Skip to content

Saish-3/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saish Bhujbal — Portfolio

Personal portfolio website built with React and Framer Motion.

Live: portfolio-alpha-lyart-e53xmsbg1l.vercel.app


Tech Stack

  • React — component architecture
  • Framer Motion — scroll animations and transitions
  • Vite — build tool and dev server
  • Vercel — deployment

Project Structure

src/
└── portfolio.jsx   # Single-file app — all components, styles, and logic

All styling is done with inline styles. No CSS framework or external stylesheet.


Sections

Section Description
Hero Animated heading with typing effect
About Bio, photo, and background
Projects Selected work with tech stack
Skills Technical stack cards
Quote Scroll-animated text panel
Hobbies Personal interests
Contact Email form and links

Getting Started

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

Contact

About

Webpage about me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors