A modern, animated portfolio site built with HTML, CSS, and JavaScript (GSAP). Showcases cloud and security skills, projects, certifications, and contact info.
- JetBrains Mono font for a clean, developer look
- Animated cloud and matrix backgrounds
- Light/dark theme toggle
- Sticky navbar
- Responsive design
- Project tabs (Completed, In Progress, Upcoming)
- Resume download/view button
- Contact form
assets/
css/
style.css # Main styles
clouds.css # Cloud/matrix rain styles
jetbrains-mono.css# Font-face (if used)
js/
script.js # Main JS (GSAP, theme, tabs, etc.)
files/
Saikat Das_CV.pdf # Resume
JetBrainsMonoNL-Regular.ttf # Font
index.html # Main HTML
README.md # This file
.gitignore # Git ignore rules
- Clone the repo:
git clone https://github.com/saviour2/portfolio.git cd portfolio - Open
index.htmlin your browser (or use a local server for PDF viewing). - Customize content in
index.html,assets/css/style.css, andassets/js/script.jsas needed.
You can deploy this on GitHub Pages or any static host.
Saikat Das (saviour2)
MIT