An open API service indexing awesome lists of open source software.

https://github.com/rajeevkumar-nita/rajeevkumar-nita.github.io

My personal portfolio website built with React and Tailwind CSS. Showcasing my projects, skills, experience, responsibility and achievements.
https://github.com/rajeevkumar-nita/rajeevkumar-nita.github.io

aichatbot css3 googleanalytics html5 javascript portfolio portfolio-website react sanity seo sitemap tailwindcss vite

Last synced: about 1 month ago
JSON representation

My personal portfolio website built with React and Tailwind CSS. Showcasing my projects, skills, experience, responsibility and achievements.

Awesome Lists containing this project

README

          

# Rajeev Kumar – Software Engineer Portfolio

🚀 Personal portfolio website of **Rajeev Kumar**,
Software Engineer | NIT Agartala | GlobalLogic

Live: https://rajeevkumar-nita.github.io

---

## 👋 About Me

I am **Rajeev Kumar**, a Software Engineer and alumnus of
**National Institute of Technology, Agartala (NIT Agartala)**.

Currently working at **GlobalLogic**, I specialize in:
- Full-Stack Web Development
- React & Modern JavaScript
- Android Development
- Problem Solving & DSA

This portfolio showcases my projects, skills, experience, and achievements.

---

## 🛠️ Tech Stack

- **Frontend:** React, Vite, Tailwind CSS
- **Animations:** AOS (Animate On Scroll)
- **SEO:** React Helmet Async, Meta Tags, Open Graph
- **Deployment:** GitHub Pages / Vercel
- **Tools:** Git, GitHub

---

## ✨ Features

- SEO-optimized personal branding
- Responsive design (mobile-first)
- Animated UI with smooth transitions
- Social links (GitHub, LinkedIn, LeetCode, Codeforces, GFG)
- Clean, modular component structure

---

## 📦 Getting Started (Local Setup)

```bash
git clone https://github.com/rajeevkumar-nita/rajeevkumar-nita.github.io.git
cd rajeevkumar-nita.github.io
npm install
npm run dev
````

## 🚀 Deployment Notes
⚠️ 404 Issue on Page Refresh

If you encounter a 404 Not Found error when refreshing routes like /projects or /blog,
it is due to client-side routing in React.

Create a file named vercel.json in the root directory and add:
```bash
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/"
}
]
}
````

## 👤 Author

**Rajeev Kumar** *Software Engineer | NIT Agartala | GlobalLogic*

[![Portfolio](https://img.shields.io/badge/Portfolio-FF5733?style=for-the-badge&logo=google-chrome&logoColor=white)](https://rajeev-portfolio-delta.vercel.app/)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/rajeevkumar-nita)
[![GitHub](https://img.shields.io/badge/GitHub-24292e?style=for-the-badge&logo=github&logoColor=white)](https://github.com/rajeevkumar-nita)
[![X (formerly Twitter)](https://img.shields.io/badge/X-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/rajeevbuilds)
[![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/rajeev_kmr77/)
[![Email](https://img.shields.io/badge/Email-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:rajeev.nita2025@gmail.com)

---

### 📜 License
Distributed under the MIT License.

Developed with ❤️ by Rajeev Kumar