Log Processor

A simple log processor written in Python

NVIM IDE

Lua code that turns the neovim text editor into a fully functioning IDE

Weather App

A bash script that displays the current weather information based on your location. Uses APIs to determine latitude and longitude, then uses that location info to get the weather and converts the temperature from Celcius to Farenheit.