Pinned Repositories
abstract-algebra
Study commutative rings.
boolean-algebra
This has code to build boolean-algebra expressions.
CoffeeScriptLineMatcher
provides debugging support for CoffeeScript by matching JS lines to CS lines
elm-py
port some Elm concepts to Python (possibly for elm-in-elm usage)
fake_zulip
fib_widget
Show Fibonacci numbers in 2d
InterviewPrep
misc code to prep for interviews (C, CS, Python, etc.)
matrix-fib
Compute fibonacci numbers with matrices.
meta-elm
Elm runtime on top of Elm, running in pure Elm
table_widget
showell's Repositories
showell/elm-data-util
examples for CodeGen
showell/binary-tree-diagram
draw binary trees in Elm using SVG
showell/dict-dot-dot
slight fork of Elm core Dict
showell/abstract-algebra
Study commutative rings.
showell/boolean-algebra
This has code to build boolean-algebra expressions.
showell/boolean-py-export-example
My attempt to use boolean.py.
showell/eight-queens-widget
Turn Eight Queens into a Game
showell/fake_zulip
showell/fib_widget
Show Fibonacci numbers in 2d
showell/matrix-fib
Compute fibonacci numbers with matrices.
showell/mod3
showell/permutations-with-breadth-first-search
showell/table_widget
showell/virtual-machine
Implement a finite virtual machine over {0,1,2,3}
showell/basic-mocking-in-python-and-js
showell/binary-search-experiment
Explore granularity of search trees
showell/convenience_panel
a rewrite of the Zulip convenience panel
showell/eight-queens
Eight Queens in Python
showell/Fib-exploration
Investigate Fibonacci series in terms of rabbits.
showell/i-love-css
showell/i-love-templates
I F***ING LOVE TEMPLATES
showell/lint-zulip-message-html
Validate that the HTML in a Zulip message is well-formed for Zulip.
showell/polynomial
Symbolically manipulate polynomials of integer powers over multiple variables.
showell/python-zulip-api
showell/vector_factory
showell/zulip
Zulip server - powerful open source group chat
showell/zulip-20-rand-commits
showell/zulip-api-examples
Small examples using the Zulip Python API
showell/zulip-event-schema-pydantic
Generate a new way of validating events in Zulip tests.
showell/zulip-proxy
[WIP] A proxy server for zulip api