This is a simple static developer portfolio built using only HTML and CSS. It showcases basic sections like an intro banner, about, skills, projects, and contact info — all in a clean, responsive layout.
- Fully responsive layout
- Clean UI with smooth section transitions
- Structured HTML with semantic tags
- Styled with custom CSS (no frameworks used)
- Sectioned for easy customization:
- About Me
- Projects
- Designs
- Resume
.
├── assets/
│ ├── images/
│ └── styles/
├── index.html
├── style.css
├── README.md
└── ...
- HTML5
- CSS3
- JS
- Clone the repo
```bash git clone https://github.com/karanjajoria/Static-Portfolio-HTML-CSS.git cd Static-Portfolio-HTML-CSS ``` - Open `index.html` in any browser
- Customize the content inside the HTML and CSS files as per your needs
- Personal developer portfolio
- Practice project for HTML/CSS
- Template for quick portfolio setup
Karan Jajoria
📬 karanjajoria@gmail.com
🔗 GitHub
If you liked this, feel free to star ⭐ the repo or fork 🍴 it for your own use! EOF