Work Experience
Customer Service Representative
Six Flags
2021–2022
Contacted customers and vendors to initiate and complete supply/repair contracts and resolve logistic issues.
Customer Service Representative
Target
2022–Present
Address customer inquiries, process orders, update shipment status, and manage fulfillment timelines.
Education
California State University Northridge
2024–Present
Bachelor of Science in Computer Science (in progress)
- Automata, Languages, and Computation
- Database Systems
- Web Development
- Operating Systems, and System Architecture
- Computer Networks and Security
- Computer Organization
- Probablility and Statistics
- Formal Logic
- Algorithm Design and Analysis
College of the Canyons, 2021–2024,
2021–2024
Transfer
- Data Structures and Algorithms
- Object-Oriented Programming
- Computer Architecture and Assembly
- Calculus 2
- Discrete Structures
- Advanced Data Structures
Sylmar Mission College, 2023–2024
2023–2024
Transfer
- Linear Algebra
- Calculus 3
Projects
Divide and Conquer Project - April 2025
Implemented an application where the program will find any number in a 2 dimensional array.
Utilized the Divide and Conquer algorithm to constantly split the array until the number is found.
Dynamic Programming Project - May 2025
Designed an application where the program will find the longest path in a 2-D array.
Constructed a Dynamic Programming algorithm to be used to store previous number to determine the longest path in the array,
Dominion Bank - December 2025
Designed a mock ATM Machine.
Constructed a mock ATM Machine with use of Java and Java fx. Implemented a withdrawal, deposit, view balance, login, and admin control.
Marvel Rivals Scout Tracker - December 2025 (In progress)
Be able to collect data from the Collegiate Rivals Series and be able to output a scouting cheat sheet.
Implement a database to collect information on team statistics, player statistics, as well as map differential. Then use arithmetic principles to create a data spreadsheet to help competitors scout competition
Project Z - July 2025 (In progress)
A RPG Rogue-Like where the player goes through a turn based combat to make it through multiple levels .
Implements different mechanics like healing, buff/debuff, level up system, and player progression stats.
Dnd Character Creator - December 2025(In progress)
Designed a Dnd Character Creator.
Constructed a Dnd Character Creator with use of html, css, and javascript. Implemented a character creator that allows users to create a character with different attributes and classes.
To be able to ease the process of creating a character for Dnd and to be able to have a more efficient way of creating a character.