~/deepak.kumar

# module.engineer

Deepak Kumar.

Full Stack Cloud DevOps GenAI engineer

I design cloud architectures, automate deployments end to end, and put AI into real products. If it can be automated, I build the pipeline. If it can be smarter, I add the model.

status: open to full time SDE roles

main.tf
01

about.tf

I'm Deepak, a software engineer with 2+ years building and shipping full stack apps end to end, turning vague "can you just quickly add this" requests into features that actually make it to production.

One thing I'm genuinely particular about: I ship whatever I build, carrying it from my own machine all the way to production, so that "it works on my machine" never has to become someone else's problem.

I took the scenic route to get here: four years on a Bachelor's in Electronics and Communication before concluding I'd much rather boss computers around than do anything that degree intended, then switching to software and making the pivot official with a Master's in Information Systems from Northeastern University, Boston.

Most recently I've wandered into AI engineering, building RAG systems and Gen AI tools, because shipping ordinary apps clearly wasn't enough of a personality trait. So now I build the apps and the models, then act mildly surprised when they actually work.

"Automate. Deploy. Repeat."
RESUME PDF · 2026

Deepak Kumar

BASED USA STATUS Open to work
Download Resume
2024 to 2026

Northeastern University

M.S. Information Systems · USA

2018 to 2022

Sri Venkateswara College of Engineering

B.E. Electronics & Communication · Chennai, IN

02

skills.tf

$ my stack : the tools I build with, end to end.

03

experience.tf

$ ls ./experience : where I've shipped

+

Software Engineer 1

Feb 2023 to Jul 2024

Prodex Technologies

  • Built and extended backend APIs for an asset tracking platform, cutting development turnaround ~20%.
  • Engineered reusable frontend components for an enterprise dashboard, lifting user satisfaction ~40%.
  • Containerized backend services and orchestrated multiple service environments, cutting local setup time ~70%.
  • Designed CI/CD pipelines for builds, tests, and cloud deploys, removing ~50% of manual release effort.
  • Added unit testing across services, reducing defects after release ~30%.
Backend APIsCI/CDContainersTest AutomationFrontend
+

Software Engineer

Jun 2022 to Jan 2023

HealthOneCloud

  • Developed scalable backend services and reliable APIs powering a healthcare SaaS platform.
  • Automated task tracking and real time notifications via cloud workflows, cutting manual coordination ~75%.
  • Optimized DB operations and stored procedures, decreasing server CPU usage 18%.
  • Managed production cloud infra (firewalls, scaling, cost), reducing cloud spend ~30%.
  • Introduced Infrastructure as Code for env provisioning, cutting setup time ~60%.
Cloud InfraIaCWorkflow AutomationDB TuningCost Optimization
04

projects.tf

$ ls ./projects : things I've shipped

resource "project" "terraguard" {

TerraGuard

GenAI powered Terraform review platform that analyzes plan JSON, checks cloud policy violations with RAG, proposes safe fixes through MCP agents, and tracks PR decisions in a senior engineer dashboard.

  • FastAPI
  • React
  • LangGraph
  • RAG
  • GitHub MCP
  • Gmail MCP
  • PostgreSQL
  • ECS Fargate
  • Terraform
resource "project" "llm_pipeline_debugger" {

LLM Assisted Pipeline Debugger

AI service that watches failed GitHub Actions, analyzes logs with an LLM, and posts root cause analysis with fixes directly on pull requests.

  • AWS Lambda
  • API Gateway
  • Bedrock
  • Docker
  • Terraform
resource "project" "cloud_native_aws" {

Cloud Native App on AWS

Full stack PR monitoring platform with OTP auth, RBAC, PR analytics, and automated notifications, deployed on AWS with autoscaling and production grade infra.

  • FastAPI
  • React
  • Redis
  • PostgreSQL
  • ECS Fargate
  • CloudFront
  • Terraform
resource "project" "assault_reporting" {

Assault Reporting System

Java Swing desktop app for secure incident reporting and case tracking, with role based access, multi org support, and workflow driven case management on a modular OO architecture.

  • Java
  • Swing
  • RBAC
  • OOP
resource "project" "electronics_store_db" {

Integrated Database Management System

Relational system managing products, inventory, customers, and orders for an electronics retailer, with a normalized schema, entity relationships, CRUD, joins, and reporting queries.

  • SQL
  • Schema Design
  • Normalization
resource "project" "uninest" {

UniNest

UI/UX wireframe for an accommodation finding app for international students, with clear listings, location based discovery, and transparent pricing, designed in Figma.

  • Figma
  • UX
  • Wireframing
05

outputs.tf

Let's build something
that survives production.

output "email" {
  value = "deepakkumar.somasundaram@gmail.com"
}
output "github" {
  value = "github.com/dpakks"
}
output "linkedin" {
  value = "linkedin.com/in/dpakks"
}
Say hello