Projects!


Gold Price Prediction

A python/react project focused on using pre-trained ML models for predicting the price of gold. An exploration of Docker and building microservices that communicate across docker network to fetch current gold prices, perform an inference and deliver the inference across the entire stack to the front end. This project uses the TwelveData API.

machine learningDockerPythonReact

Homelab Infrastructure

I recently started Homelabbing, so far I have Jellyfin, Immich and personal projects running on docker being hosted on my server. I am using Tailscale for remote access. I am looking into investing in a NAS for better storage solutions.

homelabJellyfinTailscaleImmichDocker

Conventional Commits

An elixir library that adds a mix task to your codebase that helps developers make conventional commits

conventional commitselixirmix

Boids with ECSx

A boids simulation to explore entity component systems and how they can be used with Elixir liveview to build real time systems that interact with each other

liveviewphoenixelixirecsx

Space Couriers

Web based game utilising Elixir's GenServers, Phoenix's liveview and an exploration into SVG for designing assets.

liveviewphoenixelixir

Anime Recommendation Engine

Content based recommendation engine using ArangoDB graph traversal to model similarity relationships between shows and genres. Results are returned to the user in natural language by using LLMs.

pythonarangoDBhackathon