Download PDF

Summary

I am a first-year student at the University of British Columbia (UBC) planning to major in Computer Science with a strong academic and extracurricular background. I am passionate about data science and computers. My leadership experience in the FIRST Robotics Competition has given me insights about how to work cooperatively in a team and solve complex problems on a tight schedule.

Experience

Oct 2019June 2024

Club President

High School Robotics Club

  • Led club in fundraising over $40 000 from 11 sponsors including Best Buy, Hatch, Generac
  • Organized a team of over 25 people during competition season (January 8th - March 3rd)
  • Led programming team for 2 years and worked on autonomous code using a variety of sensors and cameras
  • Led the planning, advertising, and execution of a robotics summer camp (2023)
  • Taught younger students how to code and problem solve
June 2021October 2022

Concessions Attendant and Grill Cook

Pacific National Exhibition

  • Took customer orders and handled payment transactions via a computerized order system
  • Prepared a variety of food and beverage items in the kitchen
  • Managed and stocked a work area
Augest 2016March 2021

Construction Laborer

Purespaces Construction (Family Business)

  • Developed the ability to work for long periods of time in a variety of complex environments with construction dangers
  • Worked with a variety of power tools and construction equipment
  • Learned to perform tasks with diligence and attention to detail 

Portfolio

2022

Assembler

Personal Project

  • Developed a program to turn basic custom assembly code into machine code 
  • Built a breadboard computer that was able to run programs that had been written using this assembly language
  • Used an Arduino code to write machine code onto a non volatile memory in my breadboard computer

Github Repo

2023

Robot Code

Robotics Club

  • Lead in the development of code for a 100 lb robot that competed in a robotics competition
  • Wrote code that allowed a robot to auto balance on a rotating platform using a gyroscope, perform different actions using a controller, and carry out autonomous subroutines
  • Worked within a team to debug both software and hardware issues with the robot

Github Repo

2022

Chat App

Personal Project

  • Developed a messaging software from scratch using a low level networking library in Python
  • Made UI elements like text boxes and button menus from scratch 
  • Learned about networking concepts, concurrency, UI design
  • Github Repo