Skip to content

Latest commit

Β 

History

History
59 lines (40 loc) Β· 2.02 KB

File metadata and controls

59 lines (40 loc) Β· 2.02 KB

Rahul Goswami's Portfolio

Welcome to my personal portfolio! This is where I showcase my web development projects and my journey as a front-end developer. In this portfolio, you'll find a variety of projects that reflect my skills in web design, and development, and my passion for creating seamless digital experiences.

πŸ–₯️ About This Project

This portfolio website serves as both a personal introduction and a platform to display my work. It’s designed to showcase the technologies I use, my approach to development, and how I create user-centered designs.

Features:

  • Responsive Design: Optimized for desktop, tablet, and mobile screens.
  • Interactive Projects: Explore dynamic web development projects built with modern technologies.
  • UI/UX Showcase: Highlighting user interface and experience designs.
  • Technologies Used: HTML, CSS, JavaScript, React, Tailwind CSS.

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3 (with Tailwind CSS for styling)
  • JavaScript
  • React.js
  • Vercel (for deployment)

πŸš€ Features & Components

  • Mini Web Development Projects: Explore some of my web projects and learn about the process behind each.
  • UI/UX Designs: Showcasing design ideas and how I turn them into functional interfaces.
  • Technology Stack Overview: An insight into the tech stack I use to bring these projects to life.

🌐 View the Portfolio

You can check out the live version of my portfolio by clicking the link: My Portfolio

πŸ“‚ Getting Started

To run this project locally, follow these steps:

  1. Clone the repository to your local machine:
   git clone https://github.com/your-username/portfolio.git
  1. Navigate to the project directory:
  cd portfolio
  1. Install dependencies:
  npm install
  1. Start the development server:
  npm start
  1. Open your browser and go to http://localhost:3000 to view the site.