Welcome
This site is the personal knowledge base and portfolio of Priambudi Lintang Bagaskara.
What you can find here
- Engineering notes and tutorials under the docs section.
- Short posts and experiments in the blog (
/read). - Project showcase with stack-based filters (
/showcase).
Local development
Install dependencies and run the site:
npm install
npm run start
The dev server runs at http://localhost:3000.