Projects
Featured Projects
OpenTag - Medical ID
A free and open-source medical ID that stores medical information and emergency contacts inside a QR code for quick access.
NammaLakes
A scalable IoT infrastructure to connect lakes at any scale with open-source hardware and software, providing real-time analytics, monitoring, and alerts.
All Projects
OpenTag - Medical ID
A free and open-source medical ID that stores medical information and emergency contacts inside a QR code for quick access.
NammaLakes
A scalable IoT infrastructure to connect lakes at any scale with open-source hardware and software, providing real-time analytics, monitoring, and alerts.
OpenVoiceOS
An open-source voice AI platform providing a privacy-focused, Linux-based alternative to commercial smart speakers. I contribute to and maintain the project's website.
GNOME Bangs
A simple and minimal GNOME Shell Extension that enables the use of DuckDuckGo's !bang shortcuts directly in the native GNOME search bar. currenly has over 1.5k users.
Udhari
A simple, cross-platform expense tracking application built using Next.js and Capicator, Mainly i built this for my personal use to track my udharis.
OVOS Skill Store GUI
A Play Store like Web Store for OpenVoiceOS skills, used GGWave to send install commands to the voice assistant.
WeatherKit
A Simple and easy to use python library to get weather data without any API key, making it easy to integrate weather information into applications.
Stock Lookup
An API to convert company name to stock ticker symbol, built using Python and FastAPI, and supports Fizzy input for company names. i built this for another project that is Open Voice OS plugin to get stock prices.
Project Zeta - Aventus 2.0
Project Zeta is a web-based platform that allows users to create and manage small cybersecurity puzzels and challenges, designed for kids to try and learn cybersecurity concepts in a fun and engaging way.
Keyboard LED Remapper
This is my first ever project and/or repository on GitHub, initally it was a simple shell script to remap the keyboard indicator LED to disk activity, now is a TUI based installer for the same functionality with additional features.
PyCryp
An easy to use Python library for encryption and decryption of text, i use it mainly to hash passwords and sensitive data in my projects.
Text Encrypter
This was my attempt to try a new language PyScript (run python in browser) and created a simple text encrypter/decrypter using PyScript and PyCryp.
Token Scheduler
A command-line interface (CLI) tool to schedule and automate joining Google Meet classes or meetings.
Smart Traffic Control
My First year mini project, it impliments a VAC (Vehicle Actuated Control) system using PI and OpenCV to detect vehicles and control traffic lights accordingly.
Tic Tac Toe
A cookiecutter tic-tac-toe game built in python i built this mainly to learn PEP8 conventions and how to structure a python project.