Systems programmer & full-stack builder.
C · Python · Low-level systems · ML tooling
I build software across the stack—from low-level systems code to high-level scripting—focusing on performance, control, and understanding how things actually work.
I use C to implement core logic and performance-critical components, and Python to prototype, experiment, and build tools quickly. This combination lets me move fast without losing visibility into what's happening under the hood.
My projects are often exploratory, driven by curiosity and a preference for building things from first principles—whether that means implementing algorithms, experimenting with system behaviour, or creating lightweight tools that stay simple and efficient.
WebSecScan is a modular, extensible, and high-performance website security auditing tool written in Python. It performs deep scans on any public website — identifying vulnerabilities, technologies, misconfigurations, phishing traits, and more — and generates detailed, shareable reports.
A lightweight Python tool for visualizing PyTorch model weights and architectures. torch2grid transforms neural network parameters into intuitive visual grids, making it easy to inspect model structure, debug weight distributions, and understand layer compositions.
A sophisticated, fully functional automated stock trading bot with real-time data feeds, advanced trading strategies, comprehensive risk management, and a modern web dashboard.