tom.project

  • go-symphony: A modern CLI tool for generating Go projects that combines the Gin framework, PostgreSQL database, and SQLC for type-safe queries to build efficient API services. With built-in Supabase integration and support for SvelteKit or Next.js frontend scaffolding.

  • tomlord.io: My personal website frontend which is written in SvelteKit, featuring routing and SvelteKit data fetching mechanisms.(link)

  • tomlord.io-backend: My personal website backend codebase (written in Go and implements some basic backend functions and websocket functionality in a clean architecture layout)

  • Webpify: A streamlined tool that instantly converts large batches of images to WebP format, with real-time preview of the results.(link)

  • go-recipe: A TUI app that can store commands you frequently use.