Skip to content

git-sd/git-sd.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Shreyan Das Portfolio

A single-page portfolio website with a custom cyber-style UI, animated sections, interactive mini-game, GitHub activity fetch, and direct contact flows.

Project Structure

  • portfolio.html - Main entry file (use this for run/deploy)
  • portfolio shreyan.html - Backup/source mirror
  • index.html - Optional duplicate entry
  • README.md - Project documentation
  • .gitignore - Basic ignore rules

Features

  • Multi-section SPA-like navigation (Home, Accomplishments, GitHub, Contact, Tutoring)
  • Scroll/reactive animations and custom UI interactions
  • Canvas-based snake mini-game
  • GitHub profile/repo data loading
  • Contact prompt shown on first visit to Contact section
  • Prefilled interest message for email/SMS contact links

Run Locally

Option 1 (quick):

  1. Open portfolio.html directly in your browser.

Option 2 (recommended for full behavior):

  1. From this folder, run:
    python -m http.server 5500
  2. Open:

Deploy

Deploy portfolio.html as a static site on:

  • GitHub Pages
  • Netlify
  • Vercel (static)
  • Cloudflare Pages

Notes

  • If you edit one HTML file, mirror the same changes to the others (or keep only portfolio.html as your single source of truth).
  • Contact details and message templates are currently hardcoded in HTML/JS for simplicity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages