Projects

A collection of my work and side projects. Each project represents a learning experience and a step forward in my development journey.

Good Driver Rewards Program

A full-stack driver rewards platform enabling sponsor companies to incentivize their drivers through a points-based reward system. Built with Flask (Python) and MySQL for the web application, and a native Android app (Kotlin) for mobile access. Drivers earn points from sponsors and redeem them for products from integrated catalogs (primarily eBay). The platform serves three distinct user roles—Drivers, Sponsors, and Administrators—with comprehensive security features including MFA, encryption, session management, and complete audit trails.

Python
HTML
MySQL
AWS
Kotlin
GitHub
eBay Browse REST API

San Antonio Quality of Life Data Science Project

Published on the Better Futures Institute website. Collaborated with two other students to analyze, dissect, and generate new insights about a large set of real data provided by the City of San Antonio's 311 citizen hotline, aiming to improve QOL for citizens in San Antonio. Trained a model to predict future occurrences and plotted locational data onto a clustered map.

Python
Jupyter Notebook
Anaconda
Data Science
Machine Learning

Personal Portfolio Website (gbensoon.com)

Developed a modern full-stack portfolio platform using Next.js, React, TypeScript, Tailwind, shadcn/ui, Framer Motion, and PostgreSQL + Prisma, designed for fast performance, modular UI, and smooth animations. (Fun fact: You're currently viewing this website right now! 🎉)

Next.js
React
TypeScript
Tailwind CSS
PostgreSQL
Prisma
Framer Motion