Knowledge Hub
Software Engineering, Cloud, and Security Blog
Available entries
-
Building Monolith — A Flutter Music Player That Actually Works Offline
How I built an open-source, offline-first music player for iOS and Android in one Dart codebase — it downloads YouTube audio straight to your...
-
EduFlow: Engineering a Full-Stack E-Learning Platform
How I built EduFlow — a MERN-stack e-learning platform with course management, video streaming, real-time assessments, and progress tracking from...
-
AR-SEC: Augmented Reality Meets Security Assessment
How I built a React Native mobile app that overlays real-time threat intelligence on physical spaces using AR — turning any smartphone into a...
-
E.MAT Toolkit: Building a Modular Cybersecurity Analysis Framework
How I designed a Python-based cybersecurity toolkit with three interfaces — CLI, Desktop GUI, and Web — for educational threat analysis and...
-
EmotionSense: Real-Time Emotion Detection on Device
Building a Flutter app that detects facial emotions, age, and gender in real time using Google ML Kit and TensorFlow Lite — with all processing...
-
Nova: A Multilingual AI Voice Assistant in the Browser
How I built Nova — a browser-based AI voice assistant supporting English, Arabic, and French with real-time speech recognition, natural language...
-
Zero-Intervention Server Setup: Automating Full MERN Infrastructure
How Auto-Server-Script provisions a complete production MERN stack — Node.js, MongoDB, Nginx, SSL, PM2, and firewall — with a single command and...
-
Creating a Cinematic 3D Car Showroom with React Three Fiber
How I built Elite Showroom — a luxury car browsing experience with Blender-authored models, camera staging, glassmorphic UI, and per-country car...
-
Jenny: Building a 3D AI Avatar with Real-Time Lip Sync
Behind the scenes of Jenny — a 3D AI avatar chat app with Blender-authored visuals, text-to-speech, real-time lip sync, and conversational AI...
-
S.T.A.R — Building a Cross-Platform Kernel-Level Threat Radar
A deep dive into S.T.A.R (System Threat & Anomaly Radar), a C-based threat detection engine that hooks into Windows WDM and Linux kernel to catch...
-
Building Zero-Day Guardian: Real-Time Container Threat Detection
How I designed a multi-layered container security system using Java, Go, and Rust with eBPF-based kernel monitoring, automated defense responses,...
-
Building Scalable React Applications
Best practices and patterns for building React apps that scale — from code-splitting to state management and performance optimization.
-
Security-First DevOps: A Practical Guide
How to integrate security into every stage of your CI/CD pipeline — from dependency scanning to container hardening and secret management.