Skip to content
View Kri-hika's full-sized avatar

Organizations

@KJSIEIT-FPMS

Block or report Kri-hika

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

Krithika Naidu

MS Computer Science @ UC Davis · ML Systems · Data Engineering · Production Deployment

I build systems that ship. My offer letter automation is actively used by the UC Davis CS dept — 95% faster processing, 200+ tests. I work across the stack: Python data pipelines, Go HTTP servers, vector search, and LLM-powered applications.


🔨 Projects

GGCS Offer Generation System (UC Davis CS — Internal)
Automated graduate funding offer letter generation for UC Davis CS. Handles financial calculations across 3 offer types, batch document generation for 30+ students, and residency matching. Built and deployed solo; actively used in production.
Python · 200+ tests · ~90% coverage · 95% faster processing

LightServe
High-performance ML inference server. Python core handles quantization, operator fusion, KV caching, and SIMD kernels. Go HTTP/gRPC front-end with dynamic batching, Redis result caching, and Kubernetes deployment.
Python · Go · Redis · Docker/K8s · Prometheus + Grafana

VectorBench
Local vector DB benchmarking platform. Semantic search, P95 latency metrics, accuracy verification against NumPy baseline, and a web interface.
Python · FastAPI · sentence-transformers · SQLite


🛠️ My Digital Toolkit

🔧 Technologies I'm Working With

Python JavaScript TypeScript Svelte Vite D3.js Node.js Pandas NumPy Matplotlib Seaborn Git

🚀 Learning & Exploring

Hugging Face Flask Docker TensorFlow PyTorch MongoDB SQLite HTML5 CSS3

Let's connect

LinkedIn Gmail Substack

Pinned Loading

  1. ResilientApp/VoteChain ResilientApp/VoteChain Public

    Vote-Chain is a Blockchain based voting application built using React, Node.js, GraphQL on the ResilientDB Blockchain Fabric.

    CSS 4 7

  2. vectorbench vectorbench Public

    Embedded vector database benchmarking suite with FastAPI backend and modern web UI. Test search performance, accuracy, and scale with configurable diagnostics.

    Python 2