Skip to content
View AbhiramDodda's full-sized avatar
:atom:
Learning
:atom:
Learning

Organizations

@AAC-Open-Source-Pool

Block or report AbhiramDodda

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

Hi, I'm Abhiram Dodda 👋

I am a Computer Science graduate student at Penn State, passionate about building high-performance systems and exploring the intersection of distributed systems, parallel processing, and machine learning.

Currently, I am an SDE Intern at AWS.


🚀 Featured Experience

Software Development Intern | AWS (Redshift Control Plane)

  • Built a discrete-event simulator in Java/Kotlin that replayed 6.5M+ events to predict host counts and reservation impacts.
  • Achieved 0.1% error in steady-state validation by reverse-engineering production source code and fixing critical modeling bugs.

Software Development Intern | Platform3Solutions

  • Architected a self-hosted RAG pipeline using Llama 3 and Flask, serving 500+ users with <200ms latency.
  • Optimized retrieval precision by 76% using hierarchical metadata filtering in ChromaDB.

🛠 Technical Projects

  • Petabyte-Scale Distributed Image Platform
    • Built in Go with gRPC, Raft consensus, and consistent hashing.
    • Sustained 1.17 GB/s aggregate scan throughput using a two-stage failure detector.
  • Distributed ML Inference Engine
    • Engineered a C++17 system using ONNX and CUDA for heterogeneous hardware support.
    • Achieved 522.64 req/sec throughput with a 99.7% cache hit rate.

💻 Tech Stack

  • Languages: Go, Java, Kotlin, C/C++, Python, SQL
  • Systems: Distributed Systems (Raft, gRPC), Multi-threading, Circuit Breakers
  • Cloud/Data: AWS, Docker, Linux, PostgreSQL, NoSQL
  • ML: PyTorch, TensorFlow, CUDA, ONNX, scikit-learn

🎋 "Be a Bamboo"

I draw inspiration from the bamboo philosophy—growth requires patience, resilience, and building a strong foundation. Read more on Medium.


📫 Connect with me

LinkedIn | Portfolio/Website | Email

Pinned Loading

  1. distributed-image-processing-system distributed-image-processing-system Public

    A cloud-native distributed platform for storing petabyte-scale image datasets and running independent algorithms

    Go

  2. distributed-inference-engine-cpp distributed-inference-engine-cpp Public

    CPP version of distributed inference engine along with circuit breaker and caching

    C++

  3. Distributed-Inference Distributed-Inference Public

    A small distributed inference engine

    Python 1

  4. GroceryStore GroceryStore Public

    A Flask app for grocery e-commerce

    Python 5

  5. Two-stage-plant-diesease-detection Two-stage-plant-diesease-detection Public

    In this repo a two stage plant disease detection is introduced which reduces time required for training and gives greater accuracy.

    Python 4

  6. InfluencerApp InfluencerApp Public

    A Flask and VueJS based application for finding Influencers online to outsource advertising contracts.

    Python 2