Skip to content
View jackson951's full-sized avatar
🀫
need money for that porsche
🀫
need money for that porsche

Block or report jackson951

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
jackson951/README.md
     β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•—  β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ•—   β–ˆβ–ˆβ•—
     β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•”β•β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ•—  β–ˆβ–ˆβ•‘
     β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β• β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘
β–ˆβ–ˆ   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•— β•šβ•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘
β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•‘
 β•šβ•β•β•β•β• β•šβ•β•  β•šβ•β• β•šβ•β•β•β•β•β•β•šβ•β•  β•šβ•β•β•šβ•β•β•β•β•β•β• β•šβ•β•β•β•β•β• β•šβ•β•  β•šβ•β•β•β•

Full-Stack Software Engineer Β· Pretoria, South Africa

Architecting systems that don't just work β€” they scale, perform, and last.

LinkedIn Email WhatsApp Telegram


> whoami

Full-stack engineer with 3+ years building production systems across the full delivery lifecycle β€” from system design to CI/CD. I've shipped APIs serving thousands of requests, optimised slow queries that killed performance, and built UIs users actually enjoy using.

I'm not just a feature implementer. I think about architecture, data integrity, security posture, and operational maintainability from day one. Whether the stack is Java Spring Boot, .NET, or Node β€” I care about doing it right.

BSc Information Technology  Β·  Clean Code Advocate  Β·  API-First Thinker

> tech --stack

Languages

Java C# TypeScript JavaScript Python HTML5 CSS3

Backend & APIs

Spring Boot Spring Security .NET Core Node.js Express REST GraphQL

Frontend

React Next.js Redux Tailwind CSS Material UI

Databases

PostgreSQL SQL Server MySQL MongoDB Redis Prisma

Cloud, DevOps & Tooling

Azure AWS Docker GitHub Actions Git Maven Swagger


> ls ./expertise

πŸ“  System Design          β€” REST, microservices, event-driven architecture
πŸ”  Security               β€” JWT/OAuth2, Spring Security, HTTPS, input validation
⚑  Performance            β€” DB indexing, query optimisation, caching with Redis
πŸ§ͺ  Testing                β€” Unit, integration, E2E with JUnit, Jest, Cypress
πŸš€  CI/CD                  β€” GitHub Actions pipelines, Docker containerisation
πŸ“¦  API Design             β€” OpenAPI/Swagger-documented, versioned, paginated
🌐  Frontend               β€” Responsive, accessible, state-managed UIs
☁️  Cloud                  β€” Azure & AWS deployments, managed databases, storage

> cat ./what-i-bring.txt

I build systems that age well.

Most bugs aren't logic errors β€” they're architectural decisions that weren't thought through early enough. I apply solid design principles (SOLID, DRY, separation of concerns) so codebases remain maintainable as teams and requirements grow.

I think in APIs.

Whether it's a Spring Boot microservice, a .NET Web API, or a Node/Express layer β€” I design APIs that are intuitive to consume, documented with OpenAPI/Swagger, and secured properly from the start.

I own the full lifecycle.

Design β†’ build β†’ test β†’ containerise β†’ deploy β†’ monitor. I'm comfortable at every stage and understand how each decision upstream affects what happens in production.


> cat ./looking-for.txt

Teams that treat engineering as a craft, not a commodity. Environments where:

  • Code reviews are conversations, not gatekeeping
  • Technical debt is tracked, not ignored
  • Ownership is distributed, not siloed
  • Architecture decisions are documented and revisited

I thrive in remote-friendly, async-capable teams building products with real users and real scale concerns.


> ./contact.sh

Channel Link
πŸ“§ Email jacksonkhuto591@gmail.com
πŸ’Ό LinkedIn linkedin.com/in/jackson-khuto
πŸ“± WhatsApp +27 66 180 2747
πŸ“ Location Pretoria, South Africa Β· Open to remote

"Good code works. Great code scales. The best code teaches."

Visitors

Pinned Loading

  1. streetluxcity-shop streetluxcity-shop Public

    E-commerce store using Next.js with typescript , tailwindcss and capacitor for mobile app functionalities

    HTML 4 1

  2. api.streetluxcity api.streetluxcity Public

    spring boot rest api for an e-commerce store

    Java 4 1

  3. flexileave-app flexileave-app Public

    Leave Management App β€” A full-stack web app for managing employee leave requests. Built with React, Node.js, and PostgreSQL featuring secure JWT authentication, role-based access, and a modern resp…

    JavaScript 4 1

  4. Stackmap-Server Stackmap-Server Public

    An AI-powered code repository analysis and documentation platform that helps developers understand, navigate, and onboard to codebases quickly using Claude AI.

    TypeScript 5

  5. stackmap stackmap Public

    AI-Powered Codebase Intelligence Platform Connect your GitHub repositories and ask natural language questions about your codebase. StackMap uses AI to analyze your code structure, dependencies, and…

    TypeScript 4 1