Serkan Aksoy
Full-Stack Developer & Systems Architect
About Me
As a 21-year-old systems architect; my journey began at 12 with algorithms and at 14 with JavaScript; leading me today to bridge the gap between low-level systems and modern web architectures. As an active Linux user for over 5 years, I explore the depths of Windows through Cross-Compile processes on Linux.
My expertise lies in manipulating systems without using standard APIs (OpenProcess, CreateRemoteThread), pushing the limits of performance with C and Assembly, and transforming this power into a modern user experience with Electron & React 19.
Technical Spectrum
Native & Systems (Stealth Focus)
C++ / C
x86-64 Assembly
Windows Internals
Linux Kernel Modules
MinGW / GCC / LLVM
CMake / Clang
Interface & Modern Web
React 19
Next.js
TypeScript 5.9
Electron / Vite / Webpack
Backend & Data Architecture
tRPC
PostgreSQL / SQLite
Prisma
NextAuth
Runtimes, DevOps & Automation
Bun
Node.js
Git
Docker
Shell / Scripts
CI/CD Automation
Languages & Technologies
Rust
C#
Java
Python
HTML5
CSS3
Hardware & Embedded
MSP430
ESP32 / ESP8266
Arduino / Raspberry Pi
Architectures & Methodologies
Cheatron: Hybrid N-API Architecture
Cheatron is an engineering marvel that brings game modification into the modern software world. It connects a modern interface designed with React 19 and Tailwind v4 to a native core written in C++ via an N-API (Node-API) bridge. This architecture provides users with the flexibility of the web world (TypeScript/Bun scripting) while maintaining C++'s memory scanning and manipulation speed in the background.
NThread: Stealth Thread Hijacking in Pure C
Developed without Assembly, using only pure C and register control, NThread enables calling functions in target processes without requiring shellcode or memory allocation (VirtualAllocEx). This "Stealth" focused library temporarily hijacks existing threads and restores them to their original state once the operation is complete.
NHook: Hybrid C & Assembly Hooking
Designed as a minimalist alternative to MinHook, NHook combines C and Assembly. By placing only 2 bytes (EB FE - infinite loop) at the function's start and using Instruction Simulation, it provides inline hooking without the need for a "trampoline".
GhostInjector: API-less Injection
Leveraging the NThread infrastructure, GhostInjector avoids the APIs typically monitored by AV/EDR systems (OpenProcess, WriteProcessMemory). Instead, it performs DLL injection by utilizing existing gadgets (malloc, memset, fread) in the target process and thread hijacking techniques.
Featured Projects
Modernite vs. Legacy: Technical Vision
Final Word
I continue to explore new limits on this journey from the deepest layers of systems to the edge of the web. If you love diving into technical details or talking about visionary projects, I'm always just a ping away.
Latest Writings
Why open source is a natural result of the honest nature of computers. A story of perfection from ASCII to AI, where the wrong cannot be hidden and the right cannot be blocked.
A guide exploring the logic of computers, from a factory of billions of transistors to the heart of the operating system and security walls.
A realistic guide on the traps of learning software, the curse of perfectionism, and why being a 'Project Monkey' is actually a good thing.
Create your own personal and modern-looking pages easily with this open-source template.