timofurrer
Enthusiastic Hacker who loves Free Open Source Software, Linux, Python, DX and :penguin:. Commits are my own.
@gitlabhq__switzerland__
Pinned Repositories
docat
Host your docs. Simple. Versioned. Fancy.
terraform-provider-gitlab
Terraform GitLab Provider
radish
Behavior Driven Development tooling for Python. The root from red to green.
awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
colorful
Terminal string styling done right, in Python :snake: :tada:
pandoc-plantuml-filter
Pandoc filter for PlantUML code blocks
russian-roulette
:four_leaf_clover: You want to push your luck? ... Go ahead and try your best with this CLI russian roulette! :boom:
shellfuncs
Python API to execute shell functions as they would be Python functions
try
Dead simple CLI tool to try Python packages - It's never been easier! :package:
w1thermsensor
A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
timofurrer's Repositories
timofurrer/russian-roulette
:four_leaf_clover: You want to push your luck? ... Go ahead and try your best with this CLI russian roulette! :boom:
timofurrer/observable
minimalist event system for Python
timofurrer/WOL
C program to send wol magic packets
timofurrer/devheart
Listen to Tux's heartbeat with this awesome Linux Kernel Module :heart:
timofurrer/ptipython-meta
Metapackage to install ptpython and ipython.
timofurrer/.vim
vim configuration for myself.
timofurrer/embedeval
NLP Embeddings Evaluation Tool
timofurrer/dotfiles.attic
My personal dotfiles
timofurrer/hslu-pren-digit-cnn
Convolutional Neural Network to recognize digits used in the PREN class @ HSLU
timofurrer/advent-of-code
My solutions for the Advent of Code puzzles
timofurrer/hslu-aiso
HSLU AISO Class Exercises
timofurrer/hslu-ipcv
Exercises for the IPCV class @ HSLU
timofurrer/pycococreator
Helper functions to create COCO datasets
timofurrer/advent-of-code-2019
Advent of Code 2019 Challenges, solved in Python :snake:
timofurrer/agile-ipsum
Generate an Agile Lorem Ipsum placeholder text
timofurrer/attrs
Python Classes Without Boilerplate
timofurrer/awesome-hslu
A collection of exercises, solutions, projects, summaries and more by students @ HSLU :mortar_board:
timofurrer/cocoapi
COCO API - Dataset @ http://cocodataset.org/
timofurrer/cpython
The Python programming language
timofurrer/debian-dbgsym-demo
timofurrer/docat
Host your docs. Simple. Versioned. Fancy.
timofurrer/hslu-cg-webgl
HSLU Computer Graphics WebGL Exercises
timofurrer/hslu-dbs-project
timofurrer/hslu-mobpro
Exercises for the MOBPRO class @ HSLU
timofurrer/hslu-stat
timofurrer/kangaru
A dependency injection container for C++11, C++14 and later
timofurrer/lark
A modern parsing library for Python, implementing Earley & LALR(1) and an easy interface
timofurrer/pyenv
Simple Python version management
timofurrer/rusty-advent-of-code
Advent Of Code Puzzles, in Rust
timofurrer/vlingo-wire
The vlingo/PLATFORM wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, and RSocket, using vlingo/actors.