Available for opportunities

Abdullah
Ahmad Khan

>

Building software from first principles — deep in memory allocators, language runtimes, and AI systems architecture. Based in Faisalabad, Pakistan. Passionate about understanding how things work at the lowest level.

Abdullah Ahmad Khan
Open to work
Repos
Stars
1stSemester
scroll

Who I Am

I'm Abdullah Ahmad Khan — a systems-focused developer and student based in Faisalabad, Pakistan. I build software from first principles, with a deep fascination for what happens below the abstraction layer.

My work spans custom memory allocators, AI language model infrastructure, and pathfinding algorithm visualizers. I believe in understanding the machine before letting frameworks do the thinking for me.

In my first semester alone, I earned a position on the Dean's List and placed 5th at Code Clash, FCAPS's university-wide competitive programming competition — competing against students years ahead of me.

Currently exploring the intersection of low-level systems engineering and AI runtime architecture — building tools that don't just work, but work efficiently.

neofetch — system info
OSArch Linux x86_64
ShellZsh + Starship
EditorNeovim
LanguagesC++, Python, Bash
FocusSystems + AI
UniversityCS — Semester 1
StatusActively Building
Uptimecalculating...

Technical Arsenal

From bare metal to high-level AI systems — a curated set of technologies I work with deeply.

Low-Level Systems
// memory, performance, hardware
C++ C Memory Management Custom Allocators Cache Optimization Lock-Free Structures Pointer Arithmetic RAII Patterns STL Internals
💻
Environments
// shell, scripting, tooling
Arch Linux Bash Neovim Zsh + Starship Git GDB / Valgrind CMake / Make tmux Python Scripting
High-Level & AI
// architecture, ML systems
System Architecture AI Inference Pipelines Context Isolation Python LLM Internals Algorithm Design Data Structures Project Management Technical Writing

What I've Built

Live data from GitHub — every repository, fetched in real time.

Fetching repositories from GitHub...

Earned Recognition

Distinctions that set a precedent — both earned in the very first semester.

🎍 Academic Excellence
🎓
Dean's List
Top Academic Performer — Semester 1
Placed on the Dean's List in his very first university semester — a distinction reserved for the highest-performing scholars in the cohort. This recognition is awarded to the academic elite: students who don't just meet the standard, they redefine it. Abdullah didn't take a semester to find his footing. He arrived and immediately ranked among the best.
First Semester Top Academic Tier Cohort Elite
⚡ Competitive Programming
🏆
Code Clash — 5th Place
FCAPS · Fast Computing & Programming Society
Competed in FCAPS's flagship Code Clash tournament — the most prestigious competitive programming event at the university, drawing participants across all academic years. Abdullah entered as a first-semester student, facing seasoned competitors with years of programming experience, and placed 5th overall. A result that speaks to raw talent, not accumulated experience.
5th Place Overall vs Senior Students First Semester

System Thinking

Deep explorations into the mechanics of software systems — from memory to inference.

Memory Systems
Global Mechanics of Resource Circulation in Long-Lived Processes
An architectural analysis of how memory flows through a long-lived process — from allocation strategies and pool hierarchies to the hidden costs of fragmentation. Explores the design decisions behind arena allocators versus slab allocators and when each model breaks down under sustained workloads.
2024
AI Infrastructure
Context Isolation in Stateful LLM Inference Systems
A study of the architectural boundary problem in multi-tenant LLM deployments — where session state bleeds across inference requests when context isolation is not enforced at the runtime level. Proposes a handle-based context model with per-session memory arenas as a solution.
2024
Concurrency
Lock-Free Memory Systems at the Kernel Boundary
An investigation into the design space of lock-free allocators for systems that cannot afford mutex contention — including cache-line alignment strategies, ABA problem mitigations, and the tradeoffs between wait-freedom and practical throughput in high-frequency allocation paths.
2024

GitHub Dashboard

Real-time data from Za-Coding-Paradox — commit heatmap and top repositories.

Contribution Activity
@Za-Coding-Paradox
Past 6 months — commit frequency
Loading activity...
Loading repositories...