Portfolio Website

This is a personal Portfolio website for Wongsaphat Puangsorn (NooobtimeX), a student at Thammasat University and a software developer from Thailand.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Metadata

The metadata for the website is defined in [layout.tsx]

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!