Projects

Cartel Municipality Network Analysis

Cartel Municipality Network Analysis

Using the public dataset Mexico Drug Traffic Activities, I applied R-based network statistics to analyze a one-mode undirected weighted graph. By computing betweenness and eigenvector centrality, I identified which cartels exert the greatest control within the network based on their connectivity. These findings were framed as actionable recommendations for law enforcement, highlighting which cartel removals would have the greatest disruption to the overall network.

Pistol Peters NMSU Side-Scroller Game

Pistol Peters — NMSU Side-Scroller Game

As part of a collaborative team project, I co-developed a 2D side-scrolling platformer built in Godot using C++, inspired by classic games like Mario. The player controls NMSU's mascot Pistol Pete, navigating levels while shooting at enemies drawn from NMSU's rival schools — UTEP and UNM — culminating in boss fights against the UNM Lobo and the UTEP Miner. The project was managed collaboratively via GitHub and includes original game audio, sprite design, and custom boss logic.