Skip to content
View KodEx-SA's full-sized avatar

Block or report KodEx-SA

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
KodEx-SA/README.md
Typing SVG

Email LinkedIn Portfolio YouTube

committers.top badge committers.top badge committers.top badge Profile Views

πŸ‘¨β€πŸ’» About Me

I'm a software developer and AI engineer based in Rustenburg, South Africa. I build full-stack web apps and AI-powered systems - from voice assistants and chatbots to network infrastructure and Web3 tools. Most of what I ship is self-taught and production-facing, not just side projects. I've completed contracts at two tech firms and I'm currently freelancing while looking for a remote full-time role where I can keep building things that actually work.

Outside of code I write poetry and I'm learning C from the ground up.

🟒 Open to full-time remote opportunities.

🧭 Experience Timeline

Jul 2025
– May 2026

Software Developer & AI Engineer Β· AI Global Networks
Consulted on the AGN site (Groq-powered chatbot, Google Calendar booking integration) and built webaudit, a Playwright-based CLI auditing tool.

Jun 2025
– May 2026

Jr Software Developer & IT Technician Β· Eullafied Tech Solutions
Shipped the ETS WiFi Captive Portal (Node.js/Express/SQLite, AES-256-GCM, JWT) and the Intern Management System monorepo, end to end.

Ongoing

Web Developer & Graphic Designer Β· Maps Media Productions
Web development and graphic design across client sites and campaigns.

πŸš€ Featured Projects



Clare - AI Voice Assistant

A full voice-AI pipeline with persistent memory and a live Mission Control Dashboard. Runs on a free-tier provider stack - Deepgram STT, Groq LLM, Cartesia TTS, Silero VAD - backed by Supabase.



Trading-R1 Trace Market

A reasoning-trace marketplace built for the Agora Agents Hackathon. Two Solidity contracts deployed on Arc Testnet, a Next.js 15 frontend with wagmi/RainbowKit, and a Python agent pipeline on Groq + Pinata.



ETS WiFi Captive Portal

A production network-access system built for Eullafied Tech Solutions. Node.js/Express/SQLite backend with AES-256-GCM encryption and JWT auth, plus a Network Agent driving hostapd/dnsmasq/iptables.

⚑ Tech Stack

Layer Technologies
Frontend Next.js React TypeScript Tailwind Vite
Backend Node.js Python Prisma
Database PostgreSQL MongoDB Supabase
AI / ML Groq Deepgram Cartesia LangChain LiveKit
Web3 Solidity wagmi
Cloud & DevOps AWS Docker Vercel GitHub Actions

πŸ“Š GitHub Stats

Most Used Languages

🌊 Coding Activity

github-snake

πŸ’Ό Open to full-time roles, freelance & remote collaboration

Currently based in Rustenburg, ZA Β· SAST (UTC+2) Β· Responds within 24hrs

Hire Me View Portfolio LinkedIn

Pinned Loading

  1. OIBSIP_ai-voice-assistant_03 OIBSIP_ai-voice-assistant_03 Public

    A real-time AI voice assistant built with LiveKit Agents. Clare listens, thinks, speaks, and remembers - powered entirely by free-tier providers.

    Python 3

  2. TauricResearch/TradingAgents TauricResearch/TradingAgents Public

    TradingAgents: Multi-Agents LLM Financial Trading Framework

    Python 92.4k 17.9k

  3. trading-r1 trading-r1 Public

    A reasoning-trace marketplace built on Arc. AI agents generate structured investment theses via the TradingAgents framework, each trace is pinned to IPFS and hashed on-chain, and users stake USDC o…

    Solidity