Sanath Samarasinghe — Software Engineer
sanath@dev:~
01. certifications
Generative AI Leader Certification
Generative AIAgentic AIAI EthicsGoogle Cloud PlatformCloud ComputingBusiness Acumen
Agentic AI
Agentic AITool UseAgent MemoryMulti-Agent SystemsOrchestrationAutonomous WorkflowsLLM AgentsPlanning and Execution
02. recent writing // 6 posts
Mar 09 26
Every sophisticated agent harness still boils down to this tiny loop: call the model, run tools, feed results, repeat.
→
Feb 13 26
Document parsing, hybrid search, and orchestration - the three layers that separate toy RAG demos from production systems.
→
Feb 01 26
A deep dive into how OpenClaw's file-based memory system gives AI assistants genuine continuity between sessions using Markdown files, semantic search, and automatic memory flush.
→
Oct 29 25
The 5 MCP servers that actually matter for your AI-powered dev workflow - semantic code nav, GitHub automation, browser testing, live docs, and persistent memory.
→
sanath @ dev : ~/writing $ cd ~/writing && ls -la
03. now // last touched 2026-04-26
+ +
▸ current focus
- Building — Draph — diagram & flowchart tool with AI-assisted layout. Meso — an agent runtime.
- Writing — A long post on evals for agentic systems — why standard approaches fall short when tools have side effects.
- Learning — How to build my own SLM — going deep on the fundamentals of small language models.
▸ consuming
- Location — Berlin, DE.
04. stack // things I reach for daily
ai / agents
LangChainLangGraphOpenAI Agents SDKPydantic AIRAGMCPAgentic MemoryContext EngineeringLLM Evals
languages
TypeScriptJavaScriptPythonRustSwiftPHP
backend
NestJSNode.jsExpress.jsGraphQLFastAPIFlaskLaravel
frontend
React.jsReact NativeNext.js
data
PostgreSQLMongoDBRedisElasticsearchMySQLDynamoDB
infra
AWSDockerKubernetesArgoCDGitHub ActionsGrafanaElastic APM
arch
MicroservicesDomain Driven DesignCQRSRESTful APIsAgile/Scrum
editor
Neovimtmuxwezterm
05. open source
● active
Diagram & flowchart tool with AI-assisted layout. Build and share diagrams visually.
typescriptreact
● active
macOS grammar fixer with local LLMs. Fix text without sending it to the cloud.
swiftllm
● active
Live markdown editor in the browser. Write and preview Markdown with no setup.
typescriptreact