Research · Python & LLMs
AI-DesignPattern
Three-stage benchmarking framework — LLM-driven code generation, dataset curation and multi-model pattern recognition — evaluating four state-of-the-art LLMs across 1,560 Python snippets and 13 GoF design patterns. Basis for my SSRN publication.
6,240 records · 98.7% accuracy
PythonLLM evaluationStatic analysis
View repository →AI tooling · Python
AICodingResearcher
Research and analysis tooling for AI-powered developer tools — automated evaluation runs, structured result capture and comparison across models.
AI developer-tool research
PythonAgentic AIEvaluation
View repository →Open source · Documentation
UE_Modding Guides
The most widely used collection of UE4/UE5 modding guides on GitHub, covering packaging, asset patching, mod loaders and reverse-engineering workflows.
574★ on GitHub
Unreal EngineReverse engineeringCommunity
View repository →C# · Reverse engineering
GhostrunnerRNG
Randomiser mod for Ghostrunner that reads and rewrites live process memory — pointer chains, pattern scanning and safe runtime patching, with a per-level randomisation engine.
Flagship personal project
C#Memory manipulationLive-process tooling
View repository →