Skip to content
AFA.
Index23 projects — 2022 → today

EverythingI’ve built.

Web platforms, enterprise infrastructure, security labs, telecom networks, data systems, and embedded machines — every documented project, filterable by field.

09School Management SystemMulti-user platformMulti-user web platform for school administration: grades, contracts, payments, downloadable documents, and admin account management.Web
10AI Network AssistantAI-powered learning toolLightweight AI web app for networking students: project ideas, code explanation, debugging, and interactive networking lessons.Data & AI
11Weather App — Java & FlutterMobile application, two buildsWeather app with city autocomplete, OpenWeather real-time data, and local favorite-city storage — built twice: a native Android version in Java and a cross-platform Flutter version.Mobile & Robotics
12Autonomous Parking RobotEmbedded systemPhysical robot that detects free parking spaces with ultrasonic sensors and executes a parking maneuver, with LCD status display.Mobile & Robotics
13NoSQL Social Media BackendPolyglot persistenceSocial media backend across MongoDB, Cassandra, Redis, and Neo4j, with a Flask/FastAPI front and Dockerized services.Data & AI
14Package Delivery DatabaseRelational designRelational database for inter-city package delivery: sender/recipient tracking, MCD/MLD models, triggers, transactions, complex queries.Data & AI
15Global Air Quality AnalysisData scienceAnalysis of ~3,600 records of global pollutants using PCA and Python to identify pollution trends.Data & AI
16Web Accessibility RemediationAudit & rebuildAudited a non-compliant website with axe DevTools, then rewrote HTML/CSS to resolve WCAG, ergonomic, and heuristic issues.Web
17Agripreneur CameroonProgram websiteOfficial website for the Who Wants to Be an Agripreneur Cameroon program — visibility, brand presentation, and participant connection.Web
18Handyman MarketplaceMarketplaceMarketplace connecting clients with local skilled tradespeople — providers list services, clients browse or request help.Web
19Coach Portfolio (Webflow)Client site, no-codeProfessional no-code website for a personal coach client, focused on lead generation, brand, and conversion.Web
20Huawei eNSP Network LabsProtocol engineeringProfessional networking labs covering OSPF, Wireshark analysis, VLANs, MPLS, NAT, and network fault diagnosis.Networking
21HackThisSite ChallengesOffensive practiceCompleted basic and realistic HackThisSite challenges — hands-on practice with web vulnerabilities, logic flaws, and cryptography.Cybersecurity
22Mobile Static Security AnalysisAppSec assessmentStatic security analysis of Android APKs using MobSF — vulnerabilities, permissions, code review, and reporting.Cybersecurity
23Docker ContainerizationDevOps workflowBuilt Docker images and Dockerfiles, published to Docker Hub, and orchestrated multi-container setups with Docker Compose.Infrastructure & Cloud