I enjoy building projects that explore how software, hardware, and systems interact.
- Suggest beginner-friendly open source projects
- Share your favorite DevOps memes or resources
- Answer my silly questions in Discussions
Python-based Vaccination Record System using MongoDB Atlas for efficient data storage, analytics, and visualization of vaccination records. Supports automated insertion, queries, charts, and CSV ex…
Python 1
AI-based safety gear detection system using YOLOv8 to identify helmets and safety vests on construction sites. Trained on a Roboflow dataset and achieves 0.81 mAP@50 for real-time safety monitoring…
Jupyter Notebook 1
This project implements a Multi-Prime Diffie-Hellman cryptographic protocol using Python. Unlike the classical Diffie-Hellman which uses a single prime, MP-DH uses multiple primes to generate a sha…
Jupyter Notebook
A parallel log analyzer built with C and OpenMP that processes large log files efficiently. It counts log levels, measures throughput, and demonstrates the performance benefits of multi-threaded pr…
C
Client-side X.509 CRL acceleration framework ensuring 100% accuracy, faster lookups, and reduced storage.
Jupyter Notebook 1