I am a backend developer who is interested in python/golang and building out testable and resilient backend systems.
- Network simulation
- SpaceTraders python sdk
- grpc vs rabbitMQ vs Kafka in low network situations (TODO)
- A project set up with docker (https://github.com/jeffreywu1996/sample-docker-project)
- A project using fastapi and postgres (https://github.com/jeffreywu1996/fastapi-postgres)
- A sample of using semantic release for your project (https://github.com/jeffreywu1996/semantic-release-example)
- A python job scheduler (https://github.com/jeffreywu1996/sample-scheduler)
- A full text search engine (https://github.com/jeffreywu1996/Full-Text-Search-Engine)
- gprc boilerplate (In-progress) (https://github.com/jeffreywu1996/go-user-grpc)
- A books app CRUD (https://github.com/jeffreywu1996/books-app)
- A social media app to match users and share thoughts (https://github.com/UCSD-Socially-Dead-Organization/tree-hole-backend)
- A barista microservice using fastapi and rabbitmq (https://github.com/jeffreywu1996/barista-order-service)
- grpc UI - Postman like UI to interact with grpc requests (https://github.com/fullstorydev/grpcui)
- grpcurl - curl like command to interact with grpc requests (https://github.com/fullstorydev/grpcurl)