Skip to content
View siyabuilds's full-sized avatar
πŸ†
IBM Certified Full Stack JavaScript Developer
πŸ†
IBM Certified Full Stack JavaScript Developer

Highlights

  • Pro

Organizations

@Umuzi-org

Block or report siyabuilds

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

Hey, I'm Samson πŸ‘‹

Profile Views

Coding GIF

Building AI-powered products, developer tools, and the occasional questionable experiment.


About Me

I'm a software developer from Johannesburg πŸ‡ΏπŸ‡¦ who enjoys turning vague ideas into working software.

Most of my projects start with a question:

"Wouldn't it be cool if..."

A few days later there's usually a Next.js app, an API integration, a database, and several lessons learned the hard way.

Currently at Umuzi, contributing to internal products and cross-functional initiatives while developing both technical and operational skills. My work spans AI-enabled tools, workflow automation, frontend development, system design, stakeholder collaboration, documentation, project coordination, and improving processes that help teams work more effectively.


What I Like Building

🧠 AI-powered applications

πŸ” Retrieval & semantic search systems

⚑ Developer productivity tools

🌐 Full-stack TypeScript platforms

πŸ€– OpenAI-powered workflows

🐧 Linux-powered development environments

πŸ§ͺ Weird experiments that probably shouldn't work


GitHub Trophies

GitHub Trophies


GitHub Stats

GitHub Stats Top Languages


Tech I Reach For

AI & Data

  • OpenAI APIs
  • Structured Outputs
  • Zod Validation
  • Retrieval Systems
  • Semantic Search
  • Google AI Embeddings
  • Prompt Engineering
  • AI Recommendation Workflows

Things I've Built

🧠 Word Generator

Most AI apps trust the model and hope for the best.

I wanted predictable outputs.

Built an AI-powered word generation platform using OpenAI structured outputs, Zod validation, MongoDB caching, and typed contracts that make LLM responses behave like application data instead of random text.

Stack

Next.js Β· TypeScript Β· OpenAI Β· MongoDB Β· Zod

πŸ”— https://wordgen.samson.codes


🎯 AI Dev Project Picker

A project born from a problem I had myself:

Which projects from my GitHub actually fit this job?

Paste a job description, connect repository data, and let AI recommend the strongest portfolio projects for that role.

Stack

Next.js Β· OpenAI Β· GitHub REST API

πŸ”— https://devprojectpicker.vercel.app


πŸ“Š GitHub Wrapped

A GitHub analytics experience inspired by Spotify Wrapped.

Aggregates repository activity, contribution patterns, and developer insights into a shareable and visually engaging dashboard.

Stack

Next.js Β· TypeScript Β· GitHub API Β· OpenAI Β· MongoDB

πŸ”— https://wrapped.samson.codes


πŸ’ͺ Shukuma

A fitness companion platform focused on accountability, consistency, and progress tracking.

Built with reusable dashboard components, responsive layouts, and data-driven user experiences.

Stack

Next.js Β· TypeScript Β· Express Β· Tailwind CSS

πŸ”— https://shukuma.samson.codes


Current Mission

Building AI-powered tools that solve real problems while becoming the kind of engineer who can take an idea from a conversation all the way to production.


Currently Obsessing Over

  • Retrieval systems
  • AI agents that are actually useful
  • PostgreSQL
  • Type-safe APIs
  • System design
  • Modern Next.js architecture
  • Building fast without creating future nightmares

Fun Facts

  • I use Linux as my daily driver and occasionally break things for educational purposes.
  • I learn best by building first and reading the documentation after I've already made mistakes.
  • I regularly fall into rabbit holes about browser internals, databases, and "how does this actually work?"
  • Half my projects begin with "this is probably a bad idea."
  • The other half begin with "surely nobody has tried this before."
  • I've spent hours researching an idea only to discover there was a perfectly reasonable solution all along.

Find Me Around The Internet

🌍 Portfolio: https://samson.codes

πŸ’Ό LinkedIn: https://linkedin.com/in/siyabuilds

πŸ“§ Email: [email protected]

Pinned Loading

  1. wrapped wrapped Public

    An application for GitHub Wrapped - visualize your GitHub activity and contributions in a year-end summary style.

    TypeScript 5

  2. ai-devprojectpicker ai-devprojectpicker Public

    AI tool that matches your GitHub projects to job descriptions to optimize your developer CV.

    TypeScript

  3. TerraTrackr TerraTrackr Public

    TerraTrackr is a carbon footprint tracking platform built with Next.js, Express, and MongoDB.

    TypeScript 2

  4. za-id-utils za-id-utils Public

    Modern South African ID parser and validator with strict date rules and Luhn checksum validation

    TypeScript