My Projects
A collection of technical projects and creative works that showcase my passion for development and storytelling
No matching projects
Try adjusting your filters to see more projects
Unified Experience Partner
An event-driven AI assistant system integrating long-term memory, dynamic emotions, and personalized interactions, featuring modular architecture with speech recognition, NLP, LLM, voice synthesis, custom movement and animation for complete multimodal experiences.
StegoApollo - Steganography Tool
A C# Windows Forms steganography application using MVP architecture, implementing four algorithms (LSB, QIM, DCT, Histogram Shift), featuring histogram visualization, real-time logging, and interactive algorithm explanation panels.
Wyrm-DB
A MariaDB database management tool built with C# Windows Forms, providing an intuitive GUI for executing SQL queries, exporting CSV data, and managing database connections with JSON configuration.
Omniimagainer - Multi-Purpose Image Processing Application
A Python Tkinter desktop application integrating image format conversion, effect processing (blur, sharpen, edge detection), cloud storage, and email sending, featuring Google Drive OAuth 2.0 authentication upload and real-time preview.
GDG-Portal - Google Developer Group Community Platform
A full-stack community management platform built with React+Vite and Node.js, integrating Google OAuth 2.0 authentication, member management, and event announcement system, using Sequelize ORM with MySQL database and containerized deployment via Docker Compose.
PureTown - Text-Based RPG Game
A text-based adventure game engine built from scratch with Python and PyQt5, featuring chapter systems, story processing, command parsing, GameState management, and Pygame background music for complete interactive narrative experiences.
End-to-End LAN Monitor Application
A Client-Server architecture LAN monitoring system implementing real-time video streaming and audio capture using Socket communication and OpenCV, suitable for dormitory monitoring and home security scenarios.
Ranza - A Randomizer For Everything
A C# Windows Forms tool integrating multiple random generation functionalities, supporting Python script extensions via IronPython 3.4.1, with 10 generation modes for numbers, names, colors, and `{rand}` template filling system.
U.E.P's Mind - Discord Community Management Bot
A modular community management bot built with discord.py 2.4.0, featuring sliding window spam detection algorithm (LIMIT=4, DIFF=2500ms), profanity filtering, Cog hot-reloading, and SQLite violation tracking system.
SparkBoard - AWS Serverless Task & Announcement Platform
A complete AWS Serverless full-stack application showcase project, implementing IaC with AWS CDK TypeScript, integrating API Gateway, Lambda, DynamoDB single-table design, Cognito, S3, SQS/SNS email notifications, and GitHub Actions CI/CD.
A Drop Of Greenery - Tea E-commerce Platform
A modern full-stack e-commerce system showcase focused on the online shopping experience for the tea beverage industry. Using React 18 + Node.js + TypeScript tech stack, integrating complete shopping cart system, member management, order tracking, and tea customization features (sweetness/ice level/topping selection), with Prisma ORM + MySQL database.
Digital Subcurrent - Sokoban-Style Puzzle Game
A 2D Sokoban-style puzzle game developed with Unity engine, combining classic box-pushing mechanics with information system concepts (CPU five-stage pipeline). Players must collect keycodes, push boxes, avoid traps, and interact with terminals to unlock exits. The project features matrix-based collision detection system, state stack (undo mechanism), coroutine scene transitions, and typewriter dialogue effects,.
LBN Competitive System Simulation
A multi-role esports platform simulation system built with C# Windows Forms, supporting five roles (Audience, Advertiser, Player, League Owner, Admin) with interactive operations, using JSON serialization for data storage and EPPlus for Excel export functionality.
School Information Automated Discord Webhook
An automated crawler system for NKNU announcement website, using BeautifulSoup to parse HTML and fetch daily campus announcements, with real-time push to designated channels via Discord Webhook API in just 56 lines of code.
FacePI - Azure Face Recognition Application
A desktop face recognition application based on Microsoft Azure Face API, providing a graphical interface through Python Tkinter and integrating OpenCV camera capture, face detection, face identification, and training functionalities, supporting PersonGroup grouping management mechanism.