Skip to content
View Mihika-Tech's full-sized avatar

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

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 live code editing, video streaming, private/public room management, user authentication, and an analytics dashboard — built for pair programming and remote t…

    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