Pinned Repositories
argh
Argh! A minimalist argument handler.
black-scholes
A C++ header-only library for the Black-Scholes model
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
BulletProgressBar
A bullet progress bar for Android
ds-cpp
A set of data structures and containers written in modern C++!
QuickLink
A URL shortener server built with Spring Boot using the microservices architecture
RayTracing
A Simple Ray Tracing Engine Written in C++20
RxSmartLock
Reactive extension for Google's Smart Lock for Passwords API
mxmlkzdh's Repositories
mxmlkzdh/RxSmartLock
Reactive extension for Google's Smart Lock for Passwords API
mxmlkzdh/QuickLink
A URL shortener server built with Spring Boot using the microservices architecture
mxmlkzdh/RayTracing
A Simple Ray Tracing Engine Written in C++20
mxmlkzdh/argh
Argh! A minimalist argument handler.
mxmlkzdh/black-scholes
A C++ header-only library for the Black-Scholes model
mxmlkzdh/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mxmlkzdh/BulletProgressBar
A bullet progress bar for Android
mxmlkzdh/ds-cpp
A set of data structures and containers written in modern C++!
mxmlkzdh/fast-cpp-csv-parser
fast-cpp-csv-parser
mxmlkzdh/Instalocation
mxmlkzdh/Jenkins101
mxmlkzdh/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
mxmlkzdh/random
Random for modern C++ with convenient API
mxmlkzdh/RayTracing-Rust
A Simple Ray Tracing Engine Written in Rust
mxmlkzdh/Tusky
An Android client for the microblogging server Mastodon
mxmlkzdh/URLShortner-iOS