Skip to content

youngcoder45/NextJs-Portfolio

Repository files navigation

Aditya Verma

Personal developer homepage built with Next.js. This site reflects my workflow, projects, and interests in systems programming, AI, and fullstack development

Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS
  • Vercel (deployment)

Features

  • Terminal-style interface
  • Auto-fetched GitHub repositories
  • Clean stack overview
  • GitHub stats integration
  • Contribution activity visualization

Getting Started

Clone the repository

git clone https://github.com/youngcoder45/youngcoder45.github.io.git

Then change your working directory

cd youngcoder45.github.io

Install dependencies

npm install or pnpm install

Run development server

npm run dev

Open http://localhost:3000 in your browser.

Build

npm run build npm start

Deployment

Deployed on Vercel. Push to main branch to trigger deployment.

Project Structure

  • app/ → main pages (App Router) (Needs to be specified on vercel if not detected automatically)
  • public/ → static assets
  • styles/ → global styles

Goals

  • Build a minimal and performant developer homepage
  • Showcase projects and system-level work
  • Maintain clean and readable codebase

License

This project is open-source and available under the MIT License.

About

Modern developer portfolio built with Next.js, TypeScript, and Tailwind CSS featuring GitHub integration and a terminal-inspired interface.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Contributors