
About Me
- 25 years old
- Computer engineering B.Sc. @ TU Berlin
- Passionate about coding and cutting-edge technology
- Enjoying gaming and reverse engineering games
Here's what i am good at
- Proficient in low-level programming aswell as operating system development using C/C++
- Backend development using Rust or JS with Node.js
- Skilled in frontend development with technologies such as Vue.js , SolidJS , React , or Astro , complemented by TailwindCSS
- Well-versed in machine learning, data analysis, and visualization using Python
- Limited experience in game development using Unity and Godot Engine
- Explore some of my noteworthy projects
On my website
Hardware projects
Reverse engineering & game cheats
DarkToolX
- Internal CS:GO cheat with many features such as: ESP, Aimbot w/ AutoWall, Triggerbot, Bunnyhop w/ Autostrafe etc.
- Using a Manual map injector to avoid Anti Cheat detections.
- Uses ImGui to draw an overlay.
- Written in C++.
DarkTool Warzone
- External Call of Duty Modern Warfare cheat with features such as: ESP, Aimbot, Radar.
- Using a kernel driver with shared memory IPC to avoid Anti Cheat detections.
- Uses ImGui to draw an overlay.
- Written in C++.
Utilities
ParlAI Log Parser
A ParlAI Log Parser. It extracts metrics such as loss, perplexity etc. over time. Then it can be easily plotted or used further for any analysis. Written in Python.