Skip to content
View NzamaE's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report NzamaE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NzamaE/README.md

Github profile readme · MD Copy

██████████████████████████████████████████████
██                                          ██
██      ERNEST NZAMA — SOFTWARE DEVELOPER   ██
██                                          ██
██████████████████████████████████████████████

Building things that matter - web, mobile & AI

LinkedIn GitHub Location Status


About Me

I'm a full-stack developer based in South Africa with a background in BSc Computer Science & Informatics. I build web apps, mobile experiences, and AI-powered tools, from polished frontends to robust backends and RAG systems.

Currently gaining hands-on industry experience through an internship while shipping real-world projects across multiple tech stacks.

const ernest = {
  role:       "Full-Stack Developer",
  location:   "South Africa",
  stacks:     ["ASP.NET + C#", "Node.js + MongoDB", "React + PostgreSQL"],
  focus:      ["Web", "Mobile", "AI / RAG"],
  available:  true,
  funFact:    "I ship with AI tools but I still write the hard parts myself"
};

Tech Stack

Frontend

React TypeScript Tailwind CSS React Native Flutter

Backend

Node.js Express ASP.NET Core C#

Databases

PostgreSQL MongoDB Firebase

AI & DevOps

LangChain Docker WebSockets Git


Featured Projects

Shukuma — Fitness Workout Application

Production-ready fitness platform that gamifies a 52-card workout deck

  • Interactive card-based workout system with real-time progress tracking
  • Global leaderboards with 3 ranking modes
  • Workout history, analytics and user profile management
  • Built with Clean Architecture — Domain, Application, Infrastructure layers
  • Containerized with Docker, deployed on Render/Azure

ASP.NET C# Firebase Docker

8,000+ lines · 50+ test cases · 10+ features · Live in production

View Repository


Footprint Insight Engine

Full-stack carbon footprint tracker with AI-powered weekly tips and real-time WebSocket updates

  • Analyses user activity logs to identify highest-emission behaviours
  • Personalised weekly tips and reduction targets per user
  • Real-time tip display via WebSockets
  • Community leaderboard of low-footprint users
  • User authentication, activity logs, emissions dashboard

Node.js Express MongoDB WebSockets

View Repository


Kamikaze Butterfly Weddings

Full-stack wedding planning platform connecting couples, vendors and coordinators

  • React + TypeScript frontend with beautiful animated UI
  • Node.js + Express + PostgreSQL backend with 20+ REST endpoints
  • Role-based auth (client, vendor, admin) with JWT
  • Real booking flow, invoice generation and vendor verification system

React Node.js PostgreSQL TypeScript

View Repository


GitHub Stats

Top Languages

GitHub Streak


Currently

  • Shipping Shukuma v2.0 — badges, email notifications, social challenges
  • Building Kamikaze Butterfly — full-stack wedding planning platform
  • Exploring AI agents and RAG pipelines
  • Open to freelance projects — web, mobile, AI integrations

Let's build something great

Email LinkedIn

"The best way to predict the future is to build it."

Pinned Loading

  1. Footprint-Logger-Fullstack Footprint-Logger-Fullstack Public

    This is the second version of the footprint logger, from the previous version with just the UI using vanilla javascript,html and CSS.

    JavaScript