game cheats
external/internal stuff, dma read/write, some basic kernel drivers. mostly just for learning how games work under the hood.
C++CDMAkernel
discord bots
made a bunch of bots with discord.py and discord.js. moderation, economy stuff, also some self-bot utilities for automating tasks.
PythonNode.jsREST
existing.lol
a remake of guns.lol. lets you make custom bio pages with live preview. built with react. dropped the project but it worked fine.
ReactViteCSS
random websites
random sites, dashboards, component libraries. whatever i needed or found interesting at the time.
ReactTypeScriptCSS
python ai aimbot
used yolo and opencv to make an aim assist for aim trainer games. just a fun experiment with computer vision.
PythonOpenCVNumPy
colorbot for shooters
triggerbot based on pixel colors. low latency, configurable profiles. made for a few specific games.
PythonWin32DirectX
login system with db
basic full-stack auth. hashed passwords, sql backend, jwt tokens. nothing crazy but it works.
FlaskReactSQL
roblox scripts (lua)
simple lua scripts for roblox. game mechanics and admin stuff. not my main focus but i know my way around it.
LuaLuau
python generators
wordlist generators, 4L/4C combos, that kind of thing. used for testing and security research sometimes.
PythonItertools