Home

My Projects

Showcasing my software engineering work

ARGos Path Planning - MARS

C++ Open-Sourced Robotics Simulation

A path planning algorithm for the ARGos robotics simulator, developed as part of the MARS Lab research project at the University of Texas at Rio Grande Valley.

Pi-hole Network Project – Raspberry Pi

Raspberry Pi Networking DNS Filtering
Project 2 Screenshot

Deployed Pi-hole for DNS-level ad blocking and traffic analysis on a local network. Configured secure network services for improved privacy and performance, gaining practical experience in DNS filtering, traffic analysis, and local network administration.

Electronics Repair

Maintanence Problem-solving Critical Thinking
Project 3 Screenshot

Skilled in diagnosing and repairing smartphones and laptops, with hands-on experience working with both Android and iPhone devices. Proficient in soldering, component replacement, and software troubleshooting.

Chess Game

JavaScript HTML CSS Game Development
Chess game web app with board, move history, and turn indicator

A two-player chess game built with JavaScript, HTML, and CSS, featuring an interactive board, move history, and game controls like undo and flip board.

GitHub User Activity

CLI REST API JSON GitHub API
GitHub User Activity CLI showing recent activity for user CR3op in the terminal

A command line interface that fetches the recent activity of a GitHub user and displays it in the terminal. This project helped me practice working with APIs, handling JSON data, and building a simple CLI application.