The app makes use of OpenWeatherMap's API to obtain weather and display it in a custom design.
Kruskal's Algorithm is used to find the minimum spanning tree/forest of an edge-weighted undirected graph.
The app implements an android activity that can switch night mode and apply multiple themes using Java
This project takes a regular expression as input and converts it into an NFA, then displays the states and transitions using a table in Java