Skip to content

jasukej/portfolio-v2

Repository files navigation

Portfolio

V2 updated as of May 2026. Inspired by analog themes and the 1999 Macintosh design.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Running dev server

npm run dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Quality checks

Models same kinds of failures Vercel surfaces during next build:

npm run check      # TypeScript + ESLint (full project)
npm run typecheck  # TypeScript only (tsc --noEmit)
npm run lint       # ESLint only
npm run lint:fix   # ESLint with auto-fix

Acknowledgements

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors