Skip to content

iamabhijeet2003/iamabhijeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 iamabhijeet – Personal Portfolio Website

Welcome to iamabhijeet, my personal portfolio web application to showcase projects, experience, and skills with a modern and responsive UI. Built with performance, clarity, and internationalization in mind.


🛠 Tech Stack

This project was built using these technologies:

  • React.js – Frontend UI library
  • 🌐 Node.js – Runtime environment for web tooling
  • 🎨 CSS – Styling
  • 🖼 React-Bootstrap – UI Components
  • 🧩 i18next – Internationalization and localization
  • 💻 Visual Studio Code – Code editor
  • 🚀 Vercel – Hosting & Deployment

✨ Features

  • 📖 Multi-Page Layout
    Structured views for Resume, Projects, Contact, and more.

  • 🎨 Styled with React-Bootstrap and CSS
    Easily customizable color scheme and responsive layout.

  • 🌍 Internationalization with i18n
    Multilingual support using react-i18next for a global audience.

  • 📱 Fully Responsive
    Mobile-first design with seamless adaptability across devices.

  • Fast Build & Deployment
    Optimized for Vercel deployment with blazing-fast load times.


📁 Folder Structure

├── public/
│   └── images            # Images and static files
├── src/
│   ├── components/       # Reusable components (Navbar, Footer, Resume, etc.)
│   ├── Assets/           # Media files
│   ├── locales/          # i18n JSON files
│   ├── App.js            # Main application file
│   └── index.js          # Entry point
├── package.json
└── README.md

🚀 Getting Started

Prerequisites

  • Node.js and npm installed
  • Git

Installation

git clone https://github.com/iamabhijeet2003/iamabhijeet.git
cd iamabhijeet
npm install
npm start

Visit http://localhost:3000 to view it in the browser.


🌍 Deployment

This app is continuously deployed using Vercel. To deploy manually:

npm run build

Then connect the repository to Vercel and follow the steps to deploy.


📫 Contact


💡 License

This project is licensed under the GNU Affero General Public License v3.0.


🤝 Contributions

Contributions, suggestions, and recommendations are always welcome and truly appreciated!
If you have ideas to improve this portfolio, find a bug, or want to add a feature — feel free to fork the repository and submit a pull request, or simply open an issue. Let's build something awesome together!