Skip to content
View ArielWandera's full-sized avatar
  • Kampala
  • 12:23 (UTC +03:00)

Block or report ArielWandera

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

Hey, I'm Ariel πŸ‘‹

Backend software engineer. I build server-side systems with a focus on clean architecture, microservices, and real-world impact β€” currently working on infrastructure that connects smallholder farmers to markets across East Africa.


πŸ”§ Tech Stack

Languages

Python Java JavaScript SQL

Frameworks & Tools

FastAPI Docker PostgreSQL RabbitMQ Nginx SQLAlchemy Git


πŸš€ Featured Project β€” Soko

Soko is a microservices platform connecting Ugandan smallholder farmers with buyers. Built with FastAPI and designed for real-world deployment in the East African agritech space.

Architecture highlights:

  • 5 independent services: Auth, Farmer, Buyer, Produce, Recommendation
  • Each service has its own PostgreSQL database (true microservice isolation)
  • Async inter-service communication via RabbitMQ
  • Nginx API gateway routing all external traffic
  • Dockerised for consistent local and cloud deployment

πŸ“¦ View the repo β†’


πŸ“š Currently Learning

  • AWS Developer Associate (DVA-C02)
  • Cloud deployment and infrastructure
  • System design patterns for distributed systems

πŸ“« Get in Touch

LinkedIn Email


Final year CS student @ International University of East Africa Β· Building things that matter in East Africa

Pinned Loading

  1. soko soko Public

    Microservices platform connecting Ugandan smallholder farmers with buyers. Built with FastAPI, PostgreSQL, RabbitMQ and Docker

    Python 1 2

  2. Rentify Rentify Public

    SaaS platform for landlords β€” tenant management, rent tracking, and invoicing. Built with PHP.

    PHP

  3. SenteCheck SenteCheck Public

    Telegram bot for tracking mobile money transactions and betting activity. Built with FastAPI and PostgreSQL.

    Python