package main
type Mphele struct {
CurrentlyAt []string
FocusingOn []string
Belief string
Foundation string
Interests []string
Superpowers []string
}
func main() {
me := Mphele{
CurrentlyAt: []string{"WeThinkCode_"},
FocusingOn: []string{"Backend Engineering", "Data Pipelines", "Scalable APIs"},
Belief: "A well-designed API is the foundation of any great UX.",
Foundation: "CompTIA A+ certified — I see both sides: software & hardware",
Interests: []string{"Music", "Sports", "Gaming", "Socioeconomics"},
Superpowers: []string{
"Rapid Adaptability - I pick up new tech stacks quickly when the build demands it.",
"Relentless Work Ethic - I put in the hours required to get the architecture right.",
"Hackathons - I play to win every single one.",
},
}
}Languages & Frameworks
Data & Analytics
Tools & Platforms
I'm an Early 🐤
🌞 Morning 149 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.24 %
🌆 Daytime 773 commits ███████████░░░░░░░░░░░░░░ 42.73 %
🌃 Evening 732 commits ██████████░░░░░░░░░░░░░░░ 40.46 %
🌙 Night 155 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.57 %
📅 I'm Most Productive on Saturday
Monday 246 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.60 %
Tuesday 322 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.80 %
Wednesday 198 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.95 %
Thursday 153 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.46 %
Friday 219 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.11 %
Saturday 413 commits ██████░░░░░░░░░░░░░░░░░░░ 22.83 %
Sunday 258 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.26 %
📊 This Week I Spent My Time On
💬 Programming Languages:
Other 2 hrs 34 mins ██████████░░░░░░░░░░░░░░░ 41.52 %
Java 2 hrs 28 mins ██████████░░░░░░░░░░░░░░░ 39.80 %
Makefile 27 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 07.27 %
Markdown 18 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 05.01 %
YAML 11 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 03.13 %
🔥 Editors:
IntelliJ IDEA 3 hrs 10 mins █████████████░░░░░░░░░░░░ 51.11 %
Antigravity IDE 3 hrs 2 mins ████████████░░░░░░░░░░░░░ 48.89 %
🐱💻 Projects:
brownfields 2 hrs 17 mins █████████░░░░░░░░░░░░░░░░ 36.90 %
brownfields-robot-worlds-2 hrs 1 min ████████░░░░░░░░░░░░░░░░░ 32.76 %
DSA 1 hr 32 mins ██████░░░░░░░░░░░░░░░░░░░ 24.85 %
mphel 17 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 04.62 %
iKlippa 3 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.87 %
🤖 AI Coding This Week
⏱ AI Coding Time: 4 hrs 25 mins (71.23%)
✍️ 49 lines written by AI, 82 lines written by hand (37.4% AI-written)
🔤 0 Input Tokens, 0 Output Tokens
💵 $0.00 Estimated AI Cost This Week
🧠 4 AI Sessions, 84 AI Prompts
Gemini 47 lines ████████████████████████░ 95.92 %
Sonnet 2 lines █░░░░░░░░░░░░░░░░░░░░░░░░ 04.08 %
🔎 AI Coding Insights:
⚖️ Balanced with AI — 37.4% of written lines came from AI
📄 Detailed Prompter — average 630 characters per prompt
🔁 Iterative Prompter — average 21 prompts per session
🔍 Hands-On Reviewer — 75.25% of changed lines were hand-edited
I Mostly Code in Python
JavaScript 4 repos ████░░░░░░░░░░░░░░░░░░░░░ 15.38 %
Go 4 repos ████░░░░░░░░░░░░░░░░░░░░░ 15.38 %
TypeScript 3 repos ███░░░░░░░░░░░░░░░░░░░░░░ 11.54 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 03.85 %
Rust 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 03.85 %
Last Updated on 31/07/2026 03:28:27 UTC
|
ITWeb Security Summit Hackathon 2026 🥇 National Champions · Sandton Convention Centre |
Mjanga AI Hackathon 🥇 First Place · Africa wide hackathon |
Security tool built for the AI-assisted development era. Catches slopsquatting attacks, AI-hallucinated package names registered with malware before they touch your disk. National champions at the ITWeb Security Summit Hackathon 2026. 🏆
Health triage assistant - conversational healthcare access powered by Gemini.
AI-powered recruiter-first ATS system - built to put recruiters back in control.
An intelligent, event-driven agritech architecture bridging IoT telemetry, telecom network signals, and machine learning to protect African livestock and monitor animal health in real-time.
- Backend development — going deeper across the stack
- End-to-end data pipelines — from ingestion to insight
- High-performance API design — because slow APIs are unacceptable
- Cybersecurity & Static Analysis - building tools to scan metadata and identify vulnerabilities without code execution
- Machine Learning Integration - embedding predictive AI models into event-driven backend architectures
- Containerization & Orchestration - mastering Docker and Kubernetes for scalable, resilient deployments
- Advanced SQL & Database Architecture - moving beyond basic queries to optimize complex relational data models
- Cloud Deployment Strategy - transitioning from local development to production-ready cloud environments
- Data Structures & Algorithms - continuously refining problem-solving logic for writing fast and efficient code
- Started with CompTIA A+ — I understand the full stack, right down to the silicon
- Gaming + music + sports = my version of debugging sessions
- Firm believer: great software begins with a great API
- Hackathon enthusiast — if you see one, tag me immediately
- Internship & graduate opportunities in Software development
- Open source contributions & interesting side projects
- Conversations about socioeconomics and tech for good

