--> A computer enthusiast.
--> B.Tech in Computer Science and Engineering.
--> Passionate about learning.
--> Disciplined.
--> Ambitious and innovative.
--> Communicative and a Team-player .
--> Like staying healthy and a foodie.
A webcam motion-detector build using OpenCV library in Python. It records the time when an object enters and exits the frame in Times.csv and generates the graph Motioin Graph.html.
Click Download to download the executable file and press 'q' to terminate the program
A campaign-sign-up page with theme -- Save Environment.Uses Mailchimp to manage emails and applicants. New 'Sign-in's would recieve a confirmation email in the email they signed up with.
A React.js based Web Application to store your friends name and mail as cat-cards. It also includes a search function.
A simple Python Application to manage book records, with their title, author-name, year and ISBN. It involves a basic GUI made using Tkinter and a backend database managed using SQLite3 module.
An interactive Engish Dictionary Application created with python . The data.json file should be in the same folder as Dictionary.exe . Uses suggestion for misspelled words. Definition of some phrases could be found too.