I build Backend systems, API design, scalable architecture, and AI-assisted engineering workflows.
class Developer:
def __init__(name: str, preferred_name: str, surname: str):
self.name = name
self.surname = surname
self.preferred = preferred_nameclass Kat(Developer):
def __init__(self):
super().__init__(
name="Andries",
surname="Mogashoa",
preferred_name="Kat"
)
def stack(self):
return [
"Python",
"Flask",
"FastAPI",
"JavaScript",
"React",
"PostgreSQL",
"Redis",
"Celery",
"Docker",
]
def focus(self):
return "Backend Engineering + AI Integration into new or existing systems"
def current_builds(self):
return [
"eventé - social events platform, Instagram for events",
"DevRank - AI-driven dev roadmap + gamified leaderboard"
]
| Institute | Program or Course | Accreditation | Year |
|---|---|---|---|
| Udacity | AWS AI Practitioner | AWS | 2026 |
| CS50 | Introduction to computer Science and the art of Programming | Harvard Online | 2025 |
| CS50P | Introduction to Programming with Python | Harvard Online | 2025 |
| IT Varsity | Full-Stack Development Business App Academy | IT Varsity & MTN | 2022 |
Safety Management Graduate 2022: Risk, Corporate gorvenance, statistics, labour law relations, etc.