All Projects

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

8 projects

Filter by:

Indie
Task Manager Web App with Vite ReactJS, Laravel, and Firebase Authentication

Task Manager Web App with Vite ReactJS, Laravel, and Firebase Authentication

2025

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.

React.jsTailwindCSSLaravel+5
Indie
Faithful Streak – Daily Tracker App with Kotlin and Jetpack Compose

Faithful Streak – Daily Tracker App with Kotlin and Jetpack Compose

2025

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.

KotlinJetpack ComposeRoom Database+2
Indie
AI Flappy Bird with NEAT (NeuroEvolution of Augmenting Topologies)

AI Flappy Bird with NEAT (NeuroEvolution of Augmenting Topologies)

2025

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

PythonPygameneat-python+1
Indie
Laravel Web App for Statistic using TailwindCSS

Laravel Web App for Statistic using TailwindCSS

2023

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

TailwindCSSJavaScript
Indie
Blog Website with Next.js

Blog Website with Next.js

2025

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.

Next.jsPrisma ORMTypeScript+2
Collab
Laravel Web App using Leaflet JS and Tripay API

Laravel Web App using Leaflet JS and Tripay API

2023

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.

JavaScriptLeaflet.jsTripay