Skip to content
View mohshomis's full-sized avatar

Block or report mohshomis

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
mohshomis/README.md

hey, I'm Mohammed 👋

Backend engineer & tech lead based in the Netherlands. I like building things that actually work — clean APIs, solid architecture, systems that scale without drama.

I studied at Delft, spent some time as a TA there, and I've been writing code seriously for years. I'm the kind of person who reads about distributed systems on weekends for fun and ends up with a side project by Monday.

I also wrote a short book called Software Is Not Code — it's about the parts of software nobody talks about in tutorials.


what I mostly work with

Python Django TypeScript JavaScript REST APIs PostgreSQL AWS Docker


things I'm building / exploring

  • AIVault — MCP server that lets AI agents use your secrets without ever seeing the actual values. Built this because pasting API keys into chat always felt wrong.
  • AgentOS — the operating system for AI agents. 10 infrastructure primitives (audit trails, distributed locks, event buses, secret vaults, and more) behind one gateway. Zero glue code.
  • going deeper into AI infrastructure and LLM systems
  • various side projects that scratch my own itches

reach me

LinkedIn

Popular repositories Loading

  1. AIVault AIVault Public

    Secure secret management for AI agents. AIVault is an MCP server that lets AI use your credentials without ever seeing the actual values. The AI references secrets by name (e.g., `$GITHUB_TOKEN`), …

    TypeScript 6 1

  2. ckpt ckpt Public

    Automatic checkpoints for AI coding sessions. Per-step undo, branching, and restore, on top of git. Works with Kiro, Cursor, Claude Code, Codex, and any AI agent.

    TypeScript 4

  3. AgentOS AgentOS Public

    TypeScript 2

  4. deepseekthis deepseekthis Public

    JavaScript 1

  5. mohshomis mohshomis Public