A modern, responsive portfolio website built with Next.js 13+, TypeScript, and Tailwind CSS that showcases my skills, open‑source projects, and GitHub activity.
- Floating navigation bar with smooth scrolling and mobile drawer
- Dynamic project cards with live demo and source links
- Skills & certifications displayed with elegant UI components
- GitHub contribution graph powered by the GitHub API
- Responsive design – looks great on desktop, tablet, and mobile
- SEO‑optimized meta tags and Open Graph data
- Contact form with toast notifications (frontend‑validated)
- Dark/Light mode toggle persisted via
next-themes
- Framework: Next.js 13+ (App Router)
- Language: TypeScript
- Styling: Tailwind CSS, Shadcn UI components
- State Management: React Hooks
- Icons: Lucide‑react, React‑Icons
- Data fetching:
fetchwith GitHub API - Deployment: Vercel (auto‑deploy on push)
| Project | Description | Tech | Demo / Repo |
|---|---|---|---|
| Git Stat APK | Cross‑platform mobile app (React Native & Expo) that provides detailed GitHub analytics and user insights. | React Native, Expo, TypeScript, GitHub API | Demo • Repo |
| xplnhub‑snakeskin | Lightweight frontend framework/library for building component‑based web applications. | Python, Web Components | Demo (PyPI) • Repo |
| Insight | Python CLI tool that analyzes codebases and generates detailed reports. | Python, Click | Demo (PyPI) • Repo |
| Finmate | Personal finance tracker for students – budgeting, goals, and dashboards. | Next.js, TypeScript, Tailwind CSS | Demo • Repo |
- Languages: TypeScript, JavaScript, Go, Python, HTML, CSS
- Frameworks: Next.js, React, React Native, Expo, Shadcn UI
- Tools: Git, GitHub, Vercel, Prisma, PostgreSQL, Docker, WebRTC, Liveblocks
- Design: Tailwind CSS, CSS‑in‑JS, Responsive Layouts, Dark Mode
- GitHub: CodeMaverick-143
- LinkedIn: arpitsarang
- Email: [email protected]
# Clone the repo
git clone https://github.com/CodeMaverick-143/ArpitSarang.git
cd ArpitSarang
# Install dependencies (pnpm recommended)
pnpm install
# Run the development server
pnpm devOpen http://localhost:3000 to view the portfolio locally.
Distributed under the MIT License. See LICENSE for more information.
- Next.js team for the powerful framework
- Shadcn UI for the beautiful component library
- All open‑source contributors whose libraries power this site
Made with ❤️ by Arpit Sarang