Projects
A collection of projects I've worked on, ranging from full-stack web applications to design systems and open-source contributions. Each project represents a unique challenge and learning experience.
A Django web app that simplifies managing employee leave requests, featuring leave balance tracking, automated notifications, and a calendar view. Most starred project on GitHub with 6 stars.
DjangoPythonHTMLCSS
A health platform solving challenges Kenyans face when diagnosed with diabetes. Built with Next.js 15, Prisma ORM, Aceternity UI, and Tailwind CSS for a modern, accessible experience.
Next.jsTypeScriptPrismaTailwindAceternity UI
A modern poultry management system built with TypeScript for tracking and managing farm operations efficiently.
TypeScriptNext.jsReact
A collection of interview preparation materials and coding challenges in Python for technical interview readiness.
PythonAlgorithmsDSA
Python implementations and visualizations of Big-O notation concepts for understanding algorithm complexity analysis.
PythonAlgorithmsCS Fundamentals