Skip to content
View Mihika-Tech's full-sized avatar
  • Los Angeles, California

Block or report Mihika-Tech

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Mihika-Tech/README.md

Hello! I'm Mihika

Typing headlines

🚀 About Me

Full-stack engineer building AI-powered developer tools. I like small, honest systems that do one thing well and clean APIs that don't make you read the source.

🔭  I'm currently working on an AI code review agent that leaves useful PR comments (Python, FastAPI, Gemini)
🌱  I'm currently learning how to design agent loops that know when to stop
🤔  I'm looking for help with full-time SWE roles — open to referrals and intros
💬  Ask me about React, FastAPI, LLM integration, or why my resume has no em dashes
😄  Pronouns: she/her
⚡  Fun fact: I've rewritten my resume more times than I've deployed to prod — and I deploy a lot

🛠️ Tech Stack

JavaScript TypeScript Python C# HTML5 CSS3 SQL Bash Dart React Next.js Vue.js Node.js Express Django Flask FastAPI Flutter Tailwind CSS Bootstrap PyTorch pandas NumPy TensorFlow PostgreSQL MySQL MongoDB Firebase Supabase Google Cloud Docker GitHub Actions Git GitHub VS Code IntelliJ IDEA Figma Postman Linux

🔗 Connect With Me

LinkedIn Portfolio Email

📊 GitHub Stats

top langs

💭 Dev Quote

Dev quote


⭐️ From Mihika-Tech

Pinned Loading

  1. a11y_components a11y_components Public

    A collection of accessible, WCAG-compliant UI components built with keyboard navigation, ARIA attributes, and screen reader support in mind.

    TypeScript

  2. LiveCollab LiveCollab Public

    A real-time collaborative platform with video streaming, private/public room management, user authentication, and an analytics dashboard.

    TypeScript 1

  3. Guardrail Guardrail Public

    Real-time LLM observability and guardrails middleware that detects hallucinations using semantic similarity, implements circuit breaker patterns for fault tolerance, and visualizes latency and syst…

    JavaScript

  4. NudgeCode NudgeCode Public

    A Chrome extension that coaches you through LeetCode problems with progressive, interview-style hints — helping you clarify, plan, and debug your thinking without ever giving away the solution.

    JavaScript

  5. SignLanguageRecognition SignLanguageRecognition Public

    Forked from Mihika135/SignLanguageRecognition

    A computer vision model that recognizes and translates American Sign Language (ASL) gestures in real time using deep learning.

    Jupyter Notebook

  6. AI-Code-Reviewer AI-Code-Reviewer Public

    AI code review agent that catches real bugs in PRs — race conditions, security issues, error-handling gaps. Provider-agnostic via the OpenAI API standard. ReAct loop with bounded iteration and cost…

    Python