Wisdom Anwaegbu, Software Engineer
chuma-beep / wisdom
Software Engineer · Fullstack · Go · AI Engineering
building
· Ominiflow - vendor management platform
· Typist - Tui typing application
· Mathua - adaptive math learning platform
learning
· AI in robotics — Aurora Educators Program
· cloud inference
reading
· The book of Isaiah

Wisdom Anwaegbu

chuma-beep · fullstack · go · ai engineering

Software engineer building scalable web applications and software systems, React and TypeScript up front, Go and PostgreSQL underneath, LLMs wired in where they earn their place.

Skilled across frontend development, backend services and AI-powered applications, with a focus on performance, maintainability and user experience. Right now I'm consulting on AI engineering and taking part in the Aurora Educators Program, AI in robotics track.

Next I want to go deeper into inference and intelligent systems, the parts low-level enough that you have to care what the machine is actually doing.

loading contribution graph…

Co-founder & Software Engineer @ 85Gifts

Oct 2024 - Present · Nigeria

Building the web platform and internal tooling for a retail gift startup. Responsible for full-stack development, system architecture decisions, and shipping features end to end in a zero-overhead founding team context.

  1. 01Built mobile-first, low-bandwidth-optimised interfaces, increasing user retention by 40% within the first quarter.
  2. 02Implemented dashboards, product listings, and onboarding workflows with reusable component libraries.
  3. 03Integrated frontend components with backend APIs to support installment-based payment flows.
  4. 04Reduced page load time by 65% through component optimisation and rendering improvements.

react · typescript · tailwind css · rest apis

AI Engineering Consultant @ Freelance

2024 - Present · Remote

Integrating LLMs, RAG pipelines, and AI agents into fullstack applications.

  1. 01Built AI-powered stock insights with Groq, designed prompt engineering workflows, and deployed vector search for semantic retrieval.

llms · rag · groq · vector dbs · ai agents

languages
go · typescript · python
frontend
react · next.js · tailwind css · framer motion
ai
llms · prompt engineering · rag · vector dbs · ai agents · groq · langchain
backend & data
rest apis · grpc · postgresql · pgx · docker

projects

see all →

Omniflow85 // vendor management from listing to conversion.

next.js · typescript · tailwind css · vercel · render · axios · jwt

Flexible vendor management platform that unifies inventory, ads, and performance tracking with real-time visibility from listing to conversion. End-to-end platform delivering secure vendor dashboard for inventory, analytics, and operations.

microgpt // a GPT written from scratch in Go. no ML libraries.

go · wasm · react · typescript · vite · 0★

A minimal GPT implementation written from scratch in Go with zero external ML libraries. Trained on 32K first names to generate name like strings using a single layer transformer with character level tokenization. Features 4-head causal self-attention, RMSNorm, Adam optimizer, WASM/React viz frontend, and comprehensive gradient check tested math. Built to understand transformers at the raw arithmetic level.

Typist // a typing app for developers who live in the terminal.

go · bubble tea · lipgloss · chroma · chart.js · docker · 20★

Cross-platform CLI and Web UI typing application built for developers to master speed and syntax. Features word/quote/code modes with syntax highlighting, live WPM stats, blind mode for muscle memory training, persistent personal bests, and export to JSON/CSV. Zero dependencies, works offline.

mathua // adaptive math that won't advance you until speed and accuracy both prove mastery.

go · typescript · react · next.js · python · sympy · postgresql · sqlite · docker · 0★

Open-source adaptive math learning engine: 630 concepts across 17 domains, no account to start, no paywall on the graph. Mastery gating on streak + response time, DAG scheduler with 70/30 new/review balance, SM-2 spaced repetition woven into sessions, and problems generated on demand — nothing to memorise. Single Go binary with React + Next.js frontend, weekly Monday leagues, share links, CSV transcripts.

typist // I Got Tired of Monkeytype and Built My Own in Go, With a Terminal UI and a ZType Clone

apr 25, 2026 · 8 min · golang

a typing test for people who live in the terminal — words, time, quote and code modes, plus a falling-words game.