// 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

Apr 2025 — Present · Full Time
  • Own critical backend services end-to-end — design, development, deployment, monitoring, and on-call support in production
  • Built a shim layer in Go, bridging on-premises tenants to SolarWinds' AI assistant platform over gRPC and MCP, so customer-side tools and skills become usable by the assistant without exposing their environment
  • Scaled incident-notification pipeline throughput 6x, supporting high-volume incident traffic
  • Built Migrator, a migration tool onboarding customers from Opsgenie & PagerDuty to SolarWinds Incident Response
  • Modernized core authentication services in Go, improving maintainability and establishing clearer service boundaries
  • Delivered SWO Identity Integration, allowing Incident Response to reuse identity across the wiser SolarWinds Platform
  • Increased automated test coverage across microservices to strengthen release confidence and production reliability
a1b2c3d

Software Development Engineer @ Squadcast

Aug 2022 — Mar 2025
SDE - II Oct 2024 — Mar 2025
SDE - I Aug 2023 — Sep 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 — Jul 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 — Jan 2022 · Internship
  • Built a cryptocurrency application with React & MetaMask, implementing smart contract interactions for Web3 workflows
d4e5f6a

Web Application Developer @ webMOBI

Jun 2021 — Sep 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
sentinel.go

Service Sentinel

Self-hosted uptime monitoring for Kubernetes. Auto-discovers pods with HTTP readiness/liveness probes and health-checks them on an interval — no per-service config needed. Supports custom URLs, Slack alerts, and runs as a single Go binary with zero dependencies.

Go Kubernetes Monitoring DevOps
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