A collection of projects I've worked on, reflecting my journey in learning, building, and creating through technology.

A fullstack task management app featuring a dashboard, project grouping, CRUD, authentication, and interactive UI. Tasks are grouped by project, and task progress are available per project.

An Android application built with Kotlin and Jetpack Compose that tracks daily consistency through streaks, progress visualization, and local data storage — designed with a clean UI and offline-first approach.

An implementation of Flappy Bird controlled by AI using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.

An interactive web app for calculating statistical data such as mean, median, mode, and variance from user input.

A fullstack blog application built entirely with Next.js as both frontend and backend framework. It features content management, and a clean responsive design. Data is managed with Prisma as ORM.

A group project web app displaying maps using Leaflet and supporting payments via Tripay API. I worked as the backend developer in charge of configuring the Tripay payment integration.