// about.md

About Me

/**
*

Hi there! I'm Mohammad Muazam, a dedicated Software Engineer with a strong foundation in full-stack development, SRE, and DevOps. Over the past three years, I have built scalable, reliable solutions across various domains — from frontend interfaces and microservices architecture to cloud infrastructure management — gaining end-to-end expertise in software delivery and system reliability.

*

Currently, as an SWE at SolarWinds, I build reliable migration tools, rewrite core authentication services in Go, and drive platform improvements to keep services healthy when it matters most. I'm passionate about mentoring junior engineers, sharing best practices, and continuously learning new technologies.

*

My toolkit includes React, Next.js, Svelte, Golang, Node.js, Kubernetes, Terraform, Docker, AWS, GCP, and databases like MongoDB, SQL, and PostgreSQL. Whether it's tackling development challenges or refining infrastructure, I'm always excited to push the boundaries of technology.

*/
// git log --oneline

Experience

f4a9b2e

Software Engineer @ SolarWinds

Mar 2025 — Present · Full Time
  • Own critical backend services end-to-end — design, development, deployment, monitoring, and on-call support in production
  • Optimized the notification pipeline, scaling message throughput by 6x (from 2,000 to 12,000 alerts/min) to handle high-volume incident traffic
  • Built Migrator, a migration tool onboarding customers from Opsgenie & PagerDuty to SolarWinds Incident Response
  • Rewrote core authentication services in Go with a layered architecture, improving maintainability and performance
  • Developed SWO Identity Integration, enabling seamless identity reuse across the Incident Response platform
  • Strengthened system reliability by significantly increasing test coverage across multiple microservices
  • Leveraged Agentic AI to accelerate development workflows, automate repetitive tasks, and improve overall engineering velocity
a1b2c3d

Software Development Engineer @ Squadcast

Aug 2022 — Mar 2025
SDE - II Nov 2024 — Mar 2025
SDE - I Aug 2023 — Oct 2024
SDE Intern Aug 2022 — Jul 2023
  • Led microservice development and migrated service-to-service communication from REST to gRPC for improved performance
  • Designed and shipped Squadcast-ServiceNow integration, Live Call Routing, and automated reporting — boosting enterprise adoption
  • Built and extended the Terraform provider and Terraformer tool, streamlining infrastructure-as-code for customers
  • Implemented disaster recovery across environments with automated MongoDB & PostgreSQL backup pipelines
  • Drove cloud cost optimization by migrating secrets from GCP to AWS and transitioning to Helm-based deployments
  • Mentored junior engineers, led code reviews, and guided architecture decisions for scalable systems
d7e8f9a

Mentor @ Think Digital, SRM

Sep 2020 — Dec 2023 · College Club
Mentor Jun 2022 — Dec 2023
Domain Lead Feb 2021 — Jun 2022
Web Developer Sep 2020 — Feb 2021
  • Progressed from club member to domain lead to mentor — delivering applications in React, Node/Express, MongoDB, and Firebase
  • Mentored peers in full-stack development and led technical workshops across the engineering community
e5f6a7b

Full Stack Developer @ Afford Medical Technologies

Jun 2022 — Aug 2022 · Internship
  • Built application UI with Next.js, React & TypeScript and integrated it with backend services
  • Established testing practices with Cypress & Jest — unit, integration, and E2E coverage
b3c4d5e

Front End Developer @ Blackwins Tech Solutions

May 2022 — Jun 2022 · Internship
  • Optimized a SaaS product built with React.js & Material UI, reducing server load during concurrent sessions
c8d9e0f

React Developer @ Hybrowlabs Technologies

Feb 2022 — May 2022 · Internship
  • Shipped features and bug fixes on a React + TypeScript application with unit and E2E test coverage
f1a2b3c

React Developer @ QuadB Tech

Oct 2021 — Feb 2022 · Internship
  • Built a cryptocurrency application with React & MetaMask, implementing smart contract interactions for Web3 workflows
d4e5f6a

Web Application Developer @ webMOBI

Jun 2021 — Oct 2021 · Internship
  • Improved performance and extended functionality of React applications through third-party integrations and feature development
// skills.ts

Tech Stack

// Languages
import { TypeScript, JavaScript, Python, Go, SQL, HTML, CSS } from 'languages';
// Frontend
import { React, Next.js, Svelte, Redux, TailwindCSS } from 'frontend';
// Backend
import { Node.js, FastAPI, Golang, MongoDB, PostgreSQL, MySQL, Firebase } from 'backend';
// DevOps & Cloud
import { Docker, Kubernetes, Terraform, AWS, GCP, Helm, CI/CD } from 'devops';
/* projects/ */

Featured Projects

trainery.tsx

Trainery

All-in-one gym management & AI wellness platform. Enables gym owners to manage members, plans, and scheduling while delivering AI-powered workout and meal plans tailored to goals, body metrics, and attendance patterns. Features QR-based attendance tracking and progress monitoring.

Full Stack AI SaaS FastAPI
dockclean.go

DockClean

A Go-based CLI tool for cleaning up unused Docker images. Features size-limit filtering, concurrent deletion for faster cleanup, verbose mode, and the ability to remove images from stopped containers.

Go Docker CLI DevOps
upthrust-esports.tsx

Upthrust Esports

Full stack esports platform built with a modern tech stack featuring content management through Sanity CMS and a responsive, dynamic UI.

React TypeScript Redux Sanity
proclean.tsx

Pro Clean

Full stack business application with CMS-powered content, built using Next.js and Sanity for a professional cleaning solutions company.

Next.js React TypeScript Sanity
atom.jsx

Atom

Full stack application built for Think Digital with React, Node.js, and MongoDB — featuring state management with Redux and a rich interactive UI.

React Redux Node.js MongoDB
github-unfollowers.tsx

GitHub Unfollowers

A handy web app that helps you find out who unfollowed you on GitHub. Built with React and TypeScript for a clean, fast experience.

React TypeScript