Senior Software Engineer building fast, scalable products end-to-end. Shipping with TypeScript, React/Next.js, and Node.js, with a growing focus on LLM-powered apps (RAG, LangChain, AWS Bedrock). Into observability, clean architecture, and turning messy real-world problems into production-ready systems.
const haris0 = {
pronouns: "He" | "Him",
nickname: "Haris",
role: "Senior Software Engineer",
focus: ["Frontend", "Backend", "LLM / AI Systems"],
programmingLanguage: ["Typescript", "Javascript", "Python"],
technologies: {
frontend: {
js: ["react", "next", "vue", "nuxt"],
css: ["scss", "styled-components", "bootstrap"],
architecture: ["micro-frontend"]
},
backend: {
js: ["nestJs", "hapi"],
db: ["mongo", "postgres", "sqlite"]
},
llm: {
framework: ["LangChain"],
techniques: ["RAG", "vector DB (pgvector)"],
workflow: ["n8n"]
},
},
mindset: [
"Ship fast, iterate faster",
"Pragmatic over perfect",
"Measure everything"
],
quotes: "Make It Work, Make It Right, Make It Fast (Kent Beck)"
};




