Projects

PROJECT DETAILS

Hey Buddy

Categories: Agentic AI, Productivity tools, Edtech

The Problem

Students often struggle with managing multiple academic deadlines across different platforms, leading to last-minute cramming and reduced performance.

The Solution

Developed a cross-platform smart assistant that synchronized LMS assignments and projects with Google Calendar, automatically breaking them into smaller actionable tasks. Integrated recommendation features for relevant resources such as lecture slides and readings.

tools Used

JavaScript, React, Google Calendar API, Node.js, Python, Amazon Bedrock.

PROJECT DETAILS

Bridge2Africa LMS

Categories: Requirements Engineering, Project Management, EdTech

The Problem

Bridge2Africa needed a structured, user-centered e-Learning Management System (LMS) to improve training delivery and ensure alignment between organizational goals, system requirements, and learner needs

The Solution

Led a team of four in conducting user research, requirements gathering, and system design documentation for a custom LMS. Developed a comprehensive project timeline with implementation milestones and acceptance criteria, and created traceability matrices linking the Concept of Operations, system requirements, and customer problems to maintain alignment with user needs.

tools Used

Miro, Figma, Custom Spreadsheets, MS Project

PROJECT DETAILS

IoT Face recognition

Categories: Edge Computing, Image recognition, Cloud computing

The Problem

Face recognition systems often face challenges in latency, scalability, and privacy when deployed on edge devices in real-world settings.

The Solution

Engineered a full IoT-based face recognition pipeline using lightweight CNN models for on-device detection and embedding extraction. Embeddings were securely transmitted to an AWS Lambda function for identification against a cloud-hosted database, with containerization and serverless deployment enabling low latency and cost optimization.

tools Used

Python, TensorFlow, Docker, AWS Lambda, Amazon ECR, IoT SDKs, Amazon EC2, Amazon Greengrass