Highlights
- Pro
-
-
-
-
-
-
-
onoffswitch Public
A back port of my old blog (missing image assets) because GoDaddy corrupted my entire install
-
sql-engine Public
A tiny sql engine in go to query newline delimited json files
Go UpdatedAug 29, 2023 -
-
ComposableRegex Public
Build out composable regular expressions from simple sub blocks in a BNF type syntax. Check http://composableregex.apphb.com/ for a demo
-
-
typescript-tests Public
A playground I used to experiment with typescript and react
-
-
blueprint-downloader Public
A downloader for the blueprint website, made for my friend
JavaScript UpdatedJan 6, 2023 -
-
wsrun Public
Forked from hfour/wsrunCommand runner for Yarn workspaces. Dependency aware.
TypeScript MIT License UpdatedOct 13, 2019 -
-
terraform-aws-ecs-task-definition Public
Forked from mongodb/terraform-aws-ecs-task-definitionA Terraform module for creating Amazon ECS Task Definitions
HCL Apache License 2.0 UpdatedJun 17, 2019 -
-
uiprogress Public
Forked from gosuri/uiprogressA go library to render progress bars in terminal applications
Go MIT License UpdatedMay 16, 2019 -
-
-
LanguageCreator Public
A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, classes with constructors (but no inheritance), while and fo…
-
-
-
-
scrooge Public
Forked from twitter/scroogeA Thrift parser/generator
Scala Apache License 2.0 UpdatedSep 29, 2017 -
zipkin-finagle Public
Forked from openzipkin/zipkin-finagleIntegration between Finagle tracing to Zipkin transports such as http and kafka
Java Apache License 2.0 UpdatedAug 21, 2017 -
ParsecClone Public
A tiny subset clone of parserc/fparsec combinators that supports string and binary parsing and is in extensible in what stream source is available.
-