Founder, building agent systems on LLMs. I run the Neurotech Club (BCI) in Paris, do the systems and low-level work at 42, and study mathematics and physics. Drawn to anything that runs close to the metal: agents, hardware, physical AI.
| senscritique-mcp |
|---|
![]() |
I wrote my own MCP server so an AI can use SensCritique the way I do: 17 tools it can call. Reading takes no account at all, and once I log in it rates a film, marks it watched, or saves a review draft. It ships an HTTP API too, and it is published on npm. TypeScript |
| skillscope |
|---|
![]() |
I built this to see my own agent setup: every skill on the machine, which ones Claude actually triggers, which ones are dead weight. Local-first dashboard, 218 skills under watch here. TypeScript |
| push_swap |
|---|
![]() |
My sorting algorithm for 42, pushed to the fewest moves I could get: 30 values in 101 operations. The bars replay its real output, one frame per move. C |
| philosophers |
|---|
![]() |
My take on the dining philosophers: 5 threads, forks under mutex, nobody starves and nothing deadlocks. The states you see are the program talking. C |
More going up here as each one gets its own demo: king-kusaila (a laptop run by voice), tiwizi, EntropyOS, miniRT, Echo, piscine-exam-trainer. Everything else lives at nabtiylan.com.






