Skip to content

anmol-goyal7/anmol-goyal7.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

anmol-goyal7.github.io

Personal portfolio website — anmol-goyal7.github.io

About

Minimal single-page portfolio built with plain HTML and CSS. No frameworks, no build tools, no dependencies — just a single index.html deployed via GitHub Pages.

Stack

Layer Technology
Markup HTML5
Styling CSS3
Font Space Mono (Google Fonts)
Hosting GitHub Pages

Structure

.
├── index.html        # entire site
├── assets/
│   ├── cv_01.pdf     # resume
│   ├── favicon.svg
│   └── img_*.png     # project / section images
└── .nojekyll         # disables Jekyll processing

Running Locally

No build step required. Open index.html directly in a browser, or serve it with any static file server:

npx serve .
# or
python3 -m http.server

Contact

anmolafk7@gmail.com

About

portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages