Skip to content

sainiSu/portfolio

Repository files navigation

🌐 Suman Saini - Front-End Developer Portfolio

Welcome to my personal developer portfolio built with React.js and styled using Tailwind CSS. This project showcases my skills, experience, and personal projects as a front-end web developer specialized in building responsive, user-friendly web applications.


🚀 Live Demo

👉 View Portfolio Live


🛠️ Tech Stack

  • React.js – Component-based UI development
  • Tailwind CSS – Utility-first styling framework
  • JavaScript (ES6+) – Logic and dynamic behavior
  • HTML5 & CSS3 – Semantic and responsive structure
  • Vercel -For deployment

✨ Features

  • 👤 About Me section with contact icons and resume buttons
  • 🎨 Skill summary with animated badges
  • 📁 Projects section
  • 📄 Resume view and download functionality
  • 🔗 Social links (GitHub, LinkedIn, Email)
  • 📱 Fully responsive design
  • 💡 Clean, readable, and modular code

📂 Folder Structure

portfolio/
├── .vscode/
├── node_modules/
├── public/
│ ├── su.jpg
│ ├── Suman Frontend Developer..pdf
│ └── vite.svg
├── src/
│ ├── assets/
│ │ ├── image/
│ │ └── react.svg
│ ├── components/
│ │ ├── AboutMe.jsx
│ │ ├── Contact.jsx
│ │ ├── Education.jsx
│ │ ├── Footer.jsx
│ │ ├── Project.jsx
│ │ └── Skills.jsx
│ ├── pages/
│ ├── App.css
│ ├── App.jsx
│ ├── index.css
│ └── main.jsx
├── .gitignore
├── eslint.config.js
├── index.html
├── package-lock.json
├── package.json
├── postcss.config.js
├── tailwind.config.js
├── vite.config.js
└── README.md

Live Demo

https://portfolio-ecru-three-57.vercel.app/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published