Analysis of Plane Crashes

I collaborated with a team to conduct a statistical analysis using Tableau, identifying trends and patterns in airplane crashes from 1908 to 2019 to enhance aviation safety.


Crowd Detection

I analyzed video footage by detecting and counting pedestrians in designated areas, using yolov8 object detection model with Ultralytics and Supervision libraries.


Chat with Your PDFs

A web app that allows users to chat with their PDF documents. It uses OpenAI and Langchain framework.


Squat Classifier

A web app I built that classifies and count squat reps in real-time through webcam. It uses MoveNet for real-time pose estimation and a custom neural network for classification.


AWS Cloud Deployment

I migrated a multi-tier web application from a local setup to the AWS cloud, utilizing EC2 instances, Elastic Load Balancer, Auto Scaling, Amazon S3, EFS, Route 53 for DNS management, and security features like IAM and ACM to enhance scalability and manageability.


WebApp Deployment

I set up a multi-tier web application stack on my computer for a course project, using technologies like Vagrant, Nginx, Apache Tomcat, MySQL, and RabbitMQ to handle everything from user requests to message queuing efficiently.


Keeper Website

A single page website for note-taking built with React.js.


Coder-Blog

Coder Blog is a dynamic, user-friendly blog application that I designed using python Flask for backend, SQLite for the database, Bootstrap and jQuery for frontend.