/**
* About me
*
* Hi, I'm Mohammad — a developer who ships products
* end-to-end: pixel-perfect interfaces on the front,
* solid APIs underneath, mobile apps that feel native
* on both stores, and AI features that actually work
* in production.
*
* I care about the small details: the ease curve on a
* transition, the shape of an API response, the way a
* layout breathes on a phone.
*/
const raahat: Developer = {
base: "remote · worldwide",
ships: ["web apps", "mobile apps", "ai features", "apis"],
languages: ["typescript", "python", "go", "dart", "swift", "kotlin"],
stack: {
web: ["react", "next.js", "typescript", "node.js"],
backend: ["node.js", "python", "go"],
mobile: ["flutter", "react-native", "swift", "kotlin"],
ai: ["openai", "claude", "langchain", "rag", "agents"],
data: ["postgresql", "pgvector", "mongodb", "redis"],
},
freelance: "@devemon", // fiverr
openToWork: true,
};