A 2D game built in C using SDL2, featuring custom physics, sprite animation, audio, and a scoring system. Demonstrates low-level graphics programming and real-time game loop architecture.
1
14
Built a privacy-focused embedded payment terminal for small merchants in Nigeria using C and SDL2. Features zero-knowledge proofs on the Midnight Network, real-time QR code generation, and a multithreaded state machine with 8 screen flows. Connected to a Node.js backend via raw TCP sockets
1
36
Built a privacy-focused embedded payment terminal for small merchants in Nigeria using C and SDL2. Features zero-knowledge proofs on the Midnight Network, real-time QR code generation, and a multithreaded state machine with 8 screen flows. Connected to a Node.js backend via raw TCP sockets.
1
16
An AI-powered agentic testing platform for IoT device management systems.
Since there are no physical sensors involved, I simulated embedded device behavior using C language - generating realistic sensor readings including temperature, humidity and voltage, plus intentional anomalies like temperature spikes to 999°C, voltage dropouts to 0V, and negative humidity values.
The platform features: ⚙️ C IoT Simulator with XOR-shift RNG 🌐 Python Flask REST API 📊 Real-time web dashboard 🤖 3 intelligent test agents - 95/95 tests passing ☁️ Deployed on UiPath Automation Cloud