Skip to content
View iamvusumzi's full-sized avatar

Block or report iamvusumzi

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

Hi, I'm Vusumzi πŸ‘‹

I'm a Software Engineer building distributed systems, automation tools, and full-stack applications β€” and currently building Lets Build Technologies, offering software services alongside my own SaaS products.

Previously at AWS (Managed Fleets, EC2 Core), I worked on internal tooling focused on:

  • infrastructure visibility
  • automation and reliability
  • self-service control planes for customers

I enjoy working on problems involving:

  • system design
  • asynchronous processing
  • backend services and APIs
  • agentic AI as a system control plane
  • cloud-native architectures

πŸ”§ Tech I Work With

Backend: Java (Spring Boot), Python, Ruby on Rails
Frontend: React, TypeScript
Cloud: AWS (Lambda, SQS, EventBridge, API Gateway, Cognito, S3, CloudFront), Terraform
Data: PostgreSQL
AI: AWS Bedrock Agents, Gemini
Practices: CI/CD, IaC, testing, code reviews


πŸ“‚ Featured Projects

🎫 SupportDesk

A serverless ticketing platform evolving toward AI as the control plane, not just the frontend β€” customers will eventually describe intent in natural language and a multi-agent system (classifier β†’ runbook-matcher β†’ escalation) handles resolution.

  • React/TypeScript frontend, Java Spring Boot API, Python async consumer
  • AWS Lambda, SQS, Cognito, S3 β€” full Terraform IaC, phased and independently deployable
  • πŸ”— https://github.com/iamvusumzi/supportdesk

πŸ” JobHunter

A distributed job discovery and scoring platform exploring asynchronous pipelines, AI-based analysis, and configuration-driven behavior.

  • Python ingestion (Lambda), Java Spring Boot analysis/API, React dashboard
  • Gemini 2.5 Flash scores roles against my profile and triggers Slack alerts on strong matches
  • πŸ”— Architecture: https://github.com/iamvusumzi/jobhunter-system

🧾 BidCure

A SaaS platform aggregating South African government RFQs for SMMEs, live and growing β€” built in partnership with a compliance/PO-funding business for a tight product loop.

  • Spring Boot/JPA on Neon Postgres, React/TypeScript frontend, AWS Lambda + EventBridge ingestion
  • Building an agentic document-extraction pipeline (Textract + Bedrock Agents) for automated compliance verification
  • πŸ”— https://github.com/iamvusumzi/bidcure-showcase

🎯 What I'm Focused On

  • shipping AI-native systems where agents drive backend workflows, not just chat UIs
  • deepening cloud architecture and IaC practice through real, deployable systems
  • growing Lets Build Technologies and BidCure alongside hands-on engineering
  • SDE roles with strong ownership and technical depth

πŸ“« Get in Touch

Thanks for stopping by!

Pinned Loading

  1. bidcure-showcase bidcure-showcase Public

  2. supportdesk supportdesk Public

    A customer support platform built phase by phase β€” Terraform, Java/Spring Boot, Python, React, AWS, and AI orchestration. Every phase is deployable and destroyable.

    Java

  3. jobhunter-system jobhunter-system Public

    System architecture and design documentation for the JobHunter distributed job analysis platform.

  4. devhub devhub Public

    DevHub CLI – a powerful command-line interface designed to help developers capture, organize, and retrieve their development insights effortlessly. Whether it's a tricky bug fix, a crucial architec…

    Python