A versatile wireless controlled locker system built using an Arduino Mega. It offers seamless unlocking through various methods including App control, RFID card, Fingerprint. Features πŸ”’ Wireless Control: Unlock and access the locker remotely using a dedicated mobile app. πŸ“± Multi-factor Authentication: RFID Card: Swipe an authorized RFID card for quick access. πŸ’³ Fingerprint: Unlock using biometric authentication for added security. πŸ‘† Arduino Mega: Powered by the reliable Arduino Mega platform.

MrDataAnalyst Interactive Data Analysis Tool

- 1 min read
An interactive data analysis tool that empowers users to input data, perform various data manipulation tasks, and visualize insights effortlessly. Built using Python’s Pandas, NumPy, and Matplotlib libraries, this tool is designed to simplify data analysis tasks. Features πŸ“Š Data Aggregation: Summarize and aggregate data based on specified criteria. πŸ“ˆ Data Sorting: Arrange data in ascending or descending order for better understanding. πŸ” Data Pivoting: Transform data into pivot tables for multidimensional analysis.
In this project, I created a Python script built using Selenium to scrape scorecards from the CBSE Results Digilocker website. It can retrieve scorecards for all 12th-grade students in a school. Features πŸ“„ Automated Scraper: Retrieve scorecards for all 12th-grade students without manual effort. πŸ”„ Smart Scraping: Utilize Selenium for efficient and accurate data extraction. πŸ€– Comprehensive Data: Obtain detailed scorecards from the CBSE Results Digilocker. πŸŽ“
A Dynamic Stremio addon written in JavaScript using Stremio SDK that provides a better way to watch One Pace on Stremio. It uses data from One Pace obtained through a GraphQL query. Features πŸ“Ί Dynamic Stremio Addon: Enhance your Stremio experience with One Pace content. 🎬 Better Viewing: Enjoy One Pace content seamlessly on Stremio. πŸš€ GraphQL Integration: Fetch One Pace data using GraphQL queries. πŸ” Tech Stack πŸ› οΈ Programming: JavaScript Stremio SDK: Stremio addon development using the Stremio SDK.