Pinned Repositories
babashka-htmx-todoapp
Quick example of a todo list SPA using Babashka and htmx
Javascript-utility-algo-tools
This is collection of small utility function to working with text in javascript.
Odin-Libuv
Libuv handwritten binding for Odin Programming Language
Odin_D3D11_Example
Example code of Win32 API and Direct3D 11 using Odin Programming Language
Simple-Blog-Generator
Yet simple static blog generator for my portofolio websites (in-progress)
sokol-odin-LearnOpenGL
Examples from learnopengl.com, implemented using Sokol libraries and Odin Programming Language
Space-Shooter
Space shooter game using C++ and SFML
url_shortener
Simple URL Shortener, Written in Go
valhalla-android
Android build for https://github.com/valhalla/valhalla/ using instruction from https://github.com/valhalla/valhalla/issues/2157
Very-Very-very-Simple-HTTP-Server
Very very very simple HTTP Server written in C#, advanced features will be added in future.
Akmal4163's Repositories
Akmal4163/Odin-Libuv
Libuv handwritten binding for Odin Programming Language
Akmal4163/Odin_D3D11_Example
Example code of Win32 API and Direct3D 11 using Odin Programming Language
Akmal4163/sokol-odin-LearnOpenGL
Examples from learnopengl.com, implemented using Sokol libraries and Odin Programming Language
Akmal4163/valhalla-android
Android build for https://github.com/valhalla/valhalla/ using instruction from https://github.com/valhalla/valhalla/issues/2157
Akmal4163/biff
A Clojure web framework for solo developers.
Akmal4163/Odin-LearnOpenGL
learn OpenGL using odin programming language
Akmal4163/Simple-Blog-Generator
Yet simple static blog generator for my portofolio websites (in-progress)
Akmal4163/url_shortener
Simple URL Shortener, Written in Go
Akmal4163/cvalhalla
C wrapper for valhalla routing library, see: https://github.com/valhalla/valhalla/
Akmal4163/dream-html
Generate HTML markup from your OCaml Dream backend server
Akmal4163/fiber
⚡️ Express inspired web framework written in Go
Akmal4163/learnopengl-examples
Examples from learnopengl.com, implemented using Sokol libraries.
Akmal4163/libchromaprint
chromaprint with the build system replaced by zig
Akmal4163/libuv
Cross-platform asynchronous I/O
Akmal4163/lotyr
A wrapper around Valhalla to help you easily generate route instructions fully offline.
Akmal4163/nappgui_src
SDK for building cross-platform desktop apps in ANSI-C
Akmal4163/Odin
Odin Programming Language
Akmal4163/odin-beginner-direct3d11
Starter code samples for using Direct3D11 in Odin
Akmal4163/Odin-OpenGL-Triangles
OpenGL triangles using Odin Programming Languages
Akmal4163/odinlang-minigames
Akmal4163/protobuf-android-shared
Akmal4163/runic
Bindings Generator and Intermediate Format for languages using the C-ABI
Akmal4163/Rust-Leetcode
My attempt to solve Leetcode problem with Rust Programming Language
Akmal4163/rustlings
Akmal4163/simple_db
Simple Database Engine, written in Odin
Akmal4163/sokol
minimal cross-platform standalone C headers
Akmal4163/sokol-odin
Odin bindings for the sokol headers (https://github.com/floooh/sokol)
Akmal4163/stb
stb single-file public domain libraries for C/C++
Akmal4163/ValhallaAndroidPOC
A poc/playground app to figure out a how to properly produce a trimmed down offline route generator on android
Akmal4163/zig-redis-clone