Zach Dexter

Third year CS student at The George Washington University interested in software development and game development!

Profile Picture

Projects

Spotify Statistics + AI Playlist Creator

A web app that uses AI to generate personalized Spotify playlists based on user prompts. Built with Node.js, React, and the Spotify API, it features live previews, user preference handling, and direct export to Spotify accounts.

Student Portal Screenshot
Student Portal & Course Registration App

Developed in a team setting using Agile methodology, this full-stack web app streamlines course registration and advising for students. I built the user interface with HTML, Bootstrap, and JavaScript for intuitive navigation, and implemented Flask + SQLite on the backend to manage forms, schedules, and user data securely.

BrickBreaker Screenshot
Brick Breaker Game (click me)

A browser-based clone of the classic Atari game “Breakout,” built with JavaScript and HTML Canvas. Includes two levels, and currently expanding to support an endless mode and public leaderboard with unique user accounts.

Home Library Screenshot
Home Library Database

A searchable home library system powered by an SQL database to manage a personal book collection. Supports sorting by author, title, and genre, and includes a search feature for quick access to specific books.