Projects
A collection of my recent work and side projects.
Wowomap
A modern portfolio website built with Next.js and Tailwind CSS. Features responsive design and smooth animations.

Goalbook
This is a habit formation and goal achievement app designed to help users build routines, track progress, and achieve personal goals.

Memolog
This is a app for users to record vocabulary and phrases when they learn a new language. The app will help users to remember the words and phrases by using the test feature.

Next-mailbox app
A cross-platform desktop email management application built with Electron for Windows, macOS, and Linux. Integrated with LLM for AI features.

Scam-check app
An application that allows users to check their conversation history for potential scams. The app uses the Custom AI to analyze the conversation and provide a score indicating the likelihood of a scam.
Nextjs-amplify cms
A full-stack web application template built with Next.js and AWS Amplify, featuring a public website, blog system, and admin dashboard.
Openmap
A web application designed for testing and visualizing map data. Users can upload CSV files containing geographical data and view the information interactively on a map
Chat app
Base on the GPT API, delivering a natural chat experience. With your API key, you can choose different model version from openai gpt! If you want to adjust the accuracy of the conversation, a token count adjustment feature is also available for your own.

Google trends Visualize web app
Base on google trends API, you can search for any keyword and get the trend data. The data will be visualized in a line chart, and you can download the data as a CSV file.