About me

I am an undergraduate student at California State University Long Beach, I will be graduating May 2023 and am looking for job opportunities to kickstart my career.

Location

Resume

Education

  1. California State University Long Beach

    August 2020 — May 2023
  2. Santa Rosa Junior College

    2017 — 2020
  3. Sir Francis Drake High School

    2013 — 2017

Research

  1. Collaborative Robotics Lab, CSULB

    August 2022 — Present

    Built a Li-Ion replacement battery for two humanoid robots that other members of the lab use for their projects. Also In charge of soldering hardware, specifically the assembly of the circuit boards that host the various sensors and micro computers required, such as a teensy 3.2 board, to control motion of the vehicle

Projects

  1. Wste

    August 2022 — Present

    Mobile application whose goal is to keep inventory of your food pantry, minimizing redundant purchases and waste, developing using react native and hosted using AWS services

  2. Personal Website

    January 2023 - Present

    Hosted using github, basic HTML/CSS.

  3. AlexNet CNN

    December 2022

    Object classification of camouflaged objects. Implemented using keras API, the dataset was obtained from ImageNet

  4. Simple Linear Regression Model

    May 2022

    Goal was to predict movie ratings using budget and rating. Used Numpy to implement the mathematical functions required for regression, used matplotlib to plot the results. Used selenium and requests to scrape data off the web