Projects/Scripts

Hugo Hermit theme

This is my fork of the hugo-hermit theme. I changed a few (minor) things. In case you want to use it, you can just fork it. This site is currently running this version of the theme.


solHumanReadable: A chrome extension

A chrome(based) extension that replaces SOL addresses for human-readable names on solscan.io.


Tempo: A Weather site

A simple, vanilla JS/html/css weather site. It also has air quality info. Uses OpenWeatherMaps’ API. Source to be released soon. Just want to clean it up.


Simple Trading Bot [STB] Soon

This is a bot I have been working on for crypto-trading. It uses Kraken’s API to.. earn me money. The idea is to track orders and depending on the algorithm, when the time is right, it makes new ones (either buy or sell orders) automatically. More info in the README once I open-source this. I will be open-sourcing the bot itself and keep the algos closed source for now. Soon.


Dotfiles

My dotfiles.


To anki

A very simple script that converts the contents of a file to an anki-importable one. I made this so I can create anki cards in my favourite text editor (vim). The idea is that I always have a document (.tex) opened so I can easily create anki cards. At the end of the day (or whenever), I open anki and import the file that this script outputs.


Material theme (with my changes) for jekyll

Even though this theme is NOT mine, I have made some changes from the upstream project so I will leave this here, in case someone wants to use it.