Pinned Repositories
100-days-of-code
Keeping my self accountable for constant learning
batavia
A Javascript implementation of the Python virtual machine.
code-workout
CodeWorkout: a programming practice and self-study web site
critical_response_talk
A presentation on better code reviews using the Liz Lerman Critical Response Process
design_patterns
Notes from my study on design patterns
mern_template
my template for MERN stack apps, based on https://github.com/sahat/hackathon-starter
orphanage
A simple Active Record library for storing temporary orphan records
poll_app
A MERN stack voting app with Freecodecamp.com
refactoring
my solution to some refactoring katas
use-form
An experiment in React hooks to generalize a web form
hstoebel's Repositories
hstoebel/critical_response_talk
A presentation on better code reviews using the Liz Lerman Critical Response Process
hstoebel/reminder_bot
a slack bot that reminds you to do stuff
hstoebel/design_patterns
Notes from my study on design patterns
hstoebel/refactoring
my solution to some refactoring katas
hstoebel/use-form
An experiment in React hooks to generalize a web form
hstoebel/air_quality
hstoebel/calculator
hstoebel/docker-taiga-5
Taiga-back + taiga-front, served with uWSGI, based on the official Python-Alpine image.
hstoebel/eslint-todo
A simple CLI to generate a todo list from eslint. Not unlike ruby's rubocop
hstoebel/example-consumer
An example of a consumer that uses Pact+Pactflow to create a consumer driven contract with its provider
hstoebel/example-provider
An example of a provider that uses Pact+Pactflow to honour a consumer driven contract with its consumer
hstoebel/fluent-refactoring
hstoebel/fluentcheck
Fluent assertions for Python
hstoebel/gilded_rose_kata
The Gilded Rose Code Cata
hstoebel/gtm-composer
hstoebel/jstoebel
Config files for my GitHub profile.
hstoebel/jstoebel.github.io
hstoebel/jstoebel_blog
hstoebel/jstoebel_blog2
my new blog
hstoebel/new_congress
An exploration of how multi-member congresional districts might work in the US.
hstoebel/pact-python
Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
hstoebel/ptpython
A better Python REPL
hstoebel/python
Exercism exercises in Python.
hstoebel/racing_car_katas
hstoebel/svg_gallery
hstoebel/swaggerhub-doc-portal
Part 2 is currently live.
hstoebel/tennis_refactoring
Tennis refactoring Kata
hstoebel/test-explorer-bug
A repo to reproduce a bug reported in python test explorer
hstoebel/til
a collection of my hard won knowledge. Always growing, never complete!
hstoebel/wipe-venv
🗑️ Easily remove the node_modules folder of non-active projects