Case Studies
Selected projects
Each project is written like a case study: problem, approach, implementation, and outcome.
Payment Transaction Debugging System
FeaturedInvestigated missing financial transactions by tracing logs across distributed services — identified a silent database write failure in the webhook processing layer and restored affected records.
NeuralAV — AI Antivirus
FeaturedRust-based antivirus engine using a PyTorch fine-tuned BERT neural network for binary classification — extends my published malware-detection research into a working tool.
AI Malware Detection
FeaturedPublished research on neural network-based malware detection using binary data analysis.
Rustra — Rust + Wasm Web Framework
FeaturedA multi-threaded web framework written in Rust with WebAssembly, built to learn the internals of HTTP servers, thread pools, and browser-side Rust.
Open Source
GitHub Repositories
Public repos updated automatically.
teneb
Claude Code plugin that saves ~42% tokens by compressing tool output, deduping re-reads, shrinking MCP payloads, and man
rustra
A multi-threaded web framework in Rust and Wasm
moview
A movie review and recommendation app written in NodeJS
neuralav
Rust-based AI Antivirus and PyTorch fine-tuned BERT neural network created with Python.
base-transformer
An implementation of the Transformer with NumPy from scratch
helpdesk-system
The project developed with CodeIgniter, a PHP framework, HTML, CSS, JavaScript, and Bootstrap