Pinned Repositories
postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
book-list
An application that uses Goodreads API to search for books.
event-sourcing-ts
An experiment of event sourcing with domain driven design, CQRS, and clean architecture based on a fictitious model of ships and cargo.
lerna-tutorial
:dragon: A basic description of how to use Lerna
material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
purethaicookhouse-specials
Pure Thai Cookhouse lunch specials delivered to your inbox every day.
simple-web-crawler
A simple web crawler that crawls a given website and discovers all the pages linked within the same website domain.
ts-starter
A bare minimal project that uses Typescript, code linter and style guide from Standard, and testing framework from Jest.
waimun's Repositories
waimun/event-sourcing-ts
An experiment of event sourcing with domain driven design, CQRS, and clean architecture based on a fictitious model of ships and cargo.
waimun/book-list
An application that uses Goodreads API to search for books.
waimun/lerna-tutorial
:dragon: A basic description of how to use Lerna
waimun/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
waimun/purethaicookhouse-specials
Pure Thai Cookhouse lunch specials delivered to your inbox every day.
waimun/simple-web-crawler
A simple web crawler that crawls a given website and discovers all the pages linked within the same website domain.
waimun/ts-starter
A bare minimal project that uses Typescript, code linter and style guide from Standard, and testing framework from Jest.
waimun/caching-fetcher
A lightweight hook for caching API fetch requests in React, optimizing performance and reducing redundant network calls.