Projects
Face Mask Detector
A machine learning model that uses convolutional neural networks and transfer learning to detect face mask over a given face.
Fuel Finders
An Android app which shows fuel prices of nearby fuel stations and allows users to create logs to keep track of their fuel expenses.
Variational Autoencoder
A ML model that uses neural nets to encode an image to its latent Gaussian state and then decodes it using a distribution sample.
Semantic Segmentation
A U-Net Machine Learning model capable of performing multi-instance semantic segmentation to categorize object pixels from the background within a provided image.
Sentiment Analyzer
A machine learning model developed using Gated Recurrent Units to forecast the sentiment of a given text.
Image Generator
Machine learning models constructed using Generative Adversarial Networks and Denoising Diffusion algorithm to generate images from Gaussian noise.
Currency Convertor
An iOS app which can convert a given amount of denomination from one currency to another using CurrencyAPI.
YouTube Downloader
A web application which can download YouTube videos in various different formats for free and without any advertisements or YouTube Premium.
Concrete Property Prediction
A set of regression models emulated on a cloud foundry which predict the properties of recycled aggregate concrete under axisymmetric triaxial load and true triaxial load.
Bundle Automation Tool v2
The second iteration of bundle automation tool which is used to create reports summarizing changes migrated to the HR System.
Bundle Automation Tool v3
The third iteration of bundle automation tool with a simplified system design resulting in enhanced productivity and scalability.
Map Tile Generator
A software which can generate identical square-shaped and user-defined OpenStreetMap tiles using Mapnik rendering library and PostGIS database.