A clean, responsive personal portfolio website built with vanilla HTML, SCSS, CSS, and JavaScript. It showcases my skills, work experience, projects, and certifications.
🔗 Live Demo: rajdeepdey-profile.netlify.app
- Responsive design that works across devices
- Skills & tech stack showcase
- Timeline of work experience and education
- Portfolio section with project highlights
- Certifications & achievements section
- Contact section with personal details
- Downloadable CV link
| Technology | Purpose |
|---|---|
| HTML5 | Page structure & content |
| SCSS / CSS3 | Styling & responsive layout |
| JavaScript | Interactivity & DOM manipulation |
portfolio-basic/
│
├── index.html # Main HTML file
├── scripts.js # JavaScript for interactions
├── styles/ # SCSS and compiled CSS files
└── img/ # Images (profile photo, project screenshots, certificates)
- Home — Introduction and call-to-action
- About — Bio, stats (10+ projects, 1.5+ years experience), skills, and career timeline
- Portfolio — Showcases projects like FasterUI Landing Page, ABCHotel Website, Resume Builder, and Movie Tickets Booking
- Learnings — Certificates from AlmaBetter, Udemy, and TCS Codevita Season X
- Contact — Location, email, and a message form
To run the project locally:
-
Clone the repository
git clone https://github.com/RajdeepDey010/portfolio-basic.git
-
Navigate into the folder
cd portfolio-basic -
Open in browser
Open index.html directly in your browser, or use a live server extension in VS Code.
No dependencies or build tools required — it's pure HTML, CSS, and JS.
This project is deployed on Netlify. Any push to the main branch can be configured to trigger an automatic deployment.
Rajdeep Dey
- 📧 rajholmes010@gmail.com
- 📍 Kolkata, West Bengal, India
- 🔗 Portfolio
- 🐙 GitHub