KAIZER_MACHABA.SYS
Pretoria, ZA · --:--:-- SAST

Fit Tech Case Study

CASESTUDY

System design case study for gym capacity tracking and slot booking. Three-part system (Fastify API, React Native mobile client, AWS CDK infrastructure) with clean separation between routes, services, and repository layers. Overbooking protection via a concurrency-safe booking mechanism, validated with a Jest test for race conditions under concurrent requests.

CONCURRENCY
Mutex-locked bookings, Jest race-condition test
INFRA
AWS CDK (IaC)
CACHING
ElastiCache, cache-aside, multi-region
DEPENDENCIES
FastifyTypeScriptReact Native (Expo)AWS CDK
ALSO BUILTARCHIVE
  • WorkDocs File Management System

    Enterprise SaaS MVP for internal document and file management: admin-provisioned auth with invite flows, user lifecycle management, filterable audit logs with CSV export, and secure file uploads with GPS/IP evidence tracking.

    Next.jsTypeScriptSupabasePostgreSQLTailwind CSS
  • ECommerce Agent AI

    AI-powered e-commerce assistant platform with a TypeScript frontend and Python backend: personalised product recommendations, intelligent customer support, order tracking, and multi-platform integration.

    TypeScriptPythonNext.jsNode.js
  • Tsia Mutsha Drop-in Centre

    Modern, responsive site built for a non-profit supporting orphans and vulnerable children in Tsianda village, South Africa.

    Next.jsReactTypeScriptTailwind CSS
  • Real Estate Android App

    Java Android application for browsing and managing property listings: search and filtering, detailed listings with images, authentication, and a favourites system.

    JavaAndroidGradle