zadockmaloba
Software Developer | Stream4Tech B.ENG Electrical and Electronics Engineering, Technical University of Kenya
Nairobi , Kenya
Pinned Repositories
jsonrpc.framework
Objective-C JSON-RPC framework
jsonrpc.framework.net
A JSON RPC framework for .NET
filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
libpq
PostgreSQL's libpq ported to the zig build system
Libre-SimulIDE
SimulIDE is a simple real-time electronic circuit simulator
NaiSys-DesktopUtils
A collection of classes I commonly use for desktop development. To be compiled as a shared library.
NaiSys-HttpServer
A simple Web Server written in C++ using the Qt Framework.
SafaricomDaraja-Cpp
A C++ demo of how to utilise the safaricom daraja API using Qt and C++.
SFML-Single-File-SnakeGame
A single file OOP implementation of an SFML snake game
zig-vtk
WIP: VTK ported to zig's build system
zadockmaloba's Repositories
zadockmaloba/zig-vtk
WIP: VTK ported to zig's build system
zadockmaloba/NaiSys-DesktopUtils
A collection of classes I commonly use for desktop development. To be compiled as a shared library.
zadockmaloba/NaiSys-HttpServer
A simple Web Server written in C++ using the Qt Framework.
zadockmaloba/personal-zig-exercises
A personal practice repo cloned from ziglings/exercises
zadockmaloba/serenity
The Serenity Operating System ๐
zadockmaloba/Zig-FFMPEG
A practice repo: rewriting FFMPEG examples in zig
zadockmaloba/zig-raylib-test
An example (WIP) of how to use raylib with zig
zadockmaloba/language-parser
A Demo project for implementing a parser and interpreter
zadockmaloba/libpq
PostgreSQL's libpq ported to the zig build system
zadockmaloba/And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
zadockmaloba/Arducam_Mega
zadockmaloba/Beverage-Dispenser-Interface
A Qt/QML UI project created for a custom beverage dispensing device
zadockmaloba/buzz
๐จโ๐ buzz, A small/lightweight statically typed scripting language
zadockmaloba/cpp_freemock_test1
A simple test of CppFreeMock and gtest
zadockmaloba/CppFreeMock
Based on gmock, can mock global function, member function, class static function without changing source code.
zadockmaloba/esptool
Espressif SoC serial bootloader utility
zadockmaloba/esptool-zig
An implementation of esptool.py in Zig
zadockmaloba/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: ๐บ๐ธ ๐จ๐ณ ๐ฐ๐ท ๐ช๐ธ ๐ป๐ณ ๐ง๐ท
zadockmaloba/FFMpeg-Test2
A simple ffmpeg project to get video streams and save them to an mp4 file.
zadockmaloba/hopsan
Hopsan is a free multi-domain system simulation tool developed at the division of Fluid and mechatronic systems at Linkรถping university.
zadockmaloba/inline-hook
simple inline-hook framework works for x86, x64, arm and thumb
zadockmaloba/JSONKit
Objective-C JSON
zadockmaloba/NRF_ARDUCAM_SDK
An NRF5 SDK HAL of the ArduCAM SDK
zadockmaloba/Objective-C-proj2
A simple test project to demonstrate calling Objective-C methods from Swift
zadockmaloba/odoo
Odoo. Open Source Apps To Grow Your Business.
zadockmaloba/openldap
Mirror of OpenLDAP repository
zadockmaloba/openssl
openssl zig package
zadockmaloba/raylib
A simple and easy-to-use library to enjoy videogames programming
zadockmaloba/swift
The Swift Programming Language
zadockmaloba/zig-structs
A practice repo for zig structs and OOP concepts in zig