Henry Jackson's repositories
listennotes-scrape
A scrape of a listennotes podcast
tesla-twitter-equity
A data science project where I examine correlations between Elon Musk's tweets and Tesla's stock price
ale
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
expense-tracker
React, Typescript, styled-components practice webapp
first-contributions
🚀✨ Help beginners contribute to open source projects
flask-skeleton-builder
Builds a flask app skeleton in one script
flask-socialnetworkproject
A Flask social network project that emulates Twitter
gg
Go Graphics - 2D rendering in Go with a simple API.
grpc-calculator-server
An example gRPC API written in Go that performs calculations on numbers
karabiner-config
Configuration JSON to use caps lock as both control and escape in karabiner
kube-profefe
continuous profiling made easy in Kubernetes with profefe
ledger
🏛 A scriptable financial ledger, designed to make it easy to model complex financial transactions
patatap-clone
Old Patatap-like clone I worked on last year.
personal-expenses-app
A flutter app to record transactions and have them displayed on a graph
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
restful-flask-api
An API I created to practice Flask and RESTful routing
tic-tac-toe
react tic-tac-toe game from the react tutorial