About Me

Hi! I am currently a senior at the University of California, Los Angeles pursuing a B.S. in Civil Engineering from the Samueli School of Engineering, with a technical breadth in Computer Science.

I officially began pursuing a career in Computer Science and Software Engineering in 2020. Prior to my switch, I studied Civil Engineering and was awarded the Kimberley E. & Allen M. Yourman Jr. Endowed Scholarship in Engineering in 2019 by the Samueli School of Engineering at UCLA. The prize is "Awarded to a student majoring in civil engineering who is involved in the geotechnical group."

My background in Civil Engineering gives me a unique set of skills and knowledge that can be applicable in all facets of engineering including Software Engineering. I love to tackle hard problems and learn new technologies.

My favorite hobbies are eating, cooking, hiking, basketball, music, and watching TV shows!
Currently looking for work opportunities!


Skills

MATLAB
C++
C
Python
JavaScript
HTML/CSS
Bootstrap
React
React Native
Expo
MongoDB


Relevant Coursework

CS 31: Intro to Computer Science 1
Math 33A: Linear Algebra and Applications
CEE M20: Matlab Programming
CEE 110: Probability & Statistics in Engineering
Math 33B: Differential Equations
CEE 103: Numerical Computing & Modeling
CS 32: Introduction to Data Structures & Algorithms
CS 33: Introduction to Computer Organization
Math 61: Discrete Structures
CS 97: Software Construction
CS 111: Operating System Principles
CS 180: Introduction to Algorithms and Complexity
CS 143: Database Systems

Experience

Software Development Engineer Intern | Amazon

Jun. 2021 to Aug. 2021

This upcoming summer I will be working as a Software Development Engineer Intern at Amazon

Data Science Intern | Gottlieb Neuro / Integrated Clinic

Jun. 2020 to Nov. 2020

This past summer I worked as a Data Science Intern at Gottlieb Neuro. I worked on building a Data Dashboard that dynamically displays patient data over time with responsive graphs and tables.


Projects

emacsnacs

For CS97, my group and I created emacsnacs, a React Native recipe app. Users can search recipes served up through the SpoonacularAPI, store items in a personal pantry list, find random recipes of the day, and organize and bookmark favorite recipes.
For the GitHub repository, click here.

Integrated Clinic Dashboard

I created the Integrated Clinic Dashboard, an online dashboard used by the Integrated Clinic licensed medical professionals. The interface features a login authentication page, patient search, date filtering, and responsive plots that displays patient data over time. This was made with dash.plotly, Python, MongoDB, Amazon S3, Flask, and Heroku.

Goober Eats Delivery Application

"Goober Eats" is a C++ item delivery application that utilizes object-oriented programming to find an approximate shortest delivery route ("Traveling Salesman") based on input map data, delivery text files. The application outputs delivery instructions as seen on the right.
For the GitHub repository, click here.

Kontagion

"Kontagion" is a C++ classic arcade-style shooting game. The user controls avatar “Socrates” with real-time key inputs to tackle each level. Levels include heal and restore packs, enemy abilities range from basic to deadly homing capabilities, etc. Play to reach the highest score!
For the GitHub repository, click here.

Personal Website

I built this website as a project to familiarize myself with HTML, CSS, Bootstrap, JavaScript, and JQuery.