Skip to content

sarin-ms/portfolio

Repository files navigation

Portfolio

My personal portfolio website showcasing my projects, skills, and experience.

🌐 Live Demo

Visit the live site at: sarin.is-a.dev

📋 About

This is my personal portfolio website built to showcase my work as a developer. The site features a clean, modern design and provides information about my skills, projects, and ways to get in touch.

🚀 Features

  • Responsive design that works on all devices
  • Modern and clean user interface
  • Project showcase section
  • Skills and technologies display
  • Contact information and social links
  • Fast loading and optimized performance

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Hosted on GitHub Pages via is-a.dev

📂 Project Structure

portfolio/
|
├── public/               
│   ├── icons/            # Icon assets
│   ├── projects/         # Project images/assets
│   └── profile.webp      # Profile picture
├── src/
│   ├── components/       
│   │   ├── Footer.jsx    # Footer component
│   │   ├── Navbar.jsx    # Navigation bar
│   │   └── ScrollProgress.jsx  # Scroll progress indicator
│   ├── sections/
│   │   ├── About.jsx     # About section
│   │   ├── Experience.jsx # Experience section
│   │   ├── Hero.jsx      # Hero/landing section
│   │   ├── Projects.jsx  # Projects showcase
│   │   └── Skills.jsx    # Skills section
│   ├── App.jsx           # Main app component
│   ├── index.css         # Global styles
│   └── main.jsx          # React entry point
├── .gitignore
├── eslint.config.js      # ESLint configuration
├── index.html            # HTML entry point
├── package.json          # Project dependencies
├── package-lock.json
├── tailwind.config.js    # Tailwind CSS configuration
├── vite.config.js        # Vite configuration
└── README.md

🌟 Deployment

This portfolio is deployed using vercel and custom domain through is-a.dev.

📝 License

All rights reserved. This portfolio is personal property and not available for reuse or redistribution.

🙏 Acknowledgments

  • Thanks to is-a.dev for providing the subdomain
  • Inspired by various portfolio designs from the developer community

⭐ If you like this portfolio, feel free to star this repository!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published