Introduction
I am a passionate engineer with over 2 years of experience in scalable system design, machine learning, and full-stack development. I specialize in building innovative solutions that drive business success and create real-world impact. My expertise spans data engineering, computer vision, AI, and developing user-friendly applications. With a strong foundation in Python, Java, SQL, and modern frameworks, I am eager to contribute to projects that push the boundaries of technology and foster continuous growth.
What I have done so far
University of Waterloo
UW Blueprint
University of Waterloo
Loadshare Networks
Loadshare Networks
MNIT, Jaipur
Tech
My work
Following projects showcases my skills and experience through real-world examples of my work. It reflects my ability to solve complex problems, work with different technologies, and manage projects effectively.
Developed an automated NAS pipeline for image classification using CNNs and Transformers (e.g., ResNet, DeiT) across diverse datasets, achieving up to 91% validation accuracy with Optuna-based tuning, MLflow/TensorBoard tracking, and GPU-accelerated training.
#python
#MLFLOW
#pytorch
#optuna
#Hugging-Face
Developed a novel GAN variant to augment maize leaves, implementing a custom loss function for precise calculations, improving training dataset quality and reducing network size by 40%. Engineered a CNN for maize leaf disease detection, achieving a testing accuracy of 99.04%.
#python
#GAN
#pytorch
Developed a hybrid model for early plant disease identification, combining an Autoencoder and Convolutional Neural Network. Achieved the primary goal of reducing model parameters while maintaining accuracy above 97%.
#python
#autoencoder
#tensorflow
Developed a Flask web application that leverages machine learning and image processing to detect sports celebrities in user-provided images. Trained a Random Forest ML model on a diverse dataset, enabling accurate identification of celebrities with confidence scores and names in new uploads.
#python
#flask
#opencv