Skip to content
View Parthu-M's full-sized avatar

Block or report Parthu-M

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
Parthu-M/README.md

Majjiga Parthu

Full-Stack & AI Software Engineer

M.Tech Computer Science & Engineering candidate and B.Tech Information Technology graduate building accessible web products with React, TypeScript, FastAPI, Python, and practical AI.

I enjoy taking software from an ambiguous problem to a tested, documented deployment: designing the interface, validating the API, modeling the data, handling failure states, and automating the release checks.

Portfolio · LinkedIn · Email

Selected engineering work

Project What it demonstrates Links
QualiTrace Pharmaceutical complaint intake, human review, CAPA and audit workflows using React, FastAPI, PostgreSQL, and LangGraph Live demo · Repository
Grounded Ops RAG Citation-aware retrieval, corpus management, evaluation, bias probes, and cost reporting with a TypeScript operations console Live demo · Repository
AI Research Assistant Multi-user PDF processing, hybrid search, grounded Q&A, comparison, classification, and analytics Live demo · Repository
Portfolio Responsive, keyboard-accessible static UI with automated markup, link, build, and Lighthouse checks Live site · Repository

Live application links were verified on 26 July 2026. Render services on a free plan may need a short cold-start period.

Open-source work

  • Menubar (Electron/TypeScript): designed and submitted an idempotent teardown API that releases owned windows, trays, timers, and scoped event listeners while preserving caller-owned resources. Issue #281 · PR #504 — under review

Core stack

  • Frontend: React, TypeScript, JavaScript, Vite, Redux Toolkit, semantic HTML, responsive CSS, accessibility
  • Backend: Python, FastAPI, Flask, Node.js, Express, REST APIs, authentication, validation, background processing
  • Data & AI: PostgreSQL, SQLite, SQLAlchemy, Pandas, scikit-learn, TensorFlow, RAG, hybrid retrieval, LangGraph
  • Quality & delivery: Pytest, Vitest, Ruff, dependency auditing, Docker, GitHub Actions, Render, GitHub Pages

How I work

  • Make loading, empty, error, and recovery states part of the feature.
  • Prefer strict validation, least-privilege configuration, and safe public demos.
  • Keep AI output grounded, cited, reviewable, and clearly separated from deterministic behavior.
  • Add tests and deployment documentation that another engineer can actually run.
  • Keep claims tied to working code and verified deployments.

Current focus

I am strengthening production backend design, TypeScript application architecture, AI evaluation, observability, and cloud deployment while building end-to-end projects.

I’m open to full-stack, React/frontend, backend, Python/FastAPI, MERN, AI-enabled software engineering, internship, and entry-level opportunities.

Recruiters and engineering teams: the quickest way to evaluate my work is to open one of the live projects above, review its repository documentation, and contact me through LinkedIn or email.

Pinned Loading

  1. ai-research-assistant ai-research-assistant Public

    Full-stack AI research workspace with account-isolated PDF ingestion, hybrid search, citation-grounded answers, analysis, and analytics.

    Python

  2. ai_drug_complaint_management ai_drug_complaint_management Public

    AI-assisted pharmaceutical complaint management with FastAPI, React, PostgreSQL, LangGraph, CAPA workflows, and audit trails.

    Python

  3. grounded-ops-rag grounded-ops-rag Public

    Production-style RAG operations console with grounded retrieval, document ingestion, evaluation, cost analysis, and bias-aware LLM judging.

    Python

  4. Parthu-M Parthu-M Public

    M.Tech CSE candidate building full-stack React, FastAPI, Python, and applied-AI software.

  5. Portfolio Portfolio Public

    Accessible software engineering portfolio featuring verified React, FastAPI, Python, and AI full-stack projects.

    HTML

  6. Production-Grade-GenAI-Assistant-with-RAG Production-Grade-GenAI-Assistant-with-RAG Public

    Learning project: Flask RAG chatbot using TF-IDF retrieval and Google Gemini generation over a small JSON knowledge base.

    Python