Engineering systems with uncompromising technical craftsmanship.
An open technical incubator and engineering collective founded at JOOUST. Advancing cyber security research, distributed systems architecture, kernel programming, and reactive fullstack platforms.
// Technical Governance & Foundational Succession
"founding_pioneers": ["Kevin Nambale", "Derrick Muruoki"],
"chairperson": "Fidel Eliud",
"track_directors": {
"cyber_security": "Matthew Magundo",
"api_systems": "Benard Karanja",
"fullstack_ui": "Victor Owino"
}
Core Technical Specializations
NexGen organizes talent into focused engineering tracks led by domain specialists.
Cyber Security & Forensics
Master ethical hacking, network forensics, reverse engineering with Ghidra, memory analysis, and CTF competitions.
API & Distributed Backend
Design production-grade REST APIs, gRPC streams, asynchronous queues, database query optimizations, and zero-downtime systems.
Fullstack & UI Engineering
Build lightning-fast web applications with Svelte 5 runes, responsive Tailwind styling, and cross-platform mobile apps with Flutter.
Networking & Infrastructure
Deep dive into packet routing, BGP/OSPF protocol stacks, software-defined networking, and enterprise networking hardware.
Linux & Kernel Engineering
Understand POSIX system calls, process scheduling, memory virtualization, eBPF telemetry, and bash automation.
Upcoming Sessions & Hackathons
Hands-on engineering workshops, CTF competitions, and deep-dive protocol teardowns scheduled across JOOUST and virtual tracks.
NexGen Open Source & Hackathon Showcase
Demo day for club member projects, pull request walkthroughs, and welcoming new inductees into track teams.
Open Source Systems & Tools
NexGen Core Community Hub
Central membership, tutorial publishing & project directory
Matrix CTF Engine
On-demand isolated Docker CTF challenge orchestrator
NetSentinel Forensics Tool
High-speed packet capture & anomaly detection engine
Recent Technical Guides & Labs
Binary Exploitation & Buffer Overflow Fundamentals
Low-level systems security lab: understand x86-64 stack frame layout, memory corruption, instruction pointer hijacking (ret2win), and automated exploitation with pwntools.
Reactive State Architecture with Svelte 5 Runes
Complete engineering guide to Svelte 5 Runes: fine-grained reactivity using $state, $derived, $effect, typed snippets, and universal reactive classes.
Hands-on Network Packet Analysis with Scapy & Wireshark
Deep network packet dissection lab: capture, decode, and manipulate raw Ethernet, IPv4, TCP, and DNS frames using Python, Scapy, and Wireshark.