bernardosulzbach
I am a pragmatic software engineer interested in devising elegant and efficient solutions to real-world problems.
think-cell SoftwareBerlin, Germany
Pinned Repositories
algorithms-and-data-structures
A collection of algorithms and data structures implementations
bernardosulzbach.github.io
Bernardo Sulzbach's website
bigword
An application to find words in a dictionary from a multiset of letters
cv
Bernardo Sulzbach's Curriculum Vitae
dungeon
Text-based open-world RPG made with Java
notes
Notes and formulas in various subjects
self-organizing-tree-models
C++ implementation of self-organizing tree models for image synthesis
wayout-player
An automated player for the game Wayout
wunderlist-to-taskwarrior
Fetch your tasks from Wunderlist and add them to TaskWarrior
walls-of-doom
A minimalistic C platformer
bernardosulzbach's Repositories
bernardosulzbach/wunderlist-to-taskwarrior
Fetch your tasks from Wunderlist and add them to TaskWarrior
bernardosulzbach/algorithms-and-data-structures
A collection of algorithms and data structures implementations
bernardosulzbach/instructions-statistics
bernardosulzbach/spellscream
A context-aware batch spell checker built with Python
bernardosulzbach/ahmes
A pure Python implementation of the Ahmes computer
bernardosulzbach/algorithms
A repository with readable implementations of common algorithms and data structures
bernardosulzbach/awe
Compare the performance of code emitted by different compilers
bernardosulzbach/cpp-tic-tac-toe
C++ MinMax for Tic-Tac-Toe
bernardosulzbach/data-visualization-demos
Some data visualization demonstrations
bernardosulzbach/dicestats
Command line tool to generate statistics about the rolling of fair dice
bernardosulzbach/dnf
dnf is a package manager based on yum and libsolv
bernardosulzbach/fedy
Fedy lets you install multimedia codecs and additional software that Fedora doesn't want to ship, like mp3 support, Adobe Flash, Oracle Java etc., and much more with just a few clicks.
bernardosulzbach/freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
bernardosulzbach/games
:video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
bernardosulzbach/gasket
Gasket: a Racket library
bernardosulzbach/graph-analyzer
Code and documentation for a small Graph Theory project
bernardosulzbach/gthreads-art
A green threads tutorial.
bernardosulzbach/humanizer
A modern text humanizer
bernardosulzbach/latex-template
Basic LaTeX template with monitoring scripts
bernardosulzbach/minetest
Minetest, an open source infinite-world block sandbox game with survival and crafting. [also https://github.com/minetest/minetest_game]
bernardosulzbach/quackle
Quackle crossword game artificial intelligence and analysis tool
bernardosulzbach/racket
The Racket repository
bernardosulzbach/rapidcheck
QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
bernardosulzbach/solved-calculus-exercises
Several solved calculus exercises
bernardosulzbach/tree-analyzer
Code and report for the final Data Structures project
bernardosulzbach/type-theme
Free and open-source Jekyll theme
bernardosulzbach/ufrgs-algorithms-complexity
bernardosulzbach/ufrgs-evaluation-aggregator
Human-friendly graphs for UFRGS student course evaluation
bernardosulzbach/Unity
Simple Unit Testing for C
bernardosulzbach/waves
Simple waves using C and SDL