Explore my Portfolio:
Cloud, Software, and AI Solutions
A Full Stack Software Engineer
I'm a passionate software engineer with a Masters in Computer Engineering from NYU Tandon. Proficient in Python, Node.js, and React, I craft full-stack software solutions that push boundaries.
My journey blends the cloud and AI/ML, backed by my AWS Certified Solutions Architect credential. As a software engineer at Endless Frontier Labs and a Deep Learning Researcher in Tandon's Vertically Integrated Projects M&A team, I've explored the cutting-edge intersections of technology and business.
Join me on this exciting tech adventure where innovation knows no bounds. Let's transform ideas into reality and unleash the potential of software engineering.
Contributed to the modernization of EFL's tech infrastructure and applications as a Software Engineer
Built an end to end platform for a Smart Recycling Bin using Python, Node.js and some Arduinos. Our MVC was able to detect trash and classify them to their appropriate bins, aimed at reducing unsorted waste from ending up in the wrong place.

Graduated with the Cecilia S Cohen Award, awared to an international student for their scholarship, leadership and community services
This is the year of the pandemic, and I led the organization of around 8 board members across multiple timezones. Advocated for international students and gathered resources to navigate a virtual Baruch College. Organized engaging Zoom events to create a bridge between the international student community and the local domestic students, leading to an increase in 20+ members.
Contributed back to the developer community by mentoring the worlds largest women and non-binary hackathon participant community.
I was the Head of the Events Committee leading the famous Baruch Events such as the Arabian Nights, Thanksgiving Dinner and Halloween Carnival

Up until this point in my life, I was always intimidated by 'coding'. One day out of curiosity, after watching my peer build a website, I gave it a shot. Yes, these are the exact lines I wrote, and I saved it in my Notes. For the first time in my life, I felt like I could communicate with the world on a platform, the world wide web.
AI ChatBot
Have you ever wondered if you could condense down a Terms and Condition document by asking it questions? What about analyzing company earnings calls, quarterly reports or long text documents filed with the SEC? Or simply, spawning a cover letter based on a resume? With the QnAChatBot, you could do all of that and much more. Try out the demo below.
Streamline SDLC lifecycle on Github with a web based filemanager
Chrome extension to summarize job descriptions with the power of GPT 3.5
Processed, analyzed and migrated data from a pandas dataframe on to a PostgreSQL database. Its a step by step rundown on how I import data into a SQL database following database management system design principles
A demonstration of how you can use gradient based adversarial pertubation to fool convolutional neural networks to misclassify
Developed a discord bot in under 24 hours, that answers student queries in classroom acting as a 24/7 TA. The bot answers by sending student queries to a Flask endpoint which serves a GPT-3 model.
Deployed a Deep Learning model that generates fake review based off a short prompt. The application builds on top of the ML-Cybersecurity project,Fake Review Generation and Detection, from Fall 2022
Researched the security threat of large generative models in the domain of fake reviews. We fine-tuned GPT-2 and GPT-3 on the Yelp Dataset to produce 12,000 fake reviews. We also fine-tuned a detection model based on Roberta
Developed a application that sends large files over the local area network
An app that allows users to store all their contact information in a digital wallet that mimics a business card wallet.
Developed a CRUD application and is a revision to the Todo List Application I built 2 years ago using Flask
A subletting application that connects subletters and sublettee's.
Scrapped Leetcode.com to organize problems by their tags for interview preparation.
Conducted research and experiment on state of the art deep learning techniques for object detection.
Built a blockchain implementation to understand the basic ideas of the tech