I am completing my sophomore year at the University of Arizona majoring in Software Engineering & minoring in mathematics with an anticipated graduation date of May 2025. I graduated with honors from Pusch Ridge Christian Academy and received my Eagle Scout Rank in 2021. In my free time, I enjoy programming, hiking, biking, swimming, and hanging out with family and friends. My career goal is to work for a company where my passion for programming can flourish.
| Name | Description |
|---|---|
| ECE 175 | Intro to C |
| ECE 275 | Intro to C++ |
| ECE 274a | Digital Logic/Verilog |
| ECE 220 | Basic Circuits |
| CSC 120 | Intermediate Python |
| MATH 223 | Vector Calculus |
| MATH 254 | Intro to ODE's |
| MATH 243 | Discrete Mathematics |
| Name | Description |
|---|---|
| AP Statistics | Basic Statistics/R |
| AP CSP | Intro to Computer Science/Javascript |
| AP Calc AB | Calculus 1 |
| AP Calc BC | Calculus 2 |
Selected by University of Arizona Math Department/AEOP as one of few Scholars who studied the mathematical structures behind neural networks using Python.
Collaborated in teams to create different games in Python like Hangman
Chosen by the Administration and Technology Department to assist IT in providing technical support for elementary/middle school teachers, staff, and students.
Assisted technology director with software and hardware set-up and diagnostics, computer security updates, smartboard and printer issues, and problem resolutions.
Supervised a five-person video production team for pre-recorded elementary announcements. Responsibilities included scheduling, writing, editing, recording, lighting, staging, and uploading of pre-recorded videos.
The Atawata (a play on automatic water) regulates the soil moisture in a composter for optimal composting. Used for my Eagle Scout Project. Previously the system utilized an Arduino Nano and ESP-1 module; however, the wifi connection was unreliable so I switched to the ESP8266 development board because of its built-in wifi access point, allowing for easy and stable management of the Atawata.
Source code coming soon...
A toy programming language to experiment with iterators and functional programming.
Source code coming soon...
Rust program to generate musical chords for piano and guitar.
Source code coming soon...
An easy api for integrating remote ICAL files and google calendar.
You can view the source code here
A toy concatenative programming language for making stack based languages.
Source code coming soon...
The Optimal Edge Library. Rust Library for minimax like algorithms.
Source code coming soon...
Feed forward Neural Network written in Rust. Optimized for speed and ease of use.
Source code coming soon...
This website! Made with pug, sass, and markdown.
You can view the source code here
Neural Network TicTacToe player written in Python for the Army Education Outreach Program.
Source code coming soon...
Neural Network TicTacToe player written in Rust.
Source code coming soon...