Hey there! 👋 Welcome to the repository for my personal portfolio website.
This project is a showcase of my journey as an Electrical & Electronics Engineering student at BITS Pilani (Hyderabad Campus), highlighting my work in Machine Learning, Web Development, and Data Science. I wanted a space that reflects my technical interests, hence the modern, tech-inspired design.
The site is built using vanilla web technologies. No heavy frameworks, just raw code to keep things fast and allow me full control over the animations and styling.
- HTML5: For semantic structure
- CSS3: Custom styling, grid/flexbox layouts, responsive design
- Vanilla JavaScript: DOM manipulation, typing effects, and the interactive background canvas animation
- External Assets: Font Awesome (for icons), Google Fonts (Fira Code, Inter, Space Grotesk)
- Custom Animations: A typing effect for the hero section and a neural-network-inspired interactive background built using the HTML
<canvas>API. - Responsive Design: The layout adapts smoothly to both mobile and desktop screens.
- Project Showcase: A dedicated section to highlight my featured builds, like my ML Heart Disease Predictor and CGPA Calculator.
- Glassmorphism UI: Semi-transparent cards over dynamic backgrounds to give a sleek look.
If you want to poke around the code or test it locally, it's pretty straightforward:
- Clone this repository:
git clone https://github.com/SakshamDev/portfolio.git
- Navigate into the directory:
cd portfolio - Open
index.htmlin your favorite browser. Alternatively, you can use an extension like Live Server in VS Code, or run a simple local server using Python (python -m http.server) to ensure all scripts load properly.
Feel free to reach out if you want to collaborate on a project or just say hi!
- Email: visit.sakshamx@gmail.com
- LinkedIn: Saksham Gupta
- GitHub: @SakshamDev
Designed & built by Saksham Gupta.