Image of Brent

Hi, I'm Brent

Brent Lee

Valencia High School, ValTech 2024, IB (International Baccalaureate) Diploma Student

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 as a senior at Valencia High School and pursuing a dual diploma in my school's ValTech and IB programs.

I'm fascinated by the capabilities of artificial intelligence and want to explore AI more while I pursue my interests in computer engineering.

Some areas I have experience in:

Some of my projects

Mechanical Keyboard Image

Custom Mechanical Keyboard

For this project, I designed and built my own Arduino mechanical keyboard. Using KiCAD, I created the schematic and designed the PCB. After sending it in to be manufactured, I used a combination of LibreCAD and Fusion 360 to design a keyboard case.

AimLab Auto-Aim

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.

Bounding Boxes Image

TensorFlow Object Detection Assisted Annotation

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.