Logbook
Full-stack + AI engineerNot available

Mohammad Imrose

I build reliable AI-powered products from interface to infrastructure.

I turn ambiguous product ideas into fast, observable systems with polished user experiences, clear APIs, and LLM workflows that are designed to be trusted.

StatusNot available

Base

Sacramento, California

Focus

AI products, full-stack systems, developer tooling

Current operating mode

Currently arguing with TypeScript.

40%

faster SQL paths

Tuned reporting queries and indexes for agency dashboards.

30%

faster user workflows

Reduced manual work in immigration automation flows.

50+

critical issues resolved

Shipped cross-browser fixes and QA improvements for public-sector teams.

6

systems shipped

Across multifamily operations, AI study tools, enterprise reporting, and data pipelines.

Projects

Selected projects, shipped across enterprise, AI, and data systems.

6 selected projects, each shown with role, outcome, stack, and execution details.

Multifamily operations2026-present

Multi-Family Portal

Modernized a multifamily housing operations portal supporting high-value portfolio workflows, SLA visibility, permissions, and stakeholder communication.

Improved operational control across aging reports, role-based access, transactional notifications, and production data reliability.

Full-stack engineer shipping UI, reporting, permissions, notification workflows, and production data fixes across the application.

  • Implemented application-wide UI updates that aligned complex multifamily workflows with business rules, design standards, and stakeholder expectations.
  • Built an Aging Report dashboard from SLA requirements so teams could identify stale cases and prioritize at-risk portfolio work sooner.
  • Optimized MariaDB reporting queries behind the dashboard to keep operational views responsive as application volume grew.
  • Implemented role-based access control and permission boundaries in Spring Boot to secure data across user tiers and internal workflows.
  • Built transactional email templates and notification workflows that improved reliability for stakeholder updates and time-sensitive communication.
  • Resolved MariaDB JSON escaping issues that were causing silent production data corruption, protecting data integrity in critical workflows.
AngularSpring BootMariaDBRBACTransactional emailSQL reporting
Enterprise reporting2026

CalAssist Mortgage Fund

Helped state agency teams see aging disaster-relief cases before they missed SLA, while keeping dashboards explainable under changing program rules.

Reduced average query time by roughly 40% on targeted reporting paths and improved operational visibility for case managers.

Full-stack engineer focused on reporting performance, SLA logic, API reliability, and cloud cost reduction.

  • Rebuilt the Aging Report with optimized SQL, indexing, and execution-plan analysis, cutting report generation time on critical operational paths.
  • Engineered business-day SLA logic that accounts for weekends and federal holidays so agency reports reflect real compliance windows.
  • Built SQL aggregations over live application statuses across disaster-relief programs, giving managers clearer visibility into queue health.
  • Replaced AWS Transfer Family with ECS Fargate SFTP, reducing recurring transfer infrastructure costs while preserving secure file workflows.
  • Integrated Secrets Manager with singleton connection patterns for RDS Proxy compatibility, improving Lambda reliability under concurrent workloads.
  • Hardened API behavior with validation, structured exceptions, and audit-friendly logging to reduce production error rates.
MariaDBSpring BootAWS LambdaECS FargateSecrets ManagerRDS Proxy
AI study workspace2025-present

Schedia Study Buddy

Turned long PDFs into structured study material with transparent progress, math-aware rendering, and a workspace UI that feels more like a tool than a chat.

Made long-running AI document pipelines understandable through staged Server-Sent Events and rendered study outputs.

Built the Next.js experience, FastAPI streaming bridge, quiz engine, and agentic document workflow integration.

  • Built an AI agent pipeline that parses scanned PDFs into interactive web study interfaces without manual formatting.
  • Delivered live progress updates over SSE between FastAPI and Next.js so multi-minute document runs feel transparent instead of blocked.
  • Generated structured study guides from raw lecture notes, organizing dense source material into digestible sections and learning flows.
  • Built an adaptive quiz engine that generates exam-prep questions from uploaded course material and supports active recall.
  • Delivered on-demand concept explanations and deadline prioritization through LLM-powered responses tied to student context.
  • Rendered math-heavy outputs with KaTeX so STEM notes remain readable after agentic document extraction.
Next.jsFastAPIAnthropic APILanding AI agentic-docSSEKaTeXVercel AI SDK
Autonomous data pipeline2026

uni-scraper-pipeline

Built a crawler that finds messy university catalog requirements, handles JavaScript-heavy pages, and normalizes degree data for future planning tools.

Reduced manual URL curation, added cost controls, and produced a PostgreSQL schema ready for downstream academic products.

Designed the plan-execute-observe loop, browser automation layer, responsible scraping controls, and normalized data model.

  • Built a Plan-Execute-Observe agentic loop that can discover and extract degree requirements from heterogeneous university catalogs.
  • Abstracted extraction logic to support new universities without site-specific hardcoding, reducing manual scraper maintenance.
  • Combined OpenAI-powered discovery, SerpAPI, and Playwright to handle both search-driven discovery and JavaScript-rendered catalogs.
  • Designed a normalized PostgreSQL schema with async validation for type-safe persistence of courses, prerequisites, and requirement groups.
  • Enforced responsible scraping with robots.txt checks, rate limits, crawl delays, and per-domain throttling.
  • Tracked token budgets and extraction costs so autonomous catalog discovery stayed predictable and controllable.
PythonPlaywrightPostgreSQLOpenAI APIPydantic v2SerpAPI
AI spec-to-tasks agent2025

GuideCode

Converted messy product conversations into JSON specs, Cursor-sized tasks, and UX suggestions that remember previous decisions.

Shortened the path from idea to implementation-ready specs while reducing duplicate UX proposals and execution ambiguity.

Designed conversational requirements gathering, spec generation, task breakdown logic, and memory-aware UX agent behavior.

  • Built a full-stack AI project generator that takes users from rough idea to deployable architecture and feature specification.
  • Conducted conversational requirements interviews with GPT-4o to turn ambiguous product input into structured JSON specs.
  • Generated Cursor-compatible implementation prompts from project specs, accelerating developer execution with clearer task boundaries.
  • Built a UI/UX Design Agent with drag-and-drop decision history so design choices remain visible as projects evolve.
  • Added duplicate-detection behavior to reduce repeated UX suggestions and keep the agent focused on new decisions.
  • Linked product requirements, architecture decisions, and implementation tasks so generated work stays aligned with the agreed plan.
OpenAI GPT-4oLLM orchestrationProduct specsPrompt systemsUX agents
Academic agent workspace2025-present

Schedia.ai

Created a planning and study-agent surface with spatial UI, glass components, and motion that separates planning, asking, and practicing.

Gave students a clearer mental model for semester planning, study help, quizzes, and practice workflows in one product surface.

Built agent-powered planning flows, study interactions, shared context, and the interactive visual shell.

  • Built planning and study-agent flows that share course, deadline, and user context across product surfaces.
  • Designed a real-time Study Buddy experience for explanations, quizzes, and practice without forcing students into a flat chat list.
  • Used React Three Fiber and Three.js to create a spatial product shell that makes planning, asking, and practicing feel distinct.
  • Applied Framer Motion and glass UI patterns to communicate hierarchy while keeping interactions responsive on desktop and mobile.
  • Reduced repeated explanations by keeping agent context available across study and planning workflows.
  • Created a more engaging entry point for academic workflows while preserving readable layouts for dense coursework.
Three.jsReact Three FiberAgent workflowsFramer MotionGlass UI

Capabilities

A stack organized around outcomes, not buzzwords.

The tools change by problem, but the pattern stays steady: clear interfaces, typed contracts, observable systems, and UX that explains what is happening.

Agentic AI Engineering

Agent workflows that plan, call tools, parse documents, retrieve context, stream progress, keep state, and produce structured outputs that can be evaluated and trusted.

Tool callingPlan-execute loopsRAG/context retrievalAgent memoryLangChainLanding AI agentic-docStructured outputsStreaming orchestrationEvals

Full-Stack Systems

React and Next.js front ends, Node and Spring APIs, data modeling, validation, and production-ready integration work.

ReactNext.jsTypeScriptNode.jsSpring BootAngularExpress

Data + Cloud

SQL tuning, normalized schemas, async pipelines, AWS Lambda patterns, secrets handling, and operational logging.

PostgreSQLMariaDBMongoDBSupabaseAWS LambdaECS FargateS3RDS Proxy

Quality + Observability

Testing, typed interfaces, structured errors, Sentry/Winston instrumentation, and maintainable delivery habits.

JestReact Testing LibraryPlaywrightPydanticSentryWinstonGitHub Actions

Experience

Engineering roles with a bias toward measurable delivery.

A concise path through enterprise systems, product automation, and public-sector delivery.

May 2026 - Present

Director / AI & Process Automation Engineer

Harmony Communities · Stockton, CA

Leading AI and automation initiatives across a billion-dollar portfolio, modernizing the systems behind day-to-day operations.

  • Leading AI and process automation strategy across portfolio operations with a focus on practical, measurable workflow modernization.
  • Identifying high-leverage operational processes where AI tooling, automation, and system integration can reduce manual coordination.
  • Designing initiatives that connect business operations, data visibility, and internal tooling across a large multifamily portfolio.
  • Partnering with operational stakeholders to translate day-to-day process pain into automation roadmaps and implementation priorities.
  • Building the foundation for scalable AI adoption across teams while keeping reliability, governance, and usability central.

Jan 2026 - Apr 2026

Full-Stack Engineer

OsaaS LLC · Sacramento, CA

Enterprise engineering across multifamily and government-facing systems with Angular, Spring Boot, MariaDB, and AWS.

  • Reduced query execution time by 40% through MariaDB schema redesign, indexing, execution-plan analysis, and targeted SQL optimization.
  • Built Aging Report workflows for multifamily and disaster-relief programs, turning SLA requirements into actionable operational dashboards.
  • Improved API response time by offloading background processing to AWS Lambda workflows with safer async execution patterns.
  • Reduced production error rates through robust input validation, structured exception handling, and audit-friendly logging.
  • Sustained high-concurrency throughput by normalizing schemas and tuning reporting paths under real operational load.
  • Refactored Node.js Lambda handlers to a buffered logging pattern, reducing CloudWatch ingestion cost while preserving debugging signal.
  • Secured cross-tier access with Spring Boot role-based permissions and fixed MariaDB JSON escaping issues that caused silent data corruption.

Aug 2025 - Jan 2026

Software Engineer I

Algorizin Inc. · New York, NY

Product engineering for MigrateEasy, a React and Node automation platform for immigration workflows.

  • Built MigrateEasy, a full-stack immigration platform that increased user task efficiency by roughly 30%.
  • Improved data retrieval speed and reliability by designing RESTful APIs for profile, document, and workflow operations.
  • Reduced mean time to resolution by integrating structured Winston logging and Sentry error tracking across core flows.
  • Cut regression risk by building unit and integration tests with Jest and Supertest around critical API behavior.
  • Architected modular Express middleware layers for authentication, validation, and error handling so workflows stayed maintainable.
  • Wrote API documentation that shortened onboarding for new engineers and reduced ambiguity around backend contracts.

Dec 2023 - Dec 2024

Software Engineering Intern

California Department of Technology · Rancho Cordova, CA

Delivered public-sector UI, API, QA, and ServiceNow workflow improvements across the project lifecycle.

  • Improved application performance by roughly 30% through code splitting, lazy loading, and front-end optimization in React and Next.js.
  • Resolved 50+ critical cross-browser bugs through rigorous QA testing across browsers, environments, and user workflows.
  • Designed RESTful APIs that streamlined data exchange across government-facing applications and internal systems.
  • Launched a ServiceNow platform that automated internal workflows across state departments and reduced manual coordination.
  • Improved developer productivity by establishing reusable React component libraries and shared utilities.
  • Collaborated with cross-functional public-sector teams to move projects from planning through testing and launch.

About

I like interfaces that stay calm while the system does hard work.

My work sits where product surfaces meet backend reliability: AI document pipelines, reporting systems, APIs, data models, and UI that gives users confidence instead of mystery. I care about fast feedback, readable code, and product details that make complex systems feel direct.

Full-stack by default, with a recent focus on AI-assisted products and agentic workflows.
Comfortable moving from product ambiguity to API contracts, data modeling, UI polish, and deployment constraints.
Drawn to teams that value taste, speed, reliability, and clear communication.

Contact

Let's build something that feels simple because the system is solid.

Not currently available for new work, but always glad to connect about AI products, full-stack systems, and refined engineering tools. The inbox is open.