Pinned Repositories
bank-transfer
A core banking API to demonstrate withdrawal, deposits and transactions.
blind75
Leetcode solutions with Java
canary-deployment-poc
A mini demonstration of canary deployment with K8s
cilium
eBPF-based Networking, Security, and Observability
cli-rest-client
CLI client to interact with Postgresql to create, read and update records.
CodeWarriors
Integrate accessibility testing into the development process
nat-traversal
Playing around with some NAT traversal techniques
remixify
Remix your favourite Spotify playlists :)
safehaven
Proof of concept for a VPN over UDP
sqlite-go
A naïve implementation of a hash-table indexed file storage engine.
kwakubiney's Repositories
kwakubiney/safehaven
Proof of concept for a VPN over UDP
kwakubiney/sqlite-go
A naïve implementation of a hash-table indexed file storage engine.
kwakubiney/nat-traversal
Playing around with some NAT traversal techniques
kwakubiney/remixify
Remix your favourite Spotify playlists :)
kwakubiney/bank-transfer
A core banking API to demonstrate withdrawal, deposits and transactions.
kwakubiney/blind75
Leetcode solutions with Java
kwakubiney/canary-deployment-poc
A mini demonstration of canary deployment with K8s
kwakubiney/cilium
eBPF-based Networking, Security, and Observability
kwakubiney/cli-rest-client
CLI client to interact with Postgresql to create, read and update records.
kwakubiney/CodeWarriors
Integrate accessibility testing into the development process
kwakubiney/COE-382_-Digital-Computer-Design
Uni work
kwakubiney/CTS-checker
a simple cli tool that returns current price of tokens and stablecoins.
kwakubiney/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
kwakubiney/frontendmentor.io
Frontend practice.
kwakubiney/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
kwakubiney/stats-preview-component
https://kweku-45.github.io/stats-preview-component/
kwakubiney/inferno
Firewall built with eBPF
kwakubiney/inspektor-gadget
The eBPF tool and systems inspection framework for Kubernetes, containers and Linux hosts.
kwakubiney/kubernetes
Production-Grade Container Scheduling and Management
kwakubiney/natpunch-go
NAT puncher for Wireguard mesh networking.
kwakubiney/order-management-system
A simple GraphQL service to handle orders.
kwakubiney/process-and-threads-tracing
Tracing of processes and threads with eBPF
kwakubiney/reverst
Reverse Tunnels in Go over HTTP/3 and QUIC
kwakubiney/seshat
A gRPC server that keeps metrics of your services
kwakubiney/swarm-autoscaler
An eBPF Docker Swarm based autoscaler
kwakubiney/syscall-counter
Using tracepoints to count read/write/open syscalls using eBPF
kwakubiney/syscall-tracer
Experimenting with tracepoints using eBPF
kwakubiney/try
Inspect a command's effects before modifying your live system
kwakubiney/udp
Please use github.com/pion/transport/v2/udp instead