Systems
Geometric- Operating systems
- Linux internals
- Process management
- Low-level programming
Geometric signature — lattices and rings. The field that stays structured.
- Affinity
- 0.92
- Activity
- 0.78
- Depth
- 0.72
Computer Scientist
I care about how things actually work under the hood — from process isolation and Linux internals up to software that reasons.
Explore the fieldComputer Science
// core
// the field
These are not four separate lights. They are one field with four sources — where two of them meet, the colour is a real blend and a fourth form appears that belongs to neither.
Geometric signature — lattices and rings. The field that stays structured.
Fluid signature — domain-warped, never repeating the same shape twice.
Fragmented signature — sliced and quantised. It breaks things on purpose.
Organic signature — curl flow. The loosest of the four, on purpose.
Reading the light
Brightness is current focus, not claimed mastery.
// labs
project // 001
A learning platform that runs untrusted code inside isolated sandboxes.
Full-stack platform built for my Holberton graduation. The interesting half is not the UI — it is the execution layer: Docker-backed sandboxes with constrained filesystems and lifetimes, so submitted code can run without being trusted.
project // 002
An AI system whose behaviour is driven by an internal emotional state.
An in-progress architecture experiment: instead of a single response function, the agent carries a state vector that decays, reinforces, and biases what it attends to. Early, unfinished, and the reason I keep reading about agent architectures.
project // 003
Taking binaries apart to see what the compiler actually decided.
Not a product — a standing habit. Disassembly, stack layout, calling conventions, and what the source never tells you. This is where the security field gets most of its pull.
// activity
Contribution density, drawn with the same rules as the field above: low days are faint points, dense days build a bright cluster.
// whoami
Computer Science graduate from Prince Sattam bin Abdulaziz University (GPA 4.35, Second Class Honors), currently in the Intensive Software Engineering Foundation at Holberton School, Riyadh.
Part-time in the Quality Assurance department at Tuwaiq Academy, after a cooperative training term in Quality & Development.
The through-line in all of it is the same: I want to know what is happening one layer below whatever I am using.
// current focus
What is drawing attention right now. It moves.
thought://001
The best way to understand something is to build it, break it, and rebuild it better.