My Projects
Qweather
A Python desktop GUI app that displays the weather conditions in Kingston, ON, Canada.
Uses weather data from OpenWeatherMap's Weather API.
Made in summer 2020, my first programming project.
Minecraft WorldEdit Automation Tool
Python scripts that automates the commands for Minecraft WorldEdit. Made with PyAutoGUI.
View source codeTime Tracking Tool
A webtool used for calculating invoices based on the number of hours worked. Exports the data to a csv file which can also be imported back into the tool.
https://mrieckenberg.github.io/time-tracking-tool/Date Calculator
A webtool used for calculating days and time in general.
https://mrieckenberg.github.io/date-calculator/Math Tool
A webtool used for making math tasks easier.
https://mrieckenberg.github.io/math_tool/