I'm a high school student with a passion for
computer engineering.
I'm highly interested in software development, embedded
systems, artificial intelligence,
machine learning, and computer vision.
I'm currently enrolled at UC Berkeley pursuing a Bachelors in Electrical Engineering and Computer Science.
I'm fascinated by the capabilities of artificial intelligence and want to explore AI more while I pursue my interests in computer engineering.
Python
Java
C++
C++
Javascript
HTML
CSS
Bootstrap
Vue.js
Vue.js
Azure Web Services
Git
PCB Design
KiCad
Cyber Security
Ubuntu
Jupyter Notebook
Machine Learning
Computer Vision
PyTorch
3D CAD
Arduino
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.