Trading Platform

Analytics software for stocks and crypto with trading indicators and automated trading.

C++ OpenGL MARKET BOT

Automatic Blinds

A smart blinds system controlled via WiFi and ESP32, enhanced with a planetary gearbox for increased torque.

C++ IoT Planetary Gearbox

Operating System

A custom operating system built from scratch with x86 assembly and C.

Asm C x86

Antivirus

A lightweight antivirus solution built with C++ and OpenGL, utilizing SHA-256 for file integrity scanning and real-time threat detection.

C++ OpenGL SHA256 Security

Compiler

A high-performance compiler written in C, capable of generating optimized object code for efficient execution.

C Object Code
Automated News Fetcher

Automated News Fetcher

An automated bot that fetches and filters relevant news articles, delivering real-time updates via a Discord webhook with summarized daily alerts.

Python Web Scraping Discord API

CSGO Aimbot

A C++-based aim assist system for CS:GO, reading game memory and adjusting the mouse position in real-time for precise target tracking.

C++ Memory Reading
Trojan Horse

Trojan Horse

A C++ application demonstrating the behavior of a Trojan horse. Simulates common malicious techniques—remote control, file manipulation and data exfiltration—for educational malware analysis in a controlled environment.

C++ Malware Analysis Cybersecurity

Smartwatch

A smartwatch powered by ESP32, featuring a gyroscope and real-time clock, displaying time and steps on an OLED/LED matrix.

C++ ESP32 Gyroscope
DLL Injection Tool

DLL Injection Tool

A C++ application that injects DLLs into running processes using Windows API, demonstrating advanced process manipulation and inter-process communication.

C++ Windows API Cybersecurity
Cheat Engine Interface

Cheat Engine

A C++ application that scans and manipulates process memory, enabling memory value searching, filtering, and modification for educational or debugging purposes.

C++ Memory Manipulation Gaming

Ticker

A real-time market price ticker powered by ESP32, displaying live stock and crypto prices on an OLED or LED matrix display.

C++ IoT ESP32 Market Data
Hex Editor Interface

Hex Editor

A low-level file editing tool that provides a hexadecimal view of file contents, allowing precise manipulation and analysis of binary data for debugging and reverse engineering.

C++ File Analysis Development Tools
Phishing Website Simulation

Phishing Website Simulation

An educational ESP32-based phishing simulation that demonstrates how rogue hotspots can redirect users to fake login pages. The demo highlights subtle differences to look for—like slightly different fonts or layout inconsistencies—to help users recognise phishing attempts.

C++ ESP32 Cybersecurity
Rubber Ducky USB Device

Rubber Ducky USB Device

A Rubber Ducky USB device that executes automated keystroke injections on Windows systems using an SD card, demonstrating USB-based security threats for educational purposes.

C++ USB Cybersecurity