Santiago Mondragon
Computer Science Student at California State University, Fullerton
Check out my Github
Email: santiago.mondragon224@gmail.com
Posts
Programming
- Python
- JavaScript
- C++
- PostgreSQL
- x86_64 Assembly for Linux (NASM)
Projects (from most recent to least recent)
- PLPC RMA System (June 2024 - Current)
- Will help Private Label PC RMA department process returns and issue credit to customers
- Extension of PLPC Serial Number System (listed below)
- Albums Picker (May 2024) Link
- RAT24S Compiler (January 2024 - May 2024)
- Semester long project for compilers class (team project)
- Implemented lexical analyzer, syntax analyzer, and object code generator
- Implemented unit tests for all compiler functions
- Written in Python
- ☆ PLPC Serial Number System (September 2023 - Current)
- Helps track shipped sales orders at Private Label PC
- PostgreSQL database
- Python backend
- Flask web framework
- Designed and implemented database, frontend, and backend
- Assetto Corsa Garage (February 2021 - May 2021) Link
- Helps sim racers find car mods for the Assetto Corsa video game
- I made this when I was first learning to make web apps
- Still gets about 500 visitors per month
Other Activities (from most recent to least recent)
- CyberPatriot XI (2018-2019)
- National Youth Cyber Defense Competition
- Competed with Team Omega
- Had to find and fix cybersecurity vulnerabilities
- This is where I was first introduced to Linux