Explore projects
-
Sebastian Büttner / website-ehlms-horselock-akademie
Apache License 2.0Updated -
Wiki containing notes for my bachelor thesis about modern C++ in embedded systems ("Evaluation der Einsatztauglichkeit von C++ auf Bare-Metal Embedded Systems"; https://files.bueddl.de/uni/BA/BA_sbtn99_2020-08-02_v1.0.pdf)
UpdatedUpdated -
Sebastian Büttner / minecraft-launcher
Apache License 2.0A modification of https://github.com/MultiMC/Launcher to use our own auth servers
Updated -
Sebastian Büttner / bachelor-thesis-arm-compiler-explorer-instance
BSD 2-Clause "Simplified" LicenseCE instance configured for various ARM embedded compilers for my bachelor thesis ("Evaluation der Einsatztauglichkeit von C++ auf Bare-Metal Embedded Systems"; https://files.bueddl.de/uni/BA/BA_sbtn99_2020-08-02_v1.0.pdf)
Updated -
Sebastian Büttner / shellpp
MIT LicenseA shell-style os command integration library for c++.
Updated -
An mixing-driven extensible application socket implementation based upon boost socket.
Updated -
More or less a puzzle for myself - reimplementing several type traits.
Updated -
-
A application layer proxy - TCP Port Multiplexer Daemon. Purpose was...well I won't tell. But you can relay traffic based on some kind of "deep" packet inspection to different applications.
Updated -
Sebastian Büttner / wwwcam
GNU General Public License v3.0 onlyA project I created during my studies at the THM - an implementation of a small serial jpeg camera and a webserver to push the pictures to connected clients.
Updated -
Sebastian Büttner / cexpr-hash
MIT LicenseA compile time string hash implementation. puzzle - well I used it in at least on other project to implement "tracepoints" to debug asynchronous (mis)behaviour.
Updated -
A lightweight tool to get all my hardware and books inventoried - in the hope I will be able to find things more quick....
Updated -
Sebastian Büttner / twitch-irc-chat-bot
GNU General Public License v3.0 or laterA c++ IRCv3 protocol implementation and chat bot framework. WARNING: OBSOLETE - not maintained and will be superseded soon by a (yet to be announced) project!!!
Updated -
An interpreter for the DWARF (the Debug format used by System V) lineinfo section bytecode interpreter.
Updated -
-
Another puzzle: Implementing constexpr tschebyscheff poly generator.
Updated -
SimpleDraw is a simple yet powerful cross-platform library for drawing basic 2d graphics from c programs. It was originally authored by Prof. Dr.-Ing. Martin Gräfe for teaching purposes.
Updated -
Sebastian Büttner / autocad-2d-shadow-emulation
MIT LicenseA virtual/emulated shadow generator for Autocad 2D-Plots.
Updated -
Once again another puzzle: My own attempt to implement some sort of discriminated union - aka variant...
Updated -
Sebastian Büttner / traffic-source
GNU General Public License v3.0 onlySimple traffic generator for network / device stress testing (Linux, Windows) .
Updated