Hello, I'mPrem Kumar

Software Engineer

Building production web applications end-to-end from backend APIs and cloud infrastructure to frontend experiences and CI/CD pipelines.

Prem Kumar coding illustration
2+Years Experience
56%AWS Cost Reduction
1K+Users Supported
4Organizations Served

About Me

Hi, I'm Prem Kumar.

I'm a software engineer at Metapointer Labs, where I work across backend systems, frontend applications, cloud infrastructure, and deployments. Most of my day-to-day work involves building APIs, designing multi-tenant systems, integrating third-party services, and keeping production systems running reliably.

Over the last two years I've worked on everything from payment gateways and notification systems to CMS platforms, CRM integrations, CI/CD pipelines, and AWS infrastructure. I enjoy taking ownership of features end-to-end and solving problems that sit between product requirements and technical implementation.

Currently, I'm involved in our migration from Node.js and MongoDB to Go and PostgreSQL, helping port services, validate data integrity, and support frontend and mobile teams through the transition.

I also led an AWS optimization effort that reduced infrastructure costs by 56%, built integrations across WhatsApp, AWS SES, and Firebase FCM, and helped automate customer onboarding through custom CMS and CRM workflows.

About illustration

Skills

Technologies and tools I work with professionally.

Angular

Angular

Go

Go

Node.js

Node.js

LoopBack 4

LoopBack 4

TypeScript

TypeScript

AWS

AWS

Azure DevOps

Azure DevOps

Jamstack

Jamstack

PostgreSQL

PostgreSQL

MongoDB

MongoDB

Experience

Where I've worked and what I've shipped.

Associate Software Developer

Oct 2023 – Present

Metapointer Labs Private Limited · Hyderabad, TG

  • Architected multi-tenant backend systems using LoopBack 4 and MongoDB with JWT-based tenant context injection, repository-level data isolation, soft delete, and database transactions
  • Driving the production rollout of an ongoing Node.js/LoopBack → Go and MongoDB → SQL backend migration — porting ~1,000 APIs and business logic across the multi-tenant codebase, validating data integrity, and unblocking frontend and mobile teams during cutover
  • Achieved 56% reduction in AWS spend through infrastructure audits, architectural trade-offs, and remediation across S3, CloudFront, Route 53, and ACM
  • Built scalable notification pipelines integrating WhatsApp (Meta API), AWS SES, and Firebase FCM with retry handling and delivery tracking
  • Integrated and self-hosted open-source Twenty CRM with the existing application backend — extended APIs to automate workspace creation and user management during signup
  • Implemented Super Admin modules for centralized organization onboarding, access control, and billing lifecycle management
  • Manage iOS and Android release cycles — build, debug, fix issues, ship to QA, and publish to App Store and Play Store
  • Primary engineering point of contact for client production issues — debug live incidents, communicate fixes directly with stakeholders, and travel on-site quarterly for critical engagements
  • Lead AI-assisted development workflows using Claude Code and GitHub Copilot — structured prompting, code review of AI output, and integrating AI-generated code into production architecture
  • Led CI/CD automation with Azure Pipelines for backend, frontend, and Hugo + Decap CMS projects across QA, staging, and production environments
  • Enhanced system observability via Winston structured logging, Sentry error tracking, and OpenTelemetry instrumentation
  • Mentored 3 interns and established backend coding standards, pipeline triggers, and deployment best practices

Software Developer Intern

Apr 2023 – Oct 2023

Metapointer Labs Private Limited · Hyderabad, TG

  • Enhanced front-end features using Angular and Bootstrap, optimizing layout and responsiveness
  • Automated front-end deployments to AWS S3 and CloudFront via Azure DevOps with Route 53 DNS and ACM SSL configuration
  • Integrated Sentry with source maps for improved error visibility and debugging efficiency
  • Implemented print and invoice templates with custom printer setup and dynamic rendering

Education

National Institute of Technology Warangal

Bachelor of Technology, Chemical Engineering

Aug 2018 – May 2022

Older Builds

Earlier learning projects — current production work is in Experience above.

Admin UI

Geektrust coding challenge solution with 83% overall rating and 7 badges. Built an admin interface with pagination, search, inline editing, and bulk delete functionality for managing user data from an API.

ReactJavaScriptCSS

MernGoals

A full-stack CRUD application with user authentication and authorization using the MERN stack. Features JWT-based auth, RESTful APIs with Node.js and Express, MongoDB for data persistence, and a responsive React frontend.

ReactNodeExpressMongoDBCSS

Sorting Visualizer

Interactive visualization of sorting algorithms including Merge Sort, Quick Sort, Bubble Sort, Selection Sort, and Insertion Sort. Features adjustable speed and array size controls.

JavaScriptCSSHTML