Skip to content
View Schramm2's full-sized avatar

Block or report Schramm2

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
Schramm2/README.md

Hey, I am Matthew

I am a South African builder from Cape Town with a background in Computer Science and Information Systems, now working as a Graduate AI Engineer at Ubundi.

My life has moved from university projects and full-stack systems into the strange, exciting middle layer of AI work: agents, context, memory, internal tools, evaluation loops, and the human workflows that make AI actually useful.

This is my personal GitHub, so it carries the full arc:

  • where I started learning to build software
  • the projects that helped me grow
  • the systems I am building now
  • the way I am trying to use AI responsibly in my own life and work
  • the ideas I am exploring next

This profile is personal. Ubundi work is described here only at a public-safe level.


What I Am Building My Life Around

AI as a Thinking Partner

I use AI deeply, but not as a shortcut around judgment. The goal is to pair human context, taste, review, and accountability with AI's speed and breadth.

Context-Aware Systems

I care about how software and agents remember, retrieve, structure, and apply the right information at the right time.

Agent Workflows

I am interested in the operating layer around agents: tools, memory, routing, approvals, verification, and clean handoffs between humans and software.

Useful Proof Of Work

I want my projects to be more than demos: they should teach me something, solve a real workflow problem, or make a complex system easier to inspect.


Life And Work Right Now

Current role       Graduate AI Engineer at Ubundi
Home base          Cape Town, South Africa
Education          BCom Computer Science + Information Systems
Honours            Information Systems, University of Cape Town
Working edge       Context systems, agent workflows, internal tools, evals
Learning edge      Physical AI data quality and robotics trajectory QA
Personal edge      Building an AI-native operating system for my own work

At Ubundi, I work around the practical systems that make agentic software useful in real organizations: context, memory, internal tools, product workflows, observability, evaluation, and safer operating loops.

Outside of official work, I am experimenting with my own AI-native operating system: a Markdown-based Brain Dump, Codex workflows, personal agents, daily/weekly review loops, and small tools that help turn messy thinking into durable artifacts.


My Current Lanes

Lane What it means to me
Agent infrastructure Making agents more useful, inspectable, and bounded through tools, memory, routing, and approvals.
Context and retrieval Helping AI systems use the right information without losing the human thread.
Evals and observability Building feedback loops so AI outputs can be compared, inspected, trusted, and improved.
Internal tools Turning repeated workflow pain into simple tools and operating systems.
Physical AI data quality Exploring how robotics demonstrations and trajectories can be checked, cleaned, explained, and trusted.
AI-assisted engineering Learning how to work with AI properly: strong context, good taste, real verification, and human accountability.

Featured Personal And Public Work

Project Why it matters
Umbono AI Evaluation Dashboard A model-comparison and evaluation dashboard for scoring AI outputs against custom criteria.
Resonate An AI writing platform that models communication identity and rewrites outputs to match a user's voice.
Local Context Engine A privacy-first local RAG experiment with offline document ingestion and hallucination evaluation.
UbundiForge AI-powered project scaffolding with team conventions baked in.
Cape Town Festival Web App A student-era full-stack project that helped me build real application foundations.
University Code Archive Older learning history. Not the sharpest work now, but part of the path.

Toolbelt

Toolbelt icons

AI agents RAG Evals Internal tools System design Physical AI

GitHub Signal

GitHub streak

GitHub trophies

The fuller activity story is in the pinned repositories and native contribution graph below: old learning, new AI systems, and current work compounding together.


A More Personal Map

How I think about AI

I do not want AI to replace the thinking part of my work. I want it to make the thinking more visible, more structured, and more ambitious. The best AI-assisted work still needs a human who knows what matters, notices when something is wrong, and takes responsibility for the final result.

What Ubundi is teaching me

Working at Ubundi has moved me from student-era projects into production-adjacent AI engineering. I am learning that the hard part is rarely just the model. It is context, trust, workflow design, observability, secure boundaries, integration details, and knowing when a human needs to stay in the loop.

What I am exploring next

I am increasingly interested in Physical AI data infrastructure: how real-world demonstrations become usable training data, how trajectories can be checked for quality, and how agents can help humans inspect messy multimodal data before it becomes model input.

What this profile used to be

This account started as a place for university and early full-stack work. I am keeping that history visible because it shows the path, but the center of gravity has changed: I am now building toward AI systems, agent workflows, and reliable tools for real-world work.


Find Me

Portfolio LinkedIn Current work GitHub

Building a life where good software, good systems, and good judgment compound together.



Footer wave

Popular repositories Loading

  1. Second-Year-Code Second-Year-Code Public

    All the coding i have done in second year of university

    Java

  2. First-Year-Code First-Year-Code Public

    Java

  3. Schramm2 Schramm2 Public

  4. CS-Capstone-Project CS-Capstone-Project Public

    Role-based academic advising and appointment platform built with Spring Boot, Vaadin, JPA, and MySQL.

    Java

  5. python-Network-Messenger python-Network-Messenger Public

    This repository contains the completed deliverables for Networks Assignment 1 of CSC3002F. The project involved designing, implementing, and documenting a fully functional peer-to-peer chat applica…

    Python

  6. personal-codex-agent personal-codex-agent Public

    Personal Codex Agent — A lightweight, context-aware chatbot that answers questions about me as a candidate using my CV and supporting documents. Built with Next.js, Tailwind, and OpenAI GPT-4 + emb…

    TypeScript