AYMANECHEIKH
Full-stack and AI engineer in London.
PYON
Agentic AI infrastructure for algorithmic trading. Research, node-graph strategies, backtests and parameter sweeps, all driven over MCP.
BLAYD
Ticket-driven LLM workflow infrastructure. File a ticket, an agent picks it up, runs the workflow and closes the loop.
TAIZO
An AI scribe for UK clinicians. Records the consultation, writes the structured note and the follow-on letters.
SERVICES
WEB DEVELOPMENT
Sites and web applications, built and handed over working.
Marketing sites, dashboards and full applications in Next.js and TypeScript, with the API and the infrastructure behind them when that is part of the job. Typed throughout, tested, and shipped on a pipeline that runs the same checks locally as it does in CI, so what passes on a laptop is what deploys.
MCP AND AGENT INTEGRATION
Make the tools you already run reachable by AI agents.
Model Context Protocol servers that let Claude, Claude Code and any other MCP client drive real systems: read the data, call the APIs, finish the work. Schema and tool design, the server itself, deployment, and documentation clear enough for someone who did not build it. The Pyon MCP server is public if you want to read the code before getting in touch.
DEVELOPER DOCUMENTATION
Reference and guides that other developers can actually follow.
API references, integration guides and migration notes for software with a technical audience. Written from the source rather than from a brief, so the documentation describes what the code does rather than what someone hoped it would. Includes the CMS underneath it when the docs need somewhere to live.
ALSO BUILT
- BD ROOFINGA speculative site for BD Roofing & Property Maintenance, a family run roofing contractor in Mitcham CR4.NEXT.JS
- RAVEN PLUMBINGA speculative site for Raven Plumbing & Heating, a plumber and heating engineer in Catford SE6.NEXT.JS
- QUICKVOLTSA speculative site for Quickvolts Electrical, a mobile electrician in Walthamstow E17.NEXT.JS
- LONDON CONSTRUCTIONA speculative site for London Construction Company, a renovation contractor in Hackney E9.NEXT.JS
- MIRRORA smart mirror that moves through six phases of daylight, tracking real sunrise and sunset.TYPESCRIPT / VITE
- HOMEKIOSKAn always-on wall dashboard, built around burn-in and never being touched again after you walk away.NODE / LAUNCHD
- LEAGUEPredictive odds for professional League of Legends. Design stage, and the knowledge base is the work so far.TYPESCRIPT
- EMBERFALLFirst-person fantasy exploration and combat for Roblox. Source lives outside Studio as plain Luau so git can read it.LUAU / ROJO