Hi, I'm Sippakorn Thunyahan.

I'm a 3rd‑year Computer Engineering student at Chulalongkorn University. I build practical full‑stack apps and data pipelines using Next.js, Python, and PostgreSQL.

Selected Projects

ADS-B Flight Data Analysis

ADS-B Flight Data Analysis

An analytics pipeline that collects, processes, and analyzes live ADS-B flight data using my own RTL-SDR dongle and antenna.

PythonPostgreSQL
Grader Archive

Grader Archive

A web platform designed to archive grading data, featuring a custom-built web scraper to autonomously extract data from university portals.

Next.jsGoPythonPostgreSQL
Ride-Hailing Application (Group project)

Ride-Hailing Application (Group project)

A full-stack ride-hailing platform developed using Agile methodology. Features real-time tracking and robust database management.

Next.jsExpress.jsPostgreSQL
Dungeon Conquest

Dungeon Conquest

A top-down, stage-based action game built in Java using JavaFX and JavaFX Scene Builder. Features multiple levels, player progression, tile-based maps, and JavaFX-driven scenes and animations.

JavaJavaFX
Simple Chat Application

Simple Chat Application

A lightweight chat client and server built in Python using PySide for the desktop GUI and asyncio for asynchronous networking.

PythonPySideasyncio
SD Card Reader (Group project)

SD Card Reader (Group project)

An FPGA project implemented in Verilog that reads image data from an SD card and outputs video over VGA. Implements SD interface, frame buffering, VGA timing, and simple image rendering logic.

Verilog