About Me

picture of me

I am currently a computer science student at UCSD, expected to get my Bachelors by 2025. My current interest inside programming right now is designing and implementing backend systems on distributed software, mostly microservices. I program mostly in Java and use the Spring framework, although I know other languages such as C, C++, and Python.

Skills

Java
C & C++
JS & TS
Python
Shell
Spring Boot
PSQL
VUE.js
Node
AWS

Projects

image of project
PathFinderFx
  • Java
  • JavaFx
  • Gradle

A pathfinding and maze generation algorithm visualizer that helps visualize popular algorithms on a four-way 2D grid. Built with Java and JavaFx 17 and designed with reactive and concurrent programming patterns to help improve GUI fluidity and experience.

image of project
Encryptor
  • Java
  • JavaFx
  • Gradle
  • JCA & JCE

A cross-platform desktop app written in Java and Javafx 17 that allows users to encrypt important files using AES-256, through either private key or password-based encryption methods.

image of project
Icon By Icons8
C Smart Pointer library
  • C
  • Cmake

A simple cross-platform cmake header only library designed to help elevate memory allocations, and operations in the C programming language through reference counting pointers. The library is designed such that double frees, dangling pointers, and memory leaks become minimized to help prevent dangerous memory-related bugs from occurring in a code base.

image of project
Icon By Icons8
Mock Student Information platform
  • Java
  • Spring Boot
  • Maven
  • AWS EC2
  • AWS DynamoDB
  • Spring Security

A group web application project that allows student to view grades, class schedule, and assignments, and allows Teachers to manage student grades, assignments and attendance. My contributions to this project related to the backend services relating to security, authorization, and user sign up, as well as, CRUD management through DynamoDb queries and api endpoints in Spring.

Education
B.S. Computer Science
  • University of California San Diego
  • 2023-2025

Transferred into UCSD in the 2023 school year with upper division standing and expected to graduate in 2025

A.S. Computer Science
  • MiraCosta Community College
  • 2021-2023

Graduated with Honors in 2023 with a GPA of 4.0/4.0. While at my time at MiraCosta I became a tutor at the local Campus STEM Center, and tutored the subjects of mathematics and Computer Science

Work
Tutor
  • MiraCosta C.C
  • 2022-2023 • 10 months

Worked as tutor at my STEM Center where I tutored courses ranging from introductory to advance mathematics and computer science. Led interactions with tutees and gave guidance on how to become a more active note taker and studier, as well as, worked with professors to create clear student expectations to help guide feature tutee interactions

SWE Intern
  • LG Electronics
  • 2021-2021 • 3 months

Led a project to create a modern desktop cross-platform app that could control LG commercial display devices over a network. Used Electron and Node.js to accomplish this through the use of HTML and CSS and the use of native network libraries to discover and communicate with devices through discovery protocols and REST APIs.