Results-driven software engineer with around 2 years of hands-on experience in software development. Proficient in Full Stack Development and Machine Learning. Holds certifications from Stanford University and Deeplearning.ai in machine learning, showcasing a commitment to staying at the forefront of technology.
Time Complexity Calculator
October 2017 — December 2017
Employed Python code parsing techniques to discern control structures, including loops and recursive calls, facilitating precise complexity analysis. Utilized pattern recognition to calculate algorithmic complexity, employing identified structures and operations as key indicators.
Sorting Algorithm Visualizer
February 2020
Developed a Sorting Algorithm Visualizer project aimed at providing users with an interactive platform to comprehend sorting algorithms' functionality and efficiency.
Repository With All Major Machine Learning Algorithms From Scratch (Kaggle Notebooks Attached)
In Progress
Creating a repository with all major algorithms and basic neural networks from scratch using only Python and Numpy that helps to understand what is happening under the hood and how predictions are being done on various datasets for numerous tasks.
GPA Prediction Web App (On US School Students Data)
January 2024 — February 2024
Developed a machine learning algorithm from scratch to predict student GPA based on hours studied. Conducted comprehensive cost computation, gradient computation, and applied gradient descent techniques. Visualized model performance using Matplotlib graphs.
Forum App (React + Spring Boot)
February 2024
Developed a Full Stack Forum App for discussions and posting interest related content for tech users. Includes functionalities such as User profile viewer, posting, commenting, viewing and subscribing.
Flappy Bird Game (Python)
February 2024
The famous flappy bird game copied and built using Python and its Pygame library. You have to dodge the obstacles and go as far as you can. Downloadable for Windows.