Projects

Chat.io
A website that allows a user to create, join, and participate in real-time chatrooms. Leverages HTML, CSS, and JavaScript on the frontend and the Flask (Python) backend framework on the server side.

Battleship
A web version of the classic game of Battleship. A dynamic pass and play game created with HTML, CSS, and JavaScript.

Journaler
A mental health tool that lets a user create and edit journal entries to track their mood, save memories about their day, or vent about their troubles. It is built with a React (JS) frontend and a Django (Python) backend REST API using JWT Authentication.