I earned a Master’s in Computer Science concentrated in AI and machine learning from Fordham University, which I attended from August 2018 - May 2020, and I am seeking a full-time software engineering role. I have 4+ years of experience coding in Python (including tools like Pandas and scikit-learn), C#, and C++. I have 2+ years of experience coding in Java and SQL. And, I've recently picked up JavaScript and ReactJS.
At Fordham, I was a Graduate Research Assistant for Professor Md. Ruhul Amin, Professor Ying Mao, and Professor Truong-Huy Nguyen. I was also lucky to have Professor Frank Hsu advise my Master's Thesis. As a graduate research assistant in the Department of Computer and Information Science, I completed three major research projects in gaming, cloud computing, and natural language processing.
From July 2017 - September 2019, I worked at Boyce Technologies where I started as a technical writing intern before joining the robotics team as the lead researcher, programmer, and system architect. During my time on the robotics team, I had the privilege to have Ajmal Aqtash as my mentor and friend.
MS in Computer Science, 2020
Fordham University
BA in English, 2017
University of Michigan
Used Python and state-of-the-art data mining and machine learning techniques to develop language models that predict and interpret a novel’s success based on its contents.
Developed with C# and Python. Demonstrated that combinatorial fusion analysis can effectively predict winners and enhance play strategy of Blizzard Entertainment’s collectible card game Hearthstone.
Developed a system with Python that monitors loss functions of machine learning and deep learning jobs at runtime to elastically make decisions on resource configuration.
Built with Python. Analyzes results of Autism indicator surveys to build an ensemble classifier. Final model combines Random Forest, K-Neighbors, and a Linear SVM to predict if the results of a completed survey indicates Autism.
Built in Python. A knowledge base implementation of an AI agent to play the Wumpus World game (example).
My first real experience with machine learning in Python. I attempted to predict an NFL player's success based on his collegiate performance. I scraped Pro Football Reference and College Football Reference to build my own SQL database of ~2,500 pro/college football players drafted into the NFL from 2004-2015. Then, I used a Decision Tree classifier to predict a college player's draft position based on his collegiate stats.
My first Python project. A procedural song lyric generator that uses a webscraped database to produce rhyming, original lyrics written in the style of Coldplay.