I'm a college student with a passion for
computer engineering.
I'm highly interested in circuit boards, integrated circuits, embedded
systems, machine learning, and computer vision.
I'm currently enrolled at UC Berkeley pursuing a Bachelor's Degree in Electrical Engineering and Computer Science.
I'm fascinated by the capabilities of artificial intelligence and want to explore AI as I pursue my interests in computer engineering.
Python
Java
C++
C++
C++
PCB Design
Altium Designer
KiCad
Ubuntu
Jupyter Notebook
Machine Learning
Computer Vision
PyTorch
3D CAD
Arduino
Javascript
Git
Cyber Security
HTML
CSS
Bootstrap
Vue.js
Vue.js
Azure Web Services
Using computer vision to technically create an "aim-bot" for an aim training game. I used OpenCV and contours to detect targets. After compensating for a first-person-view, the mouse moves to and clicks on that target.
In the earlier stages of my Auto-Aim project, I planned to use object detection to locate targets. Although that proved inefficient, in the process, I wrote a program to help me annotate the training data. The program uses a partially trained model to write annotation boxes to an xml file.