Projects

Selected work — built for real usage, maintainability, and iteration.

Personal Website

Personal portfolio website built with Next.js and deployed on Vercel.

Next.jsTailwind CSSVercel

Social Platform (Auth & RBAC)

A full-stack social platform built to practice authentication, authorization, and CRUD operations. Supports user registration, JWT-based login, role-based access control, and post ownership validation.

Next.jsNestJSTypeORMJWTRBACMySQL

Todo CLI

A command-line todo application built in Go, featuring persistent storage with SQLite and a maintainable project structure for long-term use.

GoSQLite

Google Image Crawler

A Python-based tool that automates keyword-based image collection using Google Custom Search API, designed for LLM and vision dataset preparation.

PythonGoogle Custom Search APIREST API

Taiwan Weather Web

A web-based weather query tool built with Python and Flask that consumes CWA Open Data to provide 36-hour forecasts for all 22 cities and counties in Taiwan.

PythonFlaskCWA Open Data APIREST API