A polished personal portfolio website built with HTML, CSS, and JavaScript. The site presents my profile, skills, flagship product work, selected projects, and contact links in a responsive, animated interface.
Visit the deployed portfolio:
https://sraman01-code.github.io/portfolio/
- Responsive portfolio layout for desktop, tablet, and mobile screens
- Animated hero section with typewriter text and custom cursor effects
- Dark and light theme support
- Flagship ReqFlow product section with screenshots and live demo link
- Selected project showcase with links to deployed project pages
- Smooth scroll interactions, reveal animations, and scroll-to-top control
- Static deployment through GitHub Pages
- HTML5
- CSS3
- JavaScript
- GitHub Pages
.
|-- assets/ # Portfolio assets and ReqFlow screenshots
|-- images/ # Profile and image resources
|-- Link/ # DSA Visualizer project page
|-- Link1/ # Music Visualizer project page
|-- sbi-project/ # SECURETRUST banking UI project
|-- Space_Shooter/ # Space Shooter project page
|-- index.html # Main portfolio page
|-- script.js # Portfolio interactions
|-- style.css # Styling, layout, themes, and animations
`-- README.md
ReqFlow is a persistent API testing workspace designed for repeat investigation. It supports saved requests, scenario runs, baseline comparison, environment variables, and local SQLite-backed storage with optional cloud sync.
Live demo:
https://reqflow.onlineappsandservices.online/
- DSA Visualizer: Java-based algorithm visualization project
- Music Visualizer: Browser-based audio visualization project
- SECURETRUST Banking: Banking frontend with authentication and dashboard UI
- Space Shooter Pro: Unity-based 2D space shooter project
Clone the repository and open index.html in a browser:
git clone https://github.com/Sraman01-code/portfolio.git
cd portfolioFor a local static server, you can also use:
python -m http.server 8000Then visit:
http://localhost:8000
This portfolio is deployed with GitHub Pages from the repository's main branch. Updates pushed to main are published automatically by GitHub Pages.
- Email: sraman342986@gmail.com
- GitHub: https://github.com/Sraman01-code