Peter MuhumukiPeter.

Portfolio

Selected Works & Projects spanning web development, data analysis, and machine learning.

GT Online

Full-stack workforce management platform for remote tasking operations

A role-based workforce management platform built for a consulting firm to orchestrate remote taskers at scale. Admins manage members, create projects, assign taskers, and monitor productivity through analytics dashboards with trend charts, donut breakdowns, and ranked bar charts. Taskers log completed work via CSV/Excel bulk upload or single-entry forms, with server-side parsing that auto-computes billable minutes and detects duplicates. The invoicing engine generates, tracks, and exports PDF invoices per tasker with full lifecycle management (Draft → Issued → Paid). A built-in dispute resolution system flags contested task IDs with adjudication workflows and configurable deadlines. Additional modules include invoice adjustments with approval flows, duplicate submission auditing, resource sharing, and email notifications queued via a background delivery pipeline.

Next.jsReactTailwindCSSFastAPIPostgreSQLSQLAlchemyAlembicDockerReportLab

Letter to the Future

Write a letter to your future self

A full-stack web application for writing and scheduling letters to your future self. Users compose rich-text letters with optional media attachments, pick a delivery date, and receive them by email when the time comes. Email confirmation via magic link prevents spam and abuse. Delivered letters can optionally be shared on a public feed with community moderation and reporting. Features include an automated hourly delivery scheduler with retry logic, rate limiting, email suppression, and Cloudinary-hosted media uploads.

Next.jsReactTypeScriptTailwind CSSFastAPISQLAlchemyPostgreSQLAlembicCloudinaryDockerCloudflare PagesPydantic

Crumbly

Provide a platform for small bakeries to showcase their work and portfolio of products, as well as allow online ordering

Crumbly is a platform designed for small to mid-sized bakeries to showcase their products, manage orders, and engage with customers. It bridges the gap between local bakeries and their community by providing a seamless online experience. The platform allows customers to browse through a variety of baked goods, place orders, and track their delivery status. For the bakeries, Crumbly offers a simple yet powerful backend to manage their inventory, orders, and customer interactions.

NextJSCSSPostgresql

Sentiment Analysis IQ

AI Text Analysis Tool

A smart application for batch sentiment analysis. Uses TF-IDF and a Multinomial Naive Bayes model to instantly classify text feedback and reviews as Positive, Neutral, or Negative.

NextJSCSSFastAPI

Library Management System

Production Ready Web App

A production ready web application that manages end to end library operations, including book cataloging, borrowing, approvals, returns, and inventory tracking. Enforces role-based access for readers, librarians, and administrators.

DjangoRedisPostgreSQLDockerBootstrap

Ecommerce Backend

Microservices-style REST API

A complete production-ready REST API e-commerce platform built with a modular architecture. Features include product browsing, session-based shopping carts, robust order management, and secure payment provider integrations.

Django REST FrameworkPostgreSQLRedisCeleryDocker

Newspaper Project

Django-based News Platform

A full-stack Django application designed to manage and publish news content with user authentication, article CRUD operations, and a commenting system.

Django 5.2PostgreSQLDocker

Maji Ndogo Data Analysis

Power BI Dashboard

Interactive Power BI dashboard analyzing data from a fictional country recovering from corruption and water scarcity. Uncovers patterns in water distribution and governance.

Power BIDAXData Visualization

Expense Tracker

Financial Tracking App

Simple application to assist the user in tracking their expenses.

DjangoWeb Design

Social Media App

Django Social Platform

A simple application simulating a social media platform. Enables users to create profiles, post images, follow others, and like posts.

DjangoBackend Dev

Movie Finder App

React Learning Project

A functional React application built to master modern React patterns. Features real-time movie search with TMDB API, favorites tracking with optimized API calls using useDebounce.

ReactTMDB APIAppwrite