Sorting Visualizer is an Angular application that allows users to visualize various sorting algorithms in action. Sorting Visualizer currently supports bubble sort, insertion sort, selection sort
Jplotlib is a minimalistic data visualization library for Java, inspired by the popular Python library Matplotlib. It provides a simple and intuitive way to create charts and graphs for analyzing and presenting data.
The Password Manager is an Android application developed in Java that allows you to securely store and manage your passwords locally on your device.
This project streamline the issue tracking processes. Implemented by using Spring Boot for backend development and Angular for a user-friendly, web-based interface.
Pathfinding Visualizer is an application that allows users to visualize various pathfinding algorithms in action. Pathfinding Visualizer currently supports Dijkstra's algorithm, Breadth First Search and Depth First Search.
jwc a simple cmd base application written in Java that provides functionality similar to the 'wc' command in Linux. It enables users to count words, lines, characters, and bytes in text files.