Skip to content
View VarshithRed-dy's full-sized avatar

Block or report VarshithRed-dy

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

Hi, I'm Varshith Reddy

Backend-focused Software Engineer and 2026 Data Science & Engineering graduate from IIT Mandi.

I build transactional backend systems, external API integrations, concurrent C++ services, and AI-assisted workflows using Python, FastAPI, PostgreSQL, Docker, React, and C++.

  • GATE CS 2026 — AIR 1694
  • Teaching Assistant for a 300+ student Data Science course
  • Open to Backend Engineer, Software Engineer, and Python Developer roles

Selected Engineering Work

Project Engineering focus Stack
Inventory & Order Management System Atomic order transactions, row-level stock locking, price snapshots, database migrations, and containerized deployment FastAPI, PostgreSQL, SQLAlchemy, React, Docker
Binance Futures Testnet Bot HMAC-signed REST requests, Decimal-based validation, safe logging, dry-run mode, and automated tests Python, httpx, Typer, pytest
Concurrent Key-Value Store TCP server, worker thread pool, O(1) LRU eviction, TTL expiration, snapshot persistence, and benchmarking C++17, POSIX sockets, threads
AI-First CRM HCP Module LangGraph tool routing, structured field extraction, Redux-controlled form state, and PostgreSQL audit logs FastAPI, LangGraph, Groq, React, Redux
HirePilot AI Evidence matching, deterministic readiness scoring, workflow state, and Lemma integration React, Vite, Lemma
Personal Finance Tracker JWT authentication, user-scoped transactions, filtering, analytics, and CSV export FastAPI, SQLAlchemy, PostgreSQL

Core Technologies

Languages: Python, C++, JavaScript, SQL Backend: FastAPI, SQLAlchemy, Pydantic, REST APIs, JWT Databases: PostgreSQL, SQLite, Alembic Systems: POSIX sockets, TCP, thread pools, mutexes, condition variables Frontend: React, Redux Toolkit, Vite Engineering: Docker, Docker Compose, pytest, Linux, Git

Current Engineering Focus

I am currently strengthening automated testing, CI, observability, security, and failure handling across my backend and systems projects.

Contact

Pinned Loading

  1. inventory-order-system inventory-order-system Public

    Full-stack inventory and order platform with PostgreSQL row locks, atomic stock deduction, Alembic migrations, Docker, and React.

    JavaScript

  2. binance-futures-testnet-bot binance-futures-testnet-bot Public

    Python CLI for Binance Futures Testnet using direct HMAC-signed REST requests, Decimal validation, dry-run mode, safe logging, and pytest.

    Python

  3. Concurrent-key-value-store Concurrent-key-value-store Public

    A Redis-inspired concurrent in-memory key-value store in C++

    C++

  4. hcp-crm-ai-first hcp-crm-ai-first Public

    AI-assisted CRM interaction workflow with LangGraph tool routing, Groq structured extraction, FastAPI, PostgreSQL, React, and Redux.

    Python

  5. HirePilot-AI HirePilot-AI Public

    HirePilot AI is a Lemma-powered Job Mission workflow for job-readiness, interview-risk detection, adaptive practice, and persistent career-prep tracking.

    JavaScript

  6. finance-tracker finance-tracker Public

    Multi-user finance API with JWT authentication, transaction ownership, filtering, analytics, CSV export, and PostgreSQL deployment.

    Python