Skip to content
View Z3DDIEZ's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Z3DDIEZ

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

Typing SVG

Portfolio LinkedIn Email


About

Final-year BSc Computer Science @ University of Johannesburg
Johannesburg, South Africa

Building encrypted data pipelines, federated ML systems, and event-driven backend platforms.
Interests:           cryptographic design, distributed consensus, zero-trust architectures

Seeking backend engineering roles focused on distributed systems,
secure infrastructure, and large-scale platform architecture.

Tech Stack

Languages

Frameworks

Infrastructure


Featured Projects

Zero-trust encryption library with cascading cell-partitioned domains. Three-layer trust stack with HKDF-SHA256 key derivation. 739 MB/s throughput, ~13us traversal latency. Threat-model-driven test suite across 5 security property modules.

Federated healthcare triage platform — .NET 9 regional nodes, Python Flower FL coordinator, multi-stakeholder governance with automated agent voting. No-PII policy, sub-7-day data retention. 51 xUnit domain tests.

Chess variant with feudal hierarchy and loyalty mechanics. Clean Architecture with strict layer separation, CQRS via MediatR. 3D board client in React Three Fiber with GLTF model loading. 27 xUnit domain tests.

Event-driven microservices platform — 6 services with strict Clean Architecture layering, Transactional Outbox for guaranteed event delivery, JWT auth with single-use refresh rotation, GraphQL analytics over InfluxDB time-series. Full Kubernetes orchestration via Helm.

Multi-tenant SaaS decision intelligence platform. Gemini API integration with 90%+ schema validation, response caching, quota enforcement, and cost-optimised serverless infrastructure (<$15/mo for 1k users).


GitHub Stats

All Repositories


GitHub Activity

GitHub Streak


Architecture and Patterns

Pattern Application
Clean Architecture Domain > Application > Infrastructure > Presentation
CQRS / MediatR Command-query separation with discrete handlers
Event-Driven RabbitMQ, Pub/Sub, Transactional Outbox
Domain-Driven Design Aggregates, value objects, domain events
Federated Learning Privacy-preserving distributed ML
Zero-Trust Cryptography Cell-partitioned encryption, HKDF key derivation
Serverless Edge Functions, Cloud Functions, scale-to-zero

Summary

Education BSc Computer Science — University of Johannesburg (2023 - 2026)
Focus Backend Engineering, Distributed Systems, Security Architecture
Location Johannesburg, South Africa
Security AES-256-GCM, HKDF-SHA256, JWT rotation, RLS, Threat Modelling, OWASP
Testing xUnit, JUnit 5 + Mockito, Criterion (Rust), GitHub Actions CI/CD
Cloud GCP (Firestore, Pub/Sub, BigQuery), Azure App Services, Supabase, Firebase

Beyond the Terminal

I spend time with photography, art history, and classical music. I enjoy architecture photography, chiaroscuro paintings, and long evenings with Bach’s cello suites.

Poetry and too much tea are permanent fixtures.


Profile Views

"Blast radius contained structurally — no cell can decrypt another cell's data."

Pinned Loading

  1. KRISIS KRISIS Public

    Decision intelligence platform for job applications, using structured data and constrained AI to evaluate role alignment.

    TypeScript 2

  2. Medieval-Chess Medieval-Chess Public

    A chess variant combining feudal hierarchy, loyalty mechanics, tactical RPG progression, and asymmetric court dynamics.

    C#

  3. MedEquity MedEquity Public

    A federated healthcare triage assistant that routes patients to appropriate care while ensuring privacy and reducing health disparities via multi-stakeholder governance.

    C#

  4. HexVault HexVault Public

    Cascading cell-partitioned encryption architecture in Rust.

    Rust

  5. spring-boot-microservices-demo spring-boot-microservices-demo Public

    Java