Skip to content

A modern, responsive portfolio website built with React and Vite, showcasing my projects, skills, and UI-focused development approach.

License

Notifications You must be signed in to change notification settings

CoreTech7704/Portfoliosite

Repository files navigation

🌐 Portfolio Website

A modern, responsive portfolio website built to showcase my projects, skills, and experience. Designed with a focus on clean UI, smooth animations, and performance.

This portfolio serves as a central place to explore my work, learn about my technical background, and get in touch.

✨ Highlights

  • 🎨 Clean, dark-themed modern UI
  • 📱 Fully responsive (mobile, tablet, desktop)
  • ⚡ Fast performance and optimized assets
  • 🎬 Smooth animations & transitions
  • 🧭 Simple, intuitive navigation
  • 📂 Project showcase with descriptions
  • 📬 Contact section for easy reach
  • 🛠️ Tech Stack
  • 🧠 Languages
    • HTML5
    • CSS3
    • JavaScript
  • 🧩 Frameworks & Libraries
    • React
    • Tailwind CSS
    • React Bits (for animations)
  • 🧰 Tools & Platforms
    • Git & GitHub
    • Vite
    • Netlify (deployment)

📸 Preview

🔗 Live Website: https://sarvampatel.netlify.app
🔗 Repository: https://github.com/CoreTech7704/Portfoliosite

📦 Project Structure

portfolio/
│
├── src/
│   ├── components/      # Reusable UI components
│   ├── pages/           # Main sections (Home, About, Projects, Contact)
│   ├── assets/          # Images & icons
│   └── styles/          # Global styles
│
├── public/
├── package.json
└── README.md

⚙️ Installation & Setup

1️⃣ Clone the repository

git clone https://github.com/CoreTech7704/Portfoliosite.git
cd Portfoliosite

2️⃣ Install dependencies

npm install

3️⃣ Run locally

npm run dev

Open in browser: http://localhost:5173

🎯 Purpose of This Project

-Showcase my frontend and UI skills -Demonstrate clean component structure -Highlight real projects I’ve built -Serve as a professional online presence

👨‍💻 Author

Sarvam Patel
GitHub: https://github.com/CoreTech7704

📄 License

This project is licensed under the MIT License.

❤️ Closing Note

I love building UIs that feel smooth and intuitive, and I’m always excited to learn and explore the next thing in tech. This portfolio reflects both my technical growth and my design mindset.