Skip to content
View kabylesystem's full-sized avatar
  • Paris

Block or report kabylesystem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kabylesystem/README.md

$ whoami

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.

Projects

Agents & MCP

senscritique-mcp npm
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
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

Low-level & Systems

push_swap
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
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

Language & Framework

My Skills

Tools

My Tools

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.

Pinned Loading

  1. hackathon_amd_robotics hackathon_amd_robotics Public

    AMD robotics hackathon: a weekend spent making a machine move.

  2. king-kusaila king-kusaila Public

    A laptop operated by voice: system-wide dictation, and voice missions handed to an agent end to end. Hyprland, systemd, Claude Code.

    Python

  3. skillscope skillscope Public

    Your Claude Code skill bank, with receipts. See every skill on your machine, know what Claude actually uses, clean up the dead weight. Local-first dashboard.

    TypeScript

  4. tiwizi tiwizi Public

    Learning Kabyle on verified human content only: 208,000 real sentences, a digitized dictionary, spaced repetition. No LLM-invented Kabyle.

    TypeScript 1

  5. voice-hackathon- voice-hackathon- Public

    Echo, a neural language lab built at the Activate Your Voice hackathon (Mar 2026): real-time voice interface, Python backend.

    Python