Skip to content
View manasa-bhagwat's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report manasa-bhagwat

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

Hi, I'm Manasa 👋

Infrastructure & Backend Engineer focused on cloud platforms, developer tooling, and infrastructure automation.

🔭 I’m currently contributing to open source infrastructure and developer tooling projects

🌱 I’m currently learning more about Go systems programming, Java backend development, cloud platforms, and distributed systems

⚙️ I enjoy building CLI tools, deployment tooling, infrastructure automation, and backend services using Java and Go

💬 I’m interested in platform engineering, DevOps tooling, developer experience, and scalable backend systems

📫 Feel free to connect with me on LinkedIn

Open Source Contributions

Superplane – Cloud platform / infrastructure automation

  • Contributed platform components and CLI improvements
  • Built AWS CodePipeline integrations
  • Improved CLI UX and platform resource consistency

Railpack – Deployment tooling

  • Improved CLI behavior when multiple tools are installed

Current Projects

vmdeploy - CLI tool for deployment automation and infrastructure tasks

More small infrastructure tools coming soon.

✍️ Blog

I occasionally write about infrastructure, developer tools, and engineering learning.

Medium – https://medium.com/@manasa.bhagwat

Profiles

GitHub - https://github.com/manasa-bhagwat

LinkedIn - https://linkedin.com/in/manasabhagwat

Pinned Loading

  1. movie-ticket-booking-system movie-ticket-booking-system Public

    Event-driven backend for a BookMyShow-style movie ticket booking system to handle high-concurrency bookings reliably. Kafka-based pipelines to decouple booking, payment, and notification workflows.

    Java

  2. Java-DSA-programs Java-DSA-programs Public

    Java

  3. vm-deploy-engine vm-deploy-engine Public

    A lightweight deployment engine that provisions Linux VMs, installs runtimes, configures databases, builds applications, and creates systemd-managed services. Rebuilt from first principles in Bash …

    Go 1

  4. aws-ecs-rds-terraform-deployment aws-ecs-rds-terraform-deployment Public

    Infrastructure-as-Code example for deploying a containerized Java app on AWS using ECS Fargate, ALB, RDS PostgreSQL, and Terraform.

    HCL