Skip to content
View joelmuhoho's full-sized avatar
πŸ’­
Available
πŸ’­
Available

Highlights

  • Pro

Block or report joelmuhoho

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

πŸ‘‹ Hi there, I'm Joel Muhoho

πŸ’» Software Engineer | Back-end Developer | Cloud Developer | AWS Certified

I'm a passionate software engineer who loves building backend systems and cloud-based applications that make life easier. My focus is on designing reliable APIs, automating infrastructure, and crafting software that solves real-world problems especially in underrepresented communities and sectors like healthcare.


πŸš€ Tech Stack

  • Languages: Python, Bash, JavaScript, TypeScript, C
  • Backend: Flask, Django, Node.js, Express.js, MySQL, SQLite
  • Frontend: HTML, CSS, SCSS, React, jQuery
  • DevOps & Cloud: Docker, Docker Compose, Git/GitHub, Ubuntu Server, AWS (EC2, S3, RDS, SNS)
  • Testing: Pytest, unittest, MonkeyPatch
  • Tools: Git CLI, Datadog, Puppet, SQLAlchemy

πŸ›  Projects I'm Proud Of

  • πŸ”— E-commerce backend - A modern, scalable backend service for an e-commerce platform.
  • πŸ”— Lineage - A solo-built family tree and memory-sharing platform.
  • πŸ”— AccoTrac - A collaborative accounting tool for small businesses (Backend Developer).
  • πŸ”— Simple shell - A custom built simple shell designed to provide a lightweight and efficient command-line interface for interacting with linux system.

πŸŽ“ Learning Journey

  • ☁️ </> Currently Learning: AWS Developer - Building skills in deploying, developing, and managing applications on AWS.
  • ☁️ AWS Solutions Architect Learning Journey - AWS Solution Architect Certified
  • πŸŽ“ ALX Software Engineering Program
    • Foundations, Backend Specialization, AI Starter Kit, Professional Development
  • ☁️ AWS re/Start Graduate - AWS Cloud Practitioner Certified
  • πŸ“š Always learning and building - currently focused on advanced backend and cloud skills.

🌍 Let's Connect

If you'd like to see what I'm working on, explore my projects or get in touch.


β€œMy goal is to bring positive change to thousands through tech one API, one system, one community at a time.”

Pinned Loading

  1. ecommerce_backend ecommerce_backend Public

    Scalable e-commerce backend API for products, carts, orders, and secure checkout.

    Python 1 1

  2. lineage lineage Public

    Lineage is a web app for building and exploring interactive family trees across generations.

    Python

  3. kamaufnjeri/AccoTrac kamaufnjeri/AccoTrac Public

    AccoTrac - ALX Specialization Portfolio Project

    JavaScript

  4. joel-shell joel-shell Public

    A custom Unix-like shell written in C, built to explore systems programming fundamentals like process control, command parsing, and terminal interaction.

    C