An Automation script to automatically join a scheduled zoom meeting at a specific time without manual labour. This one's for all the lazy people like me who don't like waking up too early for zoom classes by the college.
Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
Another simple automation script to join all the boring meetings/classes in Google Meet, while sleeping. This too is for all the lazy peeps who are dreading the morning classes.
Artificially intelligent typing assistant that suggest the next word using user typing history and full sentence using LSTM . Works with any environment (MS word, notepad, coding IDEs or anything)
This is a project in which I aim to test my abilities and learn new skills, and show what I can do to the community thank you all very much for coming here and I hope you enjoy and are inspired to fire up IDLE yourself.
Controlling the Spotify app using IR remote and receiver. Arduino communicates keywords (e.g. pause, forward, and back) to the Python script through the COM3 port, which activates the PyAutoGui's functions. An LCD is used to display the song's status to the user.