WhiZTiM
Staff Software Engineer in the Identity and Access Management domain. And a C++ hobbyist. My interests are in Mission Critical, secure and scalable Systems
Netherlands
Pinned Repositories
msfsdeck
MSFS Plugin for LoupeDeck Live & CT
Vector-Class
A vector class that mirrors all the interfaces and observable behavior of std::vector, including iterator invalidation rules
BeginnersTrainningMaterials
A curation of 30+ course materials which I will be releasing for free over time... Introducing Basic data structures using familiar language and local contents, without sacrificing any technical detail
coliru
Automatically exported from code.google.com/p/coliru
CppSamples-Samples
A repository of modern C++ samples curated by the community.
duplichase
DupLichaSe
UbexCpp
A High Performance C++14, compact, and intuitive JSON-style binary serialization library
UbjsonCpp
A high performance C++14 library for effortlessly reading and writing UBJSON
whiztim.github
My static Webpage ;-) (#^_^#)
whiztim.github.io
Build a Jekyll blog in minutes, without touching the command line.
WhiZTiM's Repositories
WhiZTiM/UbjsonCpp
A high performance C++14 library for effortlessly reading and writing UBJSON
WhiZTiM/UbexCpp
A High Performance C++14, compact, and intuitive JSON-style binary serialization library
WhiZTiM/BeginnersTrainningMaterials
A curation of 30+ course materials which I will be releasing for free over time... Introducing Basic data structures using familiar language and local contents, without sacrificing any technical detail
WhiZTiM/coliru
Automatically exported from code.google.com/p/coliru
WhiZTiM/CppSamples-Samples
A repository of modern C++ samples curated by the community.
WhiZTiM/duplichase
DupLichaSe
WhiZTiM/ParserDataStructures
Fast and lightweight STL-like containers designed to be used by parsers.
WhiZTiM/whiztim.github
My static Webpage ;-) (#^_^#)
WhiZTiM/whiztim.github.io
Build a Jekyll blog in minutes, without touching the command line.
WhiZTiM/AdventOfCode
Repository for solving various years of AdventOfCode problem
WhiZTiM/appinventor-java-translation
Automatically exported from code.google.com/p/appinventor-java-translation
WhiZTiM/bwc
Benchmark Word Counting by Jeff Preshing ported to Linux (http://preshing.com/20110603/hash-table-performance-tests)
WhiZTiM/cbr2PDF-Converter
A simple piece of software to convert CBR files into PDF
WhiZTiM/cpp_dsa
A repository of modern header-only Data Structures and Algorithms in C++14; that are well-documented, stand-alone and production-ready
WhiZTiM/Duplidoctor-Core-Cpp
A duplicate file detector - This is a repository to learn C++ in useful way;
WhiZTiM/Duplidoctor-Core-Project
A duplicate file detector. This repository is to track the design docs; The goal of this project is to learn and teach
WhiZTiM/junction
Concurrent data structures in C++
WhiZTiM/minimalist-portfolio
a simple minimalist one page portfolio. Link:
WhiZTiM/nanomsgxx
Nanomsg binding for C++11
WhiZTiM/ofxMSAFluid
C++ openFrameworks addon for solving and drawing 2D fluid systems based on Navier-Stokes equations and Jos Stam's paper "Real-Time Fluid Dynamics for Games" http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf
WhiZTiM/recognito
Java Speaker Recognition Framework
WhiZTiM/Relax
a file manager software that takes advantage of Qt C++'s File System classes: QFileSystemWatcher, QFile and QDir to provide a seemingly automatic file managing experience
WhiZTiM/simbody
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
WhiZTiM/SWIG-Java-Typemaps
A collection of useful typemaps that are not available in standard SWIG Java typemaps... Including mapping of std::string to Java byte array
WhiZTiM/UBEX
Uncomplicated Binary EXchange format is a binary format of JSON, unlike JSON, it has native support for binary data!