Skip to content

eshasingaraju22/eshasingaraju22.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio

A colorful multi-page portfolio built with plain HTML, CSS, and JavaScript.

Pages

  • index.html is the short home page.
  • experience.html is the resume-style experience page.
  • writing.html is for DTH articles and other published work.
  • out-and-about.html is for speaking engagements, features, panels, and appearances.

Customize First

  • Replace the placeholder copy on each page with your real bio, roles, articles, and events.
  • Add your real article links in writing.html.
  • Add your resume PDF or LinkedIn link in experience.html.
  • Add real event names, years, and links in out-and-about.html.
  • Update colors or wording in style.css if you want the brand to feel even more like you.

Run Locally

Open index.html directly in a browser, or run a local server on any open port:

python3 -m http.server 8080

Then visit http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors