Jupyter is a way of creating interactive notebooks that blend text, graphics, and code. This is a unique form of programming.
A Python-based optimisation tool that analyzes Formula 1 race calendar locations and finds more efficient routing using the nearest neighbor algorithm. This project was originally developed in August ...
A CLI tool that converts a CSV file with event details into an iCalendar ICS file. The ICS file can then be imported into apps like Google Calendar, Microsoft Outlook, Apple Calendar and etc.