-
Aloha Oe
- Manchester , United Kingdom
-
06:44
(UTC) - in/ahmed-azeem-aloha-oe
Highlights
-
weave Public
(WIP) Aims to be a modern C++20 based HTTP and Websockets handler.
-
-
-
os-examples Public
A repository for personal OS examples on multithreading, multiprocessing
C UpdatedAug 19, 2024 -
logger_cpp Public
A simplistic logger written in C++ providing debug, trace, error, and info level logging
-
-
-
sigslots.cc Public
An abstraction library for signal and slots implementation based on modern C++ features (WIP)
C++ UpdatedJan 9, 2024 -
gpu_programming_examples Public
Learning to use GPU APIs , here are my compiled examples for CUDA and OpenCL
-
-
-
-
sorting_algorithms_cpp Public
This is a templated version of sorting algorithms, that uses vectors (WIP)
-
-
-
-
win_network_utils Public
Windows based networking utilities in Modern C++
C++ GNU General Public License v3.0 UpdatedJul 15, 2023 -
SourceControlApp Public
An app meant for communicating with various Voltage, RF sources over TCP using a simple JSON schema, provides a frontend framework only, This is a learning project following the MVVM design pattern
C# UpdatedApr 26, 2023 -
gl_robot.cc Public
A Framework for visually simulating various robots under various simulation conditions
C++ UpdatedApr 10, 2023 -
libnum.cc Public
A library that solves linear equations , using various numerical techniques
C++ UpdatedMar 22, 2023 -
esp_iot.cc Public
An ESP idf v5.0 based framework for IOT automations (WIP)
-
-
-
async_networking.cc Public
Asynchronous UDP ,TCP server modules based on Boost ASIO (WIP)
-
rawdrive_linux.cc Public
A Linux based raw file system handler API , that provides easier access to RAW drives sector wise
C++ UpdatedDec 21, 2022 -
libtransform.cc Public
A boost based Affine transformation library written in C++ / Supports CUDA for acceleration
C++ UpdatedOct 16, 2022 -
cc_boiler_plate Public
A boiler plate meant to be used for developing C++ Applications
CMake UpdatedSep 30, 2022 -
microui Public
Forked from rxi/microuiA tiny immediate-mode UI library
C MIT License UpdatedSep 12, 2022 -
tcp_udp_crossplatform.cpp Public
A cross platform (Linux + Windows) - TCP / UDP socket written in C++
-