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.
I analyzed video footage by detecting and counting pedestrians in designated areas, using yolov8 object detection model with Ultralytics and Supervision libraries.
A web app that allows users to chat with their PDF documents. It uses OpenAI and Langchain framework.
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.
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.
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.