1. Proxaid – An aid to screen proximity
    This was a kind of mini project, I made this during lockdown with my college friend. The aim of this project was to maintain a minimum distance between the user and computer screen. It was a program that runs in the background and alerts the user by speech message and dialog message to move away from the screen if a user comes close to the screen and thus helpful for eyes. It was using Computer Vision.
    See how it works here --→ https://rb.gy/um1wst

  2. Python CGI
    This was my B.Tech project here with my project team we created a website using Ansible-Playbook for automating various services like Platform as a Service (Providing Linux terminal through a browser), Launching a EC2 with the given configurations, creating a S3 bucket, providing mail service and executing general Linux commands.