John Patrick Amata
← Back to home

architecture

various system design practice projects focused on single node and multi-node/distributed systems

note: master repo below contains nothing yet, will start adding soon

python/golang: i will mainly do the projects in python/go

1. Program Design

Code: link

My solutions and notes to the exercises and lessons found from working through this course and its accompanying repo that goes through a good depth of python's internals

2. Design Patterns

Code: github.com/xjpa/distributed-systems

Python implementation of the design patterns found in the Gang of Four book including my notes

Code: link

Delivery Management

3. Web Applications

3.1. logistics platform

fastAPI-based logistics backend for shipment creation, tracking, and delivery event management