01. About me
I started coding 8 years ago as a curious grade-schooler messing
around on my dad's computer and I haven't looked back since.
Fast forward to today, and I've had the privilege to intern at multiple tech companies, publish ML research, and create various projects in fields ranging from machine learning to remote education.
Here are a few technologies I’ve been working with:
▹ Python
▹ Java
▹ C++
▹ HTML, CSS, JS
▹ PyTorch
▹ AWS
▹ Pandas
▹ NLTK
02. My projects
Featured project
NLP paper
Researched ways to improve speech-to-text technology by training a machine learning model to restore the missing punctuation in transcribed speech, published in the Journal of Student research.
PyTorch, Huggingface, NLTK, T5
Featured project
Chess Engine
Created a chess engine capable of playing at the level of a professional human player (FIDE master). This engine was used for a man vs. machine tournament at my schools chess club.
Java, AWS
Fun project!
Dog doorbell
Created a camera system that uses computer vision to alert me when my dog wants to come inside the house.
Python, OpenCV, Raspberry pi, Arduino
More projects
Computer processor from scratch
Covid-19 Screening forms
Teacher resource database
03. Work experience
Data Science intern @ AnyWord
June 2021 - Jan 2022
▹ Performed research into Natural Language Processing (NLP) for a digital marketing company
▹ Developed a model for generating brand names for companies by training a machine learning model on the names of 30,000 US companies.
Quality assurance @ Aengo
August 2019
▹ Worked in QA for a digital healthcare startup.
▹ Wrote scripts to test their "doctor portal" for telemedicine, ensuring that their website worked as intended.
▹ Quality assurance is very important in the medical field, since the consequences for errors are vast.