NextJs-Portfolio

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

Features

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

Goals

License

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