class SoftwareEngineer:
name = "Mohammed Yaseen VM"
title = "Software Engineer"
location = "π Available Remotely"
focus = [
"Backend Development",
"Frontend & Mobile Development",
"Scalable System Design",
"Cloud-Native Architectures",
"Forward Deployed Engineering",
"Clean Code & Maintainability",
]
stack = {
"languages" : ["Python", "Java", "TypeScript", "JavaScript", "Dart", "C", "C++", "Rust"],
"backend" : ["Flask", "FastAPI", "REST APIs"],
"frontend" : ["React", "TypeScript", "Flutter"],
"databases" : ["PostgreSQL", "MySQL", "MongoDB", "Redis", "DynamoDB"],
"devops" : ["Docker", "Kubernetes", "Helm", "GitHub Actions", "Linux"],
"practices" : ["Clean Architecture", "Repository Pattern",
"Dependency Injection", "CI/CD", "TDD"],
}
currently_working_on = "Full-stack apps with React + Flask + K8s"
fun_fact = "Clean code is a love letter to the next developer π"π Vivid VitaBlends β Full-stack e-commerce platform for health & wellness products. React/TypeScript storefront with GSAP animations, Node.js/Express API, Prisma + PostgreSQL, Redis caching, JWT auth, and Dockerised CI/CD.
ποΈ Ceremo β Marketplace for premium event & wedding rentals. React/TypeScript storefront with booking management, partner dashboards, and a Flask clean-architecture API backed by Supabase PostgreSQL.
π€ Cortex β Autonomous codebase intelligence platform. AI agents analyse diffs on PR merge, open validated fix PRs, and learn from reviewer decisions over time.
π± VitaBlends App β Flutter mobile companion for Vivid VitaBlends β product catalog, cart, checkout, user auth, and order history with Provider state management.
π½οΈ Hoor Al Bahr β Bilingual (EN/AR) restaurant website with Flask backend, SQLite menu database, admin dashboard, and Dockerised CI/CD deploying via GitHub Actions + Nginx.
| Principle | Description |
|---|---|
| ποΈ Clean Architecture | Separation of concerns, testable layers |
| π Repository Pattern | Decoupled data access, swappable backends |
| π Dependency Injection | Loosely coupled, highly testable services |
| β‘ Async Processing | Non-blocking I/O for high-throughput systems |
| π Scalability First | Designed for growth from day one |
| π API Security | Auth, rate limiting, and input validation |



