Skip to content
View SaiThanushreddy's full-sized avatar

Highlights

  • Pro

Block or report SaiThanushreddy

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

Hi, I'm Thanush Reddy! πŸ‘‹

I'm a full-stack engineer who builds production-grade web applications with a focus on AI, real-time systems, and cloud infrastructure. I love solving complex technical problems and shipping complete products end-to-end.

πŸš€ Tech Stack

Languages: JavaScript/TypeScript, Python, Go
Frontend: React, Next.js, Tailwind CSS, shadcn/ui
Backend: Node.js, Express, FastAPI, GraphQL, RESTful APIs
Databases: PostgreSQL, MongoDB, Redis
AI/LLM: OpenAI API, Claude API, streaming responses, RAG systems
DevOps: Docker, Kubernetes, AWS (S3, EC2, ECS, ECR), Grafana, Prometheus
Tools: WebSockets, Prisma, Zustand, React Query

πŸ›  Featured Projects

Beaam - AI App/Website Builder

An AI-powered no-code builder that generates full-stack applications in real-time using LLM streaming.

  • Real-time code generation with WebSocket streaming
  • Live preview with hot reload
  • One-click deployment pipeline
  • Built with: Next.js, TypeScript, FastAPI, PostgreSQL, Redis
  • View Code

Kubernetes Microservices Deployment

Production-grade K8s cluster with full observability stack for Google's microservices demo.

  • Deployed 11 microservices with Helm
  • Integrated Grafana, Prometheus, Loki, Tempo
  • Custom dashboards for monitoring & distributed tracing
  • Infrastructure as Code with proper resource management
  • View Documentation

LegalEase - AI Legal Assistant

AI-powered legal assistant for contract analysis and document extraction.

  • PDF processing with intelligent data extraction
  • Multi-step LLM workflows for contract analysis
  • Built with: Next.js, TypeScript, OpenAI API

One-Click Deployment Platform

Vercel-like deployment system with Docker containerization and real-time logs.

  • Automated build pipeline with Docker + AWS ECR
  • Real-time log streaming via WebSockets + Redis Pub/Sub
  • Infrastructure orchestration on AWS

SnapCache

Redis clone implementation in Go with core data structures and commands.

  • In-memory key-value store with persistence
  • TCP server with RESP protocol
  • Built from scratch to understand distributed systems
  • View Code

🌱 Currently Exploring

  • Advanced K8s patterns (service mesh, operators)
  • LLM application architecture & optimization
  • Distributed systems & real-time data pipelines
  • Contributing to open source

πŸ“« Let's Connect


"Building products that solve real problems, one commit at a time."

Popular repositories Loading

  1. tic-tac-toe tic-tac-toe Public

    JavaScript

  2. One-click-Deployment One-click-Deployment Public

    JavaScript

  3. SaiThanushreddy SaiThanushreddy Public

  4. Chatapp Chatapp Public

    JavaScript

  5. SocialMediaPlatform SocialMediaPlatform Public

    TypeScript

  6. SnapCache SnapCache Public

    Go