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 with experience building critical-mission distributed systems, automation tools, and full-stack applications.

Previously at Amazon Development Centre (Cape Town), I worked on internal AWS 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
  • configuration-driven platforms
  • cloud-native architectures
  • control planes

๐Ÿ”ง Tech I Work With

Backend: Java (Spring Boot), Python (Flask), Ruby on Rails
Frontend: React, TypeScript
Cloud: AWS Lambda, SQS, S3, CloudFront
Data: PostgreSQL
Practices: CI/CD, testing, code reviews, on-call operations


๐Ÿง  Featured Project โ€” JobHunter

JobHunter is a distributed job discovery and scoring platform I built to explore:

  • asynchronous pipelines
  • AI-based analysis workflows
  • configuration-driven behavior
  • full-stack system design

It consists of:

  • Python ingestion service (AWS Lambda)
  • Java (Spring Boot) analysis & API service
  • React + TypeScript dashboard

๐Ÿ”— System architecture:
https://github.com/iamvusumzi/jobhunter-architecture


๐Ÿ“‚ Selected Repositories


๐ŸŽฏ What Iโ€™m Focused On

  • building production-grade backend services
  • improving system design and cloud architecture skills
  • learning more about observability and reliability engineering
  • preparing for SDE roles with strong ownership and impact

๐Ÿ“ซ Get in Touch

Thanks for stopping by!

Pinned Loading

  1. 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

  2. jobhunter-system jobhunter-system Public

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

  3. 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

  4. content-manager content-manager Public

    Spring Boot REST API with JWT authentication, CRUD operations, validation, error handling, and tests (JUnit, Mockito, MockMvc).

    Java