Skip to content
View manasabsv26's full-sized avatar

Block or report manasabsv26

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

Hi! Great to see you here👋

I am Manasa Bellamkonda, a graduate student in Computer Science at the University of Southern California (USC), focusing on low-level systems and distributed backend services. I previously completed my Bachelor of Engineering in Computer Engineering from the Pune Institute of Computer Technology (PICT).

I enjoy solving challenging problems and building systems that operate at scale. Recently, I interned at Amazon Web Services (AWS) in the Networking organization, where I built a Layer-2 networking validation framework that brought visibility into 85%+ of Layer-3 sanity failures and eliminated 94% of hardcoded topology setups, significantly improving network validation and debugging.

Previously, at Platform9 Systems, I worked on a managed Kubernetes platform powering enterprise clusters across diverse environments. My work focused on scaling core services, improving reliability, and resolving production issues across management plane, cluster-level, and node-level components. I contributed features across Golang and Node.js services, improved platform scalability from hundreds to thousands of nodes, and built automation for large-scale testing. I also worked extensively with Kubernetes, Docker, CI/CD pipelines, and observability tooling.

At USC, I have shaped my coursework around low-level and scalable systems, including Operating Systems (CSCI-402) and Computer Networking (CSCI-551).

Gitlab: https://gitlab.com/manasab201

Pinned Loading

  1. weenix-kernel weenix-kernel Public

    Documentation and execution outputs from my implementation of core components of the Weenix OS kernel

  2. multihop-qa multihop-qa Public

    Forked from shivarajbhanji/MULTIHOP-QA

    Multi-hop Q&A system that combines RAG retrieval with Chain-of-Agents

    Jupyter Notebook

  3. Anirudh-RV/otas Anirudh-RV/otas Public

    OTAS Infrastructure

    TypeScript 1

  4. raternet raternet Public

    A web application that lets users find the best Internet Service Provider in their area

    JavaScript

  5. platform9/pf9ctl platform9/pf9ctl Public

    CLI tool for Platform9 management

    Go 4 4

  6. bbr-style-congestion-control bbr-style-congestion-control Public

    Documentation, analysis and execution outputs from my implementation of a BBR-style congestion control algorithm.