Low-Level Developer

Building at the
Bare Metal
Layer

I'm envisioning, a 19 y/o systems developer specializing in reverse engineering, security research, and low-level C++/Assembly. I also build sophisticated Discord bots.

envisioning.cpp
01const developer = {
02 alias: 'envisioning',
03 age: 19,
04 focus: 'Systems & Reverse Eng.',
05 languages: [
06 'C++', 'Python', 'Lua', 'ASM'
07 ],
08 passionate: true,
09 status: 'open_to_work'
10};
 
12developer.ship();

About The Developer

19 y/o low-level developer obsessed with how things work at the machine level. I reverse engineer software, write tools in C++ and Assembly, and build custom Discord bots with full economy systems, automation, and database backends.

3+
Projects Shipped
4
Languages
Hours Debugging
SpecialtyReverse engineering, memory analysis, Windows internals, and binary tooling at the lowest levels of the stack.
Also buildsFeature-rich Discord bots with custom economies, assignment boards, auto-promotion systems, and PostgreSQL backends.
CurrentlyExploring kernel concepts, driver structure, and expanding into security research and vulnerability analysis.

Technical Skills

Reverse Engineering
Static & dynamic analysis of binaries. Disassembly, decompilation, and behavioral analysis.
🔬
Memory Analysis
x64dbg, WinDbg, breakpoints, register inspection, heap and stack analysis.
🪟
Windows Internals
Processes, threads, virtual memory, handles, and the NT executive layer.
C++ Systems
Low-level systems programming, performance optimization, RAII, and STL internals.
🐍
Python Automation
Tooling, scripting, automation pipelines, and Discord bot development with asyncpg.
🌙
Lua Scripting
Game engine integration, embedded scripting, and sandboxed execution environments.
📟
x86/x64 Assembly
Calling conventions, stack frames, SIMD basics, and hand-written routines.
📦
Binary Formats
PE parsing, section headers, import tables, relocations, and custom loaders.
🌐
Networking
Fundamentals, packet inspection, socket programming, and protocol analysis.
🤖
Discord Bots
Full-featured bots with economies, forums, slash commands, PostgreSQL, and persistent views.
🛡
Kernel Concepts
Basic kernel architecture, driver structure, IOCTL communication, and ring 0/3 boundary.
🗄
Databases
PostgreSQL, asyncpg, schema design, migrations, and query optimization.

Featured Projects

01 — Systems
Custom PE Loader
Manually maps and loads PE executables in memory without invoking the Windows OS loader. Handles relocations, import resolution, and section mapping from scratch.
C++WinAPIPE FormatAssembly
02 — Tools
Memory Scanner
Finds and tracks dynamic memory values in running processes. Supports multi-level pointer scanning, value freezing, and real-time monitoring of memory regions.
C++WinAPIMemoryx64dbg
03 — Debugger
Mini Debugger
A custom debugger with software breakpoints, single-step execution, register inspection, and memory read/write. Built on Windows debug API without external libraries.
C++Debug APIAssemblyWinAPI
04 — Discord
Covenant Bot
Full-featured guild management bot with a custom Cinder economy, assignment board, auto-promotions, treasury shop, gank alerts, event system, and PostgreSQL backend.
Pythondiscord.pyPostgreSQLasyncpg

Get In Touch

Open to freelance work, collaborations, and interesting projects. Whether you need a Discord bot, a low-level tool, or just want to talk systems — reach out.

Discord: envisioning
Available for freelance
Response within 24hrs
Message on Discord › View GitHub