Skip to content

Kushalchavan/portfolio

Repository files navigation

🚀 Portfolio

This is my personal portfolio website 🌐 showcasing my skills, projects, and contact information as a Fullstack Developer.

🛠️ Built With

  • ⚛️ React.js: A JavaScript library for building interactive user interfaces.
  • 🎨 Tailwind CSS: Utility-first CSS framework for styling.
  • 🗂️ Redux: State management for managing active tabs and UI state.
  • 🔗 React Icons: Icons for adding visual appeal to the portfolio.
  • 🔄 Smooth Scroll: Implemented smooth scrolling for better user navigation.

🌟 Features

  • 👋 Introduction Section: Overview of my skills as a Fullstack Developer.
  • 💻 Skills Section: Displaying frontend and backend technologies with icons.
  • 📂 Projects Section: Showcasing the projects I've built, including descriptions and technologies used.
  • 📧 Contact Section: Links to reach out to me via email or social media.

⚙️ How to Use

  1. Clone the repo:
    git clone https://github.com/Kushalchavan/portfolio.git
  1. Install dependencies:
    npm install
  1. Start the development Server:
   npm run dev