Skip to content
View NithishKumar04's full-sized avatar

Block or report NithishKumar04

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

Nithish R — Software Development Engineer building reliable backend and grounded AI systems

LinkedIn Featured project: OrderFlow OrderFlow CI OrderFlow release v0.1.0

I build failure-aware backend systems and grounded AI workflows, then connect them to focused product experiences. My work emphasizes durable state, clear service boundaries, measurable quality, and observable operations.

Featured work

OrderFlow storefront and asynchronous order-state timeline

A full-stack checkout workflow designed for duplicate delivery, concurrency, and partial failure—not just the happy path.

  • Reliable events: transactional outbox, bounded retries, dead-letter handling, and idempotent consumers
  • Consistent workflow: atomic inventory reservation, optimistic locking, and compensation when payment fails
  • Operational feedback: health probes, Prometheus metrics, correlation IDs, integration tests, and full-topology CI

Repository · Architecture · ADRs · Testing · Release v0.1.0

Generative AI

I design AI systems that are grounded, evaluated, and deployable.

  • Grounded retrieval: conversation-aware PDF question answering with hybrid FAISS + BM25 retrieval, rank fusion, citation validation, and evidence checks
  • Structured generation: source-grounded quiz generation with constrained outputs, validation, duplicate rejection, and explainable ranking
  • Multimodal delivery: infrared and visible-light image fusion behind FastAPI, with durable cloud jobs and autoscaling deployment

Selected implementations are currently maintained in private repositories.

Current direction: safe agentic commerce using scoped tools, approval gates, audit logs, and regression evals for product discovery and order operations.

Open source

detekt/detekt · Merged contribution clarifying multi-preview annotation suppression in the Kotlin static-analysis documentation.

Toolbox

Backend, data, and platform

Java Spring Boot Apache Kafka AWS PostgreSQL Redis Docker

AI and product

Python FastAPI FAISS LLM evaluations TypeScript React

Connect

LinkedIn is the best place to reach me.

Pinned Loading

  1. orderflow-platform orderflow-platform Public

    Production-style event-driven commerce platform with Spring Boot, Kafka, PostgreSQL, Redis, and React.

    Java

  2. detekt/detekt detekt/detekt Public

    Static code analysis for Kotlin

    MDX 7k 860