NestJS-Oauth
Complete authentication and authorization stack built with NestJS — JWT-based login, fine-grained Role-Based Access Control and a full user management module.
- NestJS
- TypeScript
- JWT
- RBAC
FastAPI-SSO
Single sign-on service in FastAPI supporting both Auth0 and a custom OAuth 2.0 flow through Google Cloud Console — cookie-based sessions, a microservices architecture and structured logging with timestamp mixins.
- FastAPI
- Python
- OAuth 2.0
- Auth0
AntiScrape FastAPI Defender
Security middleware for FastAPI that detects and blocks automated web-scraping traffic before it ever reaches your API endpoints.
AI-Intrusion-Detection-System
Machine-learning intrusion detection system for network security — a Random Forest classifier with optimised data preprocessing to sharpen detection accuracy.
- Python
- Machine Learning
- Network Security
SecureMultiGate
Encrypted client–server gateway system in Python: Flask-powered servers, a requests-based client, and traffic secured with the cryptography library.
- Python
- Flask
- Cryptography
fastapi-student-management
Student management system on a FastAPI backend — REST endpoints for managing student records, served with an HTML front end.
IoT Fall Detection with Blynk
Real-time fall-detection system on an ESP32 with an MPU6050 motion sensor — customizable sensitivity thresholds and instant smartphone alerts through Blynk.
Prisoner-Database-Management-System
Desktop prison records management system in Python — a Tkinter interface backed by a MySQL database.
BarQR to Excel
Flutter app that scans barcodes and QR codes, stores every scan, and exports the collected data to Excel for easy sharing and management.
chat-connect
Flutter utility that opens a WhatsApp chat with any number instantly — no need to save the contact first.
Family-Tree
Fully static family-tree website with no backend, database or build step — all data lives in a single JSON file, hostable for free on GitHub Pages.
- JavaScript
- HTML
- GitHub Pages