I began my career in computer science in August 2021 at the University at Albany and graduated Summa Cum Laude with my Bachelor of Science degree (Computer Science) in May 2024. Currently, I am employed as a Data Labeling Analyst at Meta, where I collaborate with vendors to improve data labeling accuracy as a subject matter expert. I plan to continue my education at Georgia Institute of Technology to pursue my Master of Science degree (Computer Science and Machine Learning) with an anticipated graduation date of May 2026. Most recently, I was a member of the Data Management and Mining Lab at my university and a grant recipient from the National Science Foundation for a research fellowship. My areas of interest in research included spatiotemporal data and signal processing. I interned at Regeneron Pharmaceuticals during the summer of 2023, where I collaborated with the IT team on developing web applications for smart contract-based access.
Thank you for taking the time to visit my page! Feel free to contact me if you have any questions or would like to get in touch 😊
This project involves creating an interpreter for a simple programming language, focusing on parsing and semantic analysis mechanics. Developed using Java.
GitHub Repo AcademiaA small Python script to attempt to solve New York Times' "Connections" game using Google's word2vec tool.
GitHub Repo PersonalA showcase of my portfolio and blog, developed using HTML, CSS, and JavaScript for a dynamic and responsive user experience.
GitHub Repo PersonalA sparse dictionary encoding Python library developed as an extension of several machine learning research papers.
GitHub Repo Latest PersonalSimulation of an operating system's functions including process scheduling, memory management, and file systems. Written in Java to illustrate core OS concepts.
GitHub Repo Academia