Personal portfolio website of Nizamuddin Ansari β Senior Software Engineer specializing in Rust, Move, and Blockchain development.
This is the source code for my personal portfolio website. It introduces who I am, what I do, and how to get in touch. Built with pure HTML and CSS β no frameworks, no dependencies, just clean and fast.
- Fully responsive design (mobile, tablet, desktop)
- Smooth scroll navigation
- Animated hero section
- Skills & tech stack showcase
- Work experience timeline
- About section
- Contact links
| Layer | Technology |
|---|---|
| Markup | HTML5 |
| Styling | CSS3 (custom properties, animations, grid, flexbox) |
| Fonts | Google Fonts β Syne, DM Mono, DM Sans |
| Hosting | Vercel |
No JavaScript frameworks. No build tools. No dependencies.
Clone the repo and open the file directly in your browser:
git clone https://github.com/procodeninja33/portfolio.git
cd portfolio
open index.htmlThat's it β no npm install, no build step required.
/
βββ index.html # Main portfolio page (all HTML + CSS in one file)
βββ README.md # This file
- Email: nizamuddin33ansari@gmail.com
- LinkedIn: linkedin.com/in/nizamuddinansari
- Website: nizamuddin-ansari.com
This project is open source and available under the MIT License.