Pinned Repositories
compression-cpp
Compression algorithms in C++ - Huffman, LZW, Burrows-Wheeler, move-to-front transform and bit stream wrappers
drake_gdb
gdb configuration to facilitate debugging drake applications.
graphs-cpp
Weighted and unweighted graphs and digraphs with C++
microbuf
Data serialization toolchain for computers and embedded systems with C++ or MATLAB support
pybarsys
A beverage shopping system for bars of small private organizations
pyvisualcompare
Graphical tool to help monitor visual changes on web pages
RateMeMaybe
Tool for Android app development
nspo's Repositories
nspo/RateMeMaybe
Tool for Android app development
nspo/pyvisualcompare
Graphical tool to help monitor visual changes on web pages
nspo/graphs-cpp
Weighted and unweighted graphs and digraphs with C++
nspo/pybarsys
A beverage shopping system for bars of small private organizations
nspo/microbuf
Data serialization toolchain for computers and embedded systems with C++ or MATLAB support
nspo/drake_gdb
gdb configuration to facilitate debugging drake applications.
nspo/can4python
nspo/compression-cpp
Compression algorithms in C++ - Huffman, LZW, Burrows-Wheeler, move-to-front transform and bit stream wrappers
nspo/red-black-tree
Left-leaning red-black tree (C++17, smart pointers)
nspo/adventOfCode2020-cpp
Solutions to adventofcode.com/2020 in C++
nspo/adventOfCode2021-cpp
Advent of Code 2021 Solutions in C++
nspo/algorithms-princeton
nspo/ArduPID-Library
A PID Library for Arduino digitalized with the Tustin's method with Anti-Windup
nspo/casadi
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
nspo/content-aware-image-resize
Content-aware image resize using OpenCV, C++, and Seam Carving
nspo/django-bootstrap3
Bootstrap 3 integration with Django.
nspo/flathunter
TelegramBot that finds flats on immobilienscout24.de and wg-gesucht.de
nspo/gluehwodisp
Glühwein temperature sensor with LCD and LED strip display
nspo/gluehwostat
PID controller based hot wine punch temperature regulator
nspo/impf-botpy
Impf Bot.py 🐍⚡ – Automatisierung für den Corona ImpfterminService Bot
nspo/kImageAnnotator
Tool for annotating images
nspo/MMSFML
Combining ManyMouse and SFML
nspo/pykawlan
Automatically sign in to KA-WLAN network under Linux
nspo/pyrodump
airodump-ng GUI
nspo/slowformsets-django-example
Lots of SQL queries when using inlineformset_factory and crispy
nspo/string-processing-cpp
String processing in C++ - Tries, Ternary Search Tries, Pattern Matching