This is a Next.js project bootstrapped with create-next-app
.
- Responsive design for mobile and desktop
- Custom fonts (Satoshi and Instrument Serif)
- Dynamic time display with blinking colon
- Project showcase
- Blog/thoughts pages
- About/colophon page
- Next.js 15
- React 18
- Tailwind CSS
- TypeScript
- Clone the repository
- Install dependencies with
bun install
- Start the development server with
bun run dev
- Open http://localhost:3000 in your browser
First, run the development server: