portfolio

My Projects

A collection of things I've built — from multiplayer games to databases to web apps.

View on GitHub
Web Development

Port of Mars

A multiplayer social-science experiment game for ASU's Interplanetary Initiative. Built with TypeScript, Vue.js, Nuxt, Docker, PostgreSQL, Redis, and Elasticsearch. Drove over $3.4B in transaction volume.

TypeScriptVue.js DockerPostgreSQL
View repo
Web Development

Pokemon Copycat

A browser-based Pokemon-inspired game built with web technologies.

View repo
Web Development

Pokemon API

A web app that consumes the PokeAPI, letting users search and explore Pokemon data.

View repo
Web Development

Encouragements

A words-of-encouragement web app that delivers uplifting messages on demand.

View repo
Web Development

Hotel Chateau

A hotel landing page with full HTML/CSS layout and interactive features.

View repo
Web Development

To-Do List

A clean, interactive task management application built for the web.

View repo
Web Development

Tip Calculator

A collaborative tip calculator with live percentage and split calculations.

View repo
Web Development

Dogs

A fun web project showcasing dog breeds and images.

View repo
SQL / Database

Music Database

A relational database for querying and organizing music catalog data using SQL.

View repo
SQL / Database

Hotel Database

A hotel reservation database with relational schema design and complex queries.

View repo
Java

Scrabble Wizard

A Java implementation of a Scrabble helper that finds optimal word placements.

View repo
Java

Address Book

A Java-based contact and address book application with CRUD functionality.