Skip to content

saviour2/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud & Security Portfolio

A modern, animated portfolio site built with HTML, CSS, and JavaScript (GSAP). Showcases cloud and security skills, projects, certifications, and contact info.

Features

  • 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

File Structure

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

Setup & Usage

  1. Clone the repo:
    git clone https://github.com/saviour2/portfolio.git
    cd portfolio
  2. Open index.html in your browser (or use a local server for PDF viewing).
  3. Customize content in index.html, assets/css/style.css, and assets/js/script.js as needed.

Live Demo

You can deploy this on GitHub Pages or any static host.

Author

Saikat Das (saviour2)

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published