Skip to content
View mitali-deshmukh's full-sized avatar
🎯
Focusing
🎯
Focusing
  • University of California, Irvine
  • Irvine, CA
  • 17:51 (UTC -07:00)
  • LinkedIn in/deshmukhmitali

Block or report mitali-deshmukh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mitali-deshmukh/README.md

Hi, I’m Mitali!

I’m a software engineer with 3+ years of experience building reliable, user focused systems. I work across frontend and backend and I care deeply about clarity, correctness, and scale.

What I do well

  • Build production systems used by real users.
  • Design clean APIs and data flows using Python, Node.js, FastAPI, and GraphQL
  • Ship frontend features with React, TypeScript, and modern web tooling
  • Think in systems, event driven flows, concurrency, caching, and failure handling
  • Turn vague problem statements into working, measurable solutions

Pinned Loading

  1. prompt-validation prompt-validation Public

    A production-style FastAPI service that enforces structured, safe, and deterministic LLM outputs using versioned prompts, strict schema validation, and automated retry with repair prompts.

    Python

  2. multi-agent-stock-reccomendation multi-agent-stock-reccomendation Public

    This project is an MCP-powered multi agent backend that generates short term trading ideas for NSE-listed stocks

    Python 1 1

  3. shared-memory-multiprocessor shared-memory-multiprocessor Public

    C-based simulator for modeling memory access behavior across multiple processors. It evaluates average memory access time under different request distributions and contention scenarios

    C

  4. multithreading-scheduler multithreading-scheduler Public

    This project implements a basic cooperative multitasking scheduler in C.

    C

  5. log-structured-filesys log-structured-filesys Public

    This project implements a key/value file system that utilizes raw and direct I/O operations on a block device using a combination of in-memory caching, asynchronous disk writes, and multi-threading.

    C

  6. tab-transcriber-extension tab-transcriber-extension Public

    Tab Transcribe is a Chrome extension + Node backend that turns any browser tab into a live transcript stream. Open the side panel, hit record, and the extension will capture audio directly from the…

    JavaScript 1