Skip to content

Sraman01-code/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sraman Portfolio

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.

Live Site

Visit the deployed portfolio:

https://sraman01-code.github.io/portfolio/

Highlights

  • 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

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • GitHub Pages

Project Structure

.
|-- 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

Featured Work

ReqFlow

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/

Other Projects

  • 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

Running Locally

Clone the repository and open index.html in a browser:

git clone https://github.com/Sraman01-code/portfolio.git
cd portfolio

For a local static server, you can also use:

python -m http.server 8000

Then visit:

http://localhost:8000

Deployment

This portfolio is deployed with GitHub Pages from the repository's main branch. Updates pushed to main are published automatically by GitHub Pages.

Contact

About

A Portfolio Project of Mine Built using HTML, CSS and JavaScript

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors