Projects
Selected work — built for real usage, maintainability, and iteration.
Personal Website
Personal portfolio website built with Next.js and deployed on Vercel.
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.
Todo CLI
A command-line todo application built in Go, featuring persistent storage with SQLite and a maintainable project structure for long-term use.
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.
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.