- Lawrence, KS
-
22:47
- 6h behind - http://www.toastdriven.com/
- @[email protected]
-
greatengenv Public
This is my answer to the question "How To Create A Great Engineering Environment?"
Just UpdatedFeb 23, 2025 -
-
django-microapi Public
A tiny library to make writing CBV-based APIs easier in Django.
-
component-library Public
A collection of my components built for Preact/React.
JavaScript The Unlicense UpdatedAug 19, 2024 -
restless Public
A lightweight REST miniframework for Python.
-
nutoastdriven Public
My blog, redone in Next.js.
JavaScript BSD 3-Clause "New" or "Revised" License UpdatedAug 8, 2024 -
attain Public
A little Markov Chain library, for funsies.
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 24, 2024 -
django-dash Public
The code that powers the Django Dash.
-
quads Public
A pure Python Quadtree implementation
-
react-hover-test Public
This is to demonstrate a weird bug in React around `onMouseLeave`.
HTML MIT License UpdatedNov 16, 2023 -
-
alligator Public
Simple offline task queues. For Python.
-
pylev Public
A pure Python Levenshtein implementation that's not freaking GPL'd.
-
-
createproject Public
For creating new Python packages.
-
forkinit-export Public
An export of all the recipes that were on Forkinit.com
HTML UpdatedOct 26, 2022 -
nanosearch Public
A tiny search engine.
-
definite Public
Simple finite state machines.
-
reactjs.org Public
Forked from reactjs/react.devThe React documentation website
TypeScript Creative Commons Attribution 4.0 International UpdatedJul 6, 2022 -
evstate Public
Event-based finite state machines
-
localtable Public
A thin database-like wrapper over `window.localStorage`.
-
Sisyphus Public
A light theme for Sublime Text
BSD 3-Clause "New" or "Revised" License UpdatedNov 25, 2021 -
carrierpigeon Public
Contract-based messages.
-
django-tastypie Public
Forked from django-tastypie/django-tastypieCreating delicious APIs for Django apps since 2010.
-
django-haystack Public
Forked from django-haystack/django-haystackModular search for Django
-
mathpractice Public
Math practice (for the kiddos)
-
itty3 Public
The itty-bitty Python web framework... **Now Rewritten For Python 3!**
-
django Public
Forked from django/djangoThe Web framework for perfectionists with deadlines.
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 11, 2020 -
shell Public
A better way to run shell commands in Python.
-
bloom Public
A variety of Bloom filter implementations, for the learnings!