I build backends that
power AI experiences
FastAPI · LangGraph · LangChain · MCP · MongoDB
About
I care more about a clean API than a pixel-perfect UI.
I enjoy understanding how systems break so I can build them to not. Give me a database schema problem over a CSS animation any day. My focus is on backends that stay reliable under pressure and AI agents that do real work — not just impressive demos.
APIs & Systems
REST design, auth flows, rate limiting, validation
Data Layers
Schema design, query optimization, migrations
Intelligent Agents
Orchestration, tool access, multi-step reasoning
Automation
Workflow engines, data pipelines, integrations
Now
What I'm up to
Working
Software Developer — enterprise backend & AI products
Building
AI-powered dashboard generation with intelligent agent workflows
Learning
System design at scale, distributed architectures
Listening
Lofi beats while debugging database queries
Currently Building
What I work on daily
→ AI-Powered Dashboard Generation
Users describe what they need → agents interpret, map schemas, pick charts
Full pipeline: query → schema → visualization → filters
→ Agent Tool Integration
Giving AI scoped access to databases and internal APIs safely
→ Production APIs
Multi-tenant auth, RBAC, validation, rate limiting
→ Workflow Orchestration
Multi-step pipelines with error handling and fallback logic
Daily Stack
Enterprise Products
Software Developer · 2025
Independent Projects
Things I've built on my own
from fastapi import FastAPI
from autods_ai import agent
# An autonomous data scientist that takes ra...
An autonomous data scientist that takes raw data and delivers insights. Connect a CSV, database, or API — it handles cleaning, analysis, modeling, and reporting on its own.
↗ Turns a multi-day data science workflow into a single command. Supports CSV, SQL, MongoDB, and REST API sources.
from fastapi import FastAPI
from n8n_databridge import agent
# A FastAPI service that bridges MongoDB, Cl...
A FastAPI service that bridges MongoDB, ClickHouse, and n8n workflows. Designed for teams that need runtime-configurable data pipelines without redeploying code.
↗ Zero-downtime pipeline changes. Teams can add new data flows without touching code or waiting for deployments.
Toolkit
Technologies I work with
Backend
Databases
AI & LLMs
Tools & Infra
Engineering Mindset
Ship things that work.
Make them better over time.
Automate anything a human does twice
Simple APIs over complex abstractions
AI that solves real problems quietly
Ship fast, iterate, don't over-engineer day one
Experience
Professional work
Software Developer
Wyzmindz Solutions
Contributing to enterprise backend development across AI-powered products. Building production APIs, integrating intelligent agent workflows, and designing scalable data layers for multi-tenant platforms.
Key Contributions
Contributed to Syntheta — an enterprise BI platform where users describe dashboards in plain English and the system generates them using AI agents
Built production REST APIs with FastAPI handling authentication, validation, and multi-tenant data isolation
Designed and implemented role-based access control (RBAC) across organizational hierarchies
Integrated LangGraph pipelines for multi-step AI workflows with error handling and fallback logic
Implemented MCP (Model Context Protocol) to give AI agents scoped, safe access to internal tools and databases
Worked with MongoDB and MySQL for schema design, query optimization, and data modeling
Contact
Got an idea?
Let's build something interesting together.