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.
- Host: GitHub
- URL: https://github.com/rajeevkumar-nita/rajeevkumar-nita.github.io
- Owner: rajeevkumar-nita
- Created: 2025-07-20T16:07:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-19T16:41:46.000Z (4 months ago)
- Last Synced: 2026-01-19T22:04:13.844Z (4 months ago)
- Topics: aichatbot, css3, googleanalytics, html5, javascript, portfolio, portfolio-website, react, sanity, seo, sitemap, tailwindcss, vite
- Language: JavaScript
- Homepage: https://rajeev-portfolio-delta.vercel.app
- Size: 1.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*
[](https://rajeev-portfolio-delta.vercel.app/)
[](https://www.linkedin.com/in/rajeevkumar-nita)
[](https://github.com/rajeevkumar-nita)
[](https://x.com/rajeevbuilds)
[](https://www.instagram.com/rajeev_kmr77/)
[](mailto:rajeev.nita2025@gmail.com)
---
### 📜 License
Distributed under the MIT License.
Developed with ❤️ by Rajeev Kumar