Skip to content
View mauricekabubu's full-sized avatar
💻
From MVP to Global | 200 OK
💻
From MVP to Global | 200 OK

Block or report mauricekabubu

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

◈ ─────────────────────────────────────────────────── ◈

🧑‍💻 About Me

class MauriceKabubu:
    def __init__(self):
        self.name = "Maurice Kabubu"
        self.role = "Backend Engineer | AI Automation Engineer | Cloud Enthusiast"
        self.focus = ["Backend Engineering ⚙️", "AI Automation 🤖", "Cloud Computing ☁️", "REST APIs 🔗"]
        self.goal = "AI & Machine Learning Engineer"
        self.motto = "From MVP to Global."

    def say_hi(self):
        print("Thanks for stopping by — let's build something great! 🚀")

I'm a backend engineer who builds with Python, Flask, Django, and FastAPI, with a growing focus on AI automation and cloud-native architecture. I care about writing clean, scalable software that solves real problems — not just code that runs.

  • ⚙️ Building robust REST APIs and backend systems
  • 🤖 Automating workflows with AI agents and tools
  • ☁️ Deepening my skills in cloud computing on AWS & Azure
  • 🧠 Studying machine learning as I move toward an AI/ML Engineering path
  • 🌍 Contributing to and learning from open source
  • 📈 Constantly iterating — from a working MVP to something built for scale

◈ ─────────────────────────────────────────────────── ◈

🛠️ Tech Stack

Languages



Backend



Frontend



Database



Cloud



DevOps



AI & Data

◈ ─────────────────────────────────────────────────── ◈

📊 GitHub Statistics





◈ ─────────────────────────────────────────────────── ◈

🐍 Contribution Snake

Snake animation

Setup: Add this workflow as .github/workflows/snake.yml in your mauricekabubu/mauricekabubu profile repository, then go to the Actions tab and run it once.

name: Generate Snake

on:
  schedule:
    - cron: "0 */12 * * *"
  workflow_dispatch:

permissions:
  contents: write

jobs:
  generate:
    runs-on: ubuntu-latest

    steps:
      - uses: Platane/snk@v3
        with:
          github_user_name: mauricekabubu
          outputs: |
            dist/github-contribution-grid-snake-dark.svg?palette=github-dark
            dist/github-contribution-grid-snake.svg?palette=github-light

      - uses: crazy-max/ghaction-github-pages@v4
        with:
          target_branch: output
          build_dir: dist
        env:
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

◈ ─────────────────────────────────────────────────── ◈

🚀 Featured Projects

🛒 CodexLabs POS

Offline-first Point of Sale System built for reliability in low-connectivity environments.

🤖 WhatsApp AI Agent

AI assistant with persistent memory, tool integrations, and automated workflows.

🎓 Hive

Campus Management Platform streamlining academic operations.

📰 News Website

Django-powered news publishing platform with a clean editorial workflow.

▶️ YouTube Downloader

Lightweight tool for downloading and managing YouTube content.


💡 Note: these pin cards render live from GitHub, but only once the repo= value matches an actual public repository under mauricekabubu. Swap in your real repo slugs — any that don't exist yet will show a "repo not found" card until you push them.

◈ ─────────────────────────────────────────────────── ◈

🎯 Current Focus

🤖AI Applications — building practical, tool-using AI agents
🏗️Backend Architecture — designing clean, maintainable systems
☁️Cloud Computing — deploying and scaling on AWS & Azure
🧠Machine Learning — building foundational ML skills
Scalable APIs — performance-minded REST API design
🔁Automation — removing repetitive work with code

📚 Currently Learning

🌱 Interests

◈ ─────────────────────────────────────────────────── ◈

🤝 Connect With Me

◈ ─────────────────────────────────────────────────── ◈

💬

"Code is like humor. When you have to explain it, it's bad." — Cory House




⭐ Always Learning • Always Building 🚀 From MVP to Global

Popular repositories Loading

  1. Calendar-App Calendar-App Public

    A simple Calendar app using python that a user enters the year to display and it displays the whole calendar.

    Python 5

  2. QRCode-Generator QRCode-Generator Public

    A Simple python application that generates a qrcode based on your entered url.

    Python 5

  3. Phone-tracker Phone-tracker Public

    HTML 5

  4. Cafe-management-system Cafe-management-system Public

    This a simple cafe management system using flask that handles clients logins, authentication, CRUD

    HTML 4

  5. TODO-APP TODO-APP Public

    Simple todo app using python custom tkinter

    Python 4

  6. Expense-Tracker Expense-Tracker Public

    Expense Tracker web app using Flask that tracks your monthly expenses and clearly indicates on a dashboard.

    HTML 4