Recent Projects:

ENMU Class Reviews

ENMU Course Reviews

Personal Project - Summer 2024
This site is an unofficial website for ENMU course reviews, written in JS, React. Hosting coming soon.

enmuMobileIcon

ENMUmobile

CS 458: Android Development, Final Project - Fall 2023
A class member and I identified a crucial need at Eastern New Mexico University: a dedicated campus-specific application for its 4,000+ students. Leveraging Flutter, a cutting-edge UI toolkit, we developed an app that ensures seamless cross-compatibility across Android and iOS platforms.

Homepage Image

Albuquerque Softserve

CS 334: Web Application and Development, Final Project - Spring 2023
Final group project using python, HTML, CSS, bootstrap, and Flask. Working front and functional management back end for a fictional ice cream store.

Network Simulation in Python.

CS 440: Computer Networks, Final Project - Spring 2023
I designed and implemented a discrete event network simulator in Python. I created 150 randomly connected nodes and ensured network connectivity using Depth First Search (DFS). The simulator used uniform distributions for link bandwidth and delays, and Poisson and exponential distributions for packet generation and queuing. I focused on object-oriented programming and collected detailed statistics over a 1000-second simulation run.

Best Eastern Hotel

CS 458: Software Engineering, Final Team Project - Spring 2024
Our semester project was to build a functional website (User and administrative side) for a fictional hotel. Using glassfish, Maven and JSE within an Agile framework, we built a dynamic website that is able to create user accounts, place orders and view availability within selected timeline, and allow for management to edit each instance via the database with administrative privilege.