πŸ™‚ Hello, I'm Aman!

πŸ‘¨πŸ»β€πŸ’» I am a software developer and an aspiring AI applied research scientist.

πŸ“š Currently, I am a fourth-year computer science student in the School of Computing Science and Engineering (SCSE), VIT Bhopal University, India.

πŸ€– I have a keen interest in building AI systems for real-world problems.
For the past year and a half, I have been broadly working in the area of Machine Learning and Deep Learning, due to which I have created several fundamental and advanced projects. Additionally, I have taken and completed various courses related to these areas.

πŸ”¬ My research interests primarily lie in the areas of Deep Learning, Computer Vision, and Robotics. In particular, I am highly interested in the applications of Deep Learning and Computer Vision in Autonomous Systems and Computational Imaging.

Projects

    πŸ“· Computer Vision

    • Self Driving Car
      1. A Self-Driving Car Steering Simulator built using Udacity Car Simulator.
      2. It is an implementation of NVIDIA's End to End Learning for Self-Driving Cars research paper.

      Track 1 Error

      Track 2 Error


      Note: I am still working on improving the project.

      GitHub

    • Rock Paper Scissors Classification using MobileNet V2
      1. This project employs a Rock Paper Scissors Classification system by leveraging MobileNet V2, a powerful neural network architecture.
      2. The model is capable of discerning and categorizing hand gestures into rock, paper, or scissors by analyzing images. The system accomplishes this through the use of deep learning techniques, utilizing MobileNet V2's pre-trained features to identify key patterns in the images.
      3. This enables the model to make accurate predictions based on input images, delivering a robust classification solution for the game of Rock, Paper, Scissors.

      Error

      GitHub

    • Real-Time: Parking Spot Detection System
      1. Parking Spot Detection System identifies the availability of parking spots in real-time.
      2. It achieves this by analyzing the difference between consecutive frames and uses a pre-defined mask to isolate parking spots.
      3. It reads video data from a specified file, processes each frame, and calculates the difference between frames to detect changes in parking spot occupancy.

      Error

      GitHub

    • Vehicle Tracking and Counting System
      1. The Vehicle Counting System aims to count the number of vehicles passed by in a particular region of interest.
      2. Can be used as an efficient system for tracking and monitoring vehicles in real-time.

      Error

      GitHub

    πŸ“ˆ Machine Learning

    • Movie Recommendation System
    • A Content and Popularity-based Recommendation System that uses Cosine Similarity Algorithm to find similarities between user data to recommend or suggest new movies to the users.

      Error

      GitHub

    • Customer Segmentation
    • A Machine Learning model, which uses K-Means Clustering Algorithm to visualize clustered customer data into plots and to get better insights about the data. So that it can help us to make better decisions for the businesses.

      Error

      GitHub

    πŸ“Š Data Analysis

    • Olympics Games Analysis - Web App
      1. The "Olympics Analysis Web App" is a cool project where I used tools like pandas and numpy to play with Olympic data.
      2. Users can uncover trends, patterns, and historical insights through an intuitive web interface created using Streamlit.
      3. Whether examining medal counts, analyzing athlete performance, or visualizing the evolution of sports over time, dive into Olympic history, see who won the most medals, and explore sports trends - all in one place!

      Error

        GitHub

πŸ‘¨πŸ»β€πŸ”¬ Experience

    • Summer Intern - Department of CSE - IIT, Hyderabad
      • Wrote and tested the code for Data Protection Security Requirements which included understanding and analyzing the data, due to which gained the valuable skill of Prompt Engineering.
      • Worked under Professor Dr. Abhinav Kumar on the Project "Indian Telecommunication Security Assurance Requirements (ITSAR)".