Graduated with Honors with a curriculum focused on cryptography,
data structures, network security, and safe/efficient coding practices
GPA: 3.93
2022-Present
Technical Support Intern at DC9 PIIAF
Worked on technical solutions to hardware and software issues.
Used database schema to maintain up-to-date data.
Set-up and integrated new devices onto company network.
2019
Intern at Howard I. Shapiro and Associates
Used third-party tools as well as HTML/CSS to design company site.
Worked on maintaining network organization and restructuring the
company network drives in order to improve workflow efficiency.
2017-2019
Research Assistant at NYU
Worked in a physics lab at the Center for Quantum Phenomena under Dr. Davood Shahrjerdi.
I worked closely with the professor and his graduate students to create systems by which
WSe2 (Tungsten Diselenide) and h-BN (hexagonal Boron Nitride) flake thickness could be reasonably
assessed through the use of MatLab data analysis based on flake images.
Projects
Dai-Li Repeating Task Tracker
Dai-Li is a simple python-based task tracker which keeps track
of repeating tasks. Dai-Li has tabs for daily, weekly,
and monthly tasks, and uses JSON for saving task data.
Technology Used
New York Knicks Data Science Project
This project is a dashboard for stats for the New York Knicks 2023-2024 season.
The frontend is created using Node.JS and the database is hosted using AWS services.
The project includes dynamic stat tables and data analysis and can be found
here
(Site is hosted using a free Render instance, so loading may take some time)
Technology Used
Password Vault Password Manager Backup
Password Vault is a set of bash/zsh scripts which allows a user to set up
a home server on which they can encrypt and store data using AES and SSH.
Data is encrypted on a local machine using AES and securely transmitted using SSH.