Pinned Repositories
Bachelor-Thesis
Done!
CG
chingu-pathfinding
C backed pathfinding for Chingu game engine
ese2010-simple-ui
QA a shameless Stackoverflow clone
ese2010-team3
Project ESE 2010 - Team 3
HalideHog
P2-Presentations
Presentations for the Programming 2 lecture
SAM
Space Alert Missions
Speed-Reader
Training tool for speed reading written in python with pysage-actors (for the heck of it)
zombiecalypse's Repositories
zombiecalypse/HalideHog
zombiecalypse/chingu-pathfinding
C backed pathfinding for Chingu game engine
zombiecalypse/chingu-gesture
Recognition for 2d gestures from a stream of points using dynamic time warping
zombiecalypse/Game-Design-Project
zombiecalypse/ParseTreeRegexTheMasterThesis
My master thesis describing an algorithm producing parse trees in O(len(string)*len(pattern)) time
zombiecalypse/3dprocessing
Course in University of Bern. Solve it yourself, but you might look at my code for inspiration.
zombiecalypse/ComputerVisionLecture
zombiecalypse/config-files
My configuration including the very helpful scripts for storing and restoring the configuration.
zombiecalypse/create_avatars_colab
zombiecalypse/CreativeConstraints
zombiecalypse/DieParser
An experiment in parsing the RPG die notation.
zombiecalypse/DynamicTimeWarp
Dynamic time warping distance of sequences
zombiecalypse/FlumPlum
A game prototype
zombiecalypse/ganeti
Read-only mirror of Ganeti core. Pull requests are accepted, but discussed and reviewed on the Ganeti mailing list https://groups.google.com/forum/#!forum/ganeti-devel. See also
zombiecalypse/KeypointDistance
A script that will take a list of locations as options and another list as prioritized "key points" (e.g. your workspace, your partner's place, ...) and give the minimal weighted distance to them.
zombiecalypse/LambdaRay
A ray traceri haskell
zombiecalypse/obsidian-import-foundry
Import your Journals from Foundry into Obsidian
zombiecalypse/PewPew
A game prototype using the Chingu engine focusing on the core game play
zombiecalypse/PyWhile
An implementation of the WHILE language in python
zombiecalypse/qc
A Quickcheck implementation for Python
zombiecalypse/qcc
Tests can either check specific examples, or general properties. The former is what you typically get from testing frameworks, the latter is what you get here. The inspiration is obviously the excellent QuickCheck library, and this library is compatible to the qc library, but offers a bit more customization.
zombiecalypse/rapidcheck
QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
zombiecalypse/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. This fork will output multiple captures per capture group (a tree structure). See http://scg.unibe.ch/news/2014-12-19_10-15-01Karp14a
zombiecalypse/RssMail
Send RSS feed to email.
zombiecalypse/sd-twist
Make optical illusions from two prompts in a given style: The generated image shows the first prompt, but when you flip it on its head, it looks like the second prompt.
zombiecalypse/SexSelect
This program can simulate sexual crossover as part of the optimization of a genetic algorithm, which can thus determine under what conditions sexual reproduction develops.
zombiecalypse/tree-io
A linear regular expression engine that produces parse trees (ASTs).
zombiecalypse/turndown
🛏 An HTML to Markdown converter written in JavaScript
zombiecalypse/yard-restful
A plugin for Yardoc that produces API documentation for Restful web services
zombiecalypse/zombiecalypse.github.com