Tweeting For Love: Matching People Using Twitter
                        - Position: Full-Stack Developer (Java & Machine Learning)
 - Type: Hackathon Project
 - Duration: March 2020
 - Location: Drexel University
 - Visit: https://devpost.com/software/tweeting-for-love/
 
Replicated a Tinder-like platform on Android mobile application. Instead of location, the app uses second-degree (followers of followers) Twitter followers to make recommendations. Worked with Twitter 4J (Java Wrapper for Twitter API) to enable Twitter login authentication and extract followers data. Implemented a bidirectional LSTM deep learning model to predict gender data based on the names of users as Twitter API didn't disclose it.