Hey! I'm Azam, a high school student who is interested in coding, investing, and entrepreneurship. I enjoy full-stack web development and machine learning. Although I mainly use TypeScript, I also love to use JavaScript, Python, Java, and Flutter.
Founder & CEO of Neuracode: Neuracode is a nonprofit organization that is on a mission to provide everyone an equal opportunity to learn machine learning. We support students from a variety of backgrounds, including low-income or underrepresented students.
Co-President and CTO of STEMEY: STEMEY is a high school led nonprofit organization that aims to inspire middle and high school students to pursue STEM and to democratize STEM education.
Executive Officer of Computer Science Club: CS Club teaches students the basics of computer science. I have created Monty Weekly Coding Challenge to increase student engagement with prizes.
Administrator of Quantum Computing Club: QCC Club teaches students the basics of quantum computing. As administrator I have helped with bi-weekly presentations, resources, and emails.
Comet: Software Engineer Currently performing several flight tests (software user tests) on Comet's web application and learning about entrepreneurship, computer programming, UI/UX design, and marketing. Completing real-world projects and collaborating with other developers to gain insight into their roles and improve the frontend and backend of the website.
TCNJ: Machine learning Researcher Currently performing machine learning research with computer vision and deep learning for drones' guidance with quad/hex copters.
Mary Jacobs Library: Book Reviewer During the summer, I wrote 50+ in-depth book reviews on both fiction and nonfiction books and earned 114.5 hours of community service. These book reviews were submitted to the library website and catalog.
Verste: Machine Learning Research Contributor Bridging the technical education gap by reading machine learning research papers and simplifying them for students. Research papers often contain complex words that most high school students don't understand, but by volunteering at Verste and simplifying papers, I help anyone understand a research paper about machine learning.
MontyHacks | Recycle It | 1st Place Our team consisted of a total of 3 members, and we worked together to create a mobile application written in Flutter and a machine learning model that uses Tensorflow and OpenCV. The theme of this hackathon was sustainability and this application intends to incentivize the process of recycling by providing tax benefits. When people throw a recyclable item into their recycling bin, it is taken by the recycling truck and analyzed with our machine learning database, which then reports the information about the item recycled and the tax benefits back to the Flutter application through Firebase. The Flutter application reports global data of all the users using Recycle It and compares it to one's own data. Additionally, users can report that they have bought a recyclable item so that the ratio between recycled items bought and recycled items recorded by the recycling truck can be compared. Under the tax benefits section, users can view their total tax deduction and how many items they recycled. The application was deployed to mobile, web, and desktop. After hours of hard work, our team received the 1st place prize. Tech Stack: Tensorflow, OpenCV, Flutter, Firebase
UPenn HealthHacks | Healthdemic | 3rd Place Created an award-winning web application, Healthdemic, at HealthHacks, and received 3rd place. The goal of this hackathon was to create a mobile or web application that could solve a healthcare problem that is widely faced today. In 36 hours, other team members and I created a web application using the MERN stack along with a few Python scripts. Healthdemic is a one-stop health buddy for use during the pandemic, and has a variety of features, including an AI fitness tracker, mental health chat bot, and AI diet recommendation. The fitness tracker keeps track of the number of reps, time spent, and calories burnt per user. Additionally, the fitness tracker supports four main exercises (push ups, crunches, squats, and bicep curls), which are tracked by computer vision using PoseNet. The next feature is the mental health chat bot that has general information about mental health issues and uses sentiment analysis to send back positive messages whenever a negative message is sent. The last feature, AI diet recommendation, takes in five parameters (weight, height, age, gender, exercise amount) and returns a personalized diet plan. Tech stack: MongoDB, Express.js, React.js, Node.js, Python, Twilio API