Skip to content
View joel-hamilton's full-sized avatar
Block or Report

Block or report joel-hamilton

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
joel-hamilton/README.md

Joel Hamilton

A Hitchhiker's Guide to the Repos

Finance Things

  • ftx-trader  nodejs  express  python  numpy  vuejs  docker  postgresql  twitter
    • An app for automated crypto trading. Built with a microservice architecture, it includes a backtesting suite, Twitter integration for automated sentiment-based trading, and scheduled fetching and archival of hard-to-get data.

Building Things

Code integrated into physical projects

  • arduino-projects  arduino  cplusplus
    • Miscellaneous small Arduino projects
  • photo-booth  nodejs  bash  apple
    • Builds and sends templated emails as part of a tethered photo-booth setup. MacOS Automator ties together NodeJS and bash scripts here, resulting in a simple workflow.

Small Scripts and Executables

Automate the boring things!

  • ask-cli  rust
    • CLI tool to interact with LLMs (currently only GPT)
  • google-scripts  javascript  googlecloud
    • Scripts I use with Google Sheets.
  • scripts  nodejs  googlecloud
    • An eclectic assortment of delightful scripts.

Just for Fun/Learning Projects

  • photo-mosaic  java
    • Java program which creates a mosaic out of selected images.
  • physics-flakes  android  java
    • This is a native Android app, originally built as a learning project; it's a little kistch but I was pretty pleased with how it turned out. Apparently so are the 8 people who somehow stumbled upon it and still have it installed on their devices!
  • ring-of-fire  react  typescript  graphql  go  python  postgresql
    • Time-travel visualization of seismic events, using data from USGS.
  • VCalc  android  react
    • React-native calculator app that allows saving values/equations as variables.

Open-source Contributions

Pinned

  1. ftx-trader ftx-trader Public

    An app for automated crypto trading. Built with a microservice architecture, it includes a backtesting suite, Twitter integration for automated sentiment-based trading, and scheduled fetching and a…

    JavaScript 1 4

  2. physics-flakes physics-flakes Public

    This is a native Android app, originally built as a learning project; it's a little kistch but I was pretty pleased with how it turned out. Apparently so are the 8 people who somehow stumbled upon …

    Java