Abhishek Bose (abhiBose27)

abhiBose27

Geek Repo

Github PK Tool:Github PK Tool

Abhishek Bose's repositories

Integrated-Development-Environment

Development of IDE that resembles Code Blocks. Implemented using Java and Swing (Java tool). Has the functionality to load and delete projects with required syntax highlighting using rsyntaxtextarea, and can compile C, C++, Java files

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0

Optical-Character-Recognition

Optical Character Recognition

Language:CStargazers:0Issues:0Issues:0

path-finding-visualizer

A Path finding visualizer that uses different algorithms to visualize a path on a grid. Notably A * and dijkstra. Also has the functionality to generate different mazes using different maze generating algorithms. So one can play around, visualize the difference in efficiency of different path finding algorithms on a bigger and more complicated scale.

Language:JavaScriptStargazers:0Issues:1Issues:0

ProjectsPython

Some mini projects developed primarily on Python.

Language:PythonStargazers:0Issues:0Issues:0

sorting-VisualizerReact

A Sorting Visualizer. Visualizes some of the most popular and some unorthodox sorting algorithms.

Language:JavaScriptStargazers:0Issues:0Issues:0

TheSnowProblem

Algorithmic project in python aiming to exploit traffic data of the city of Montreal (OSMNX) with the aim of optimizing routing for snow plowers. Implementiaon with different algorithms (Fleury, dfs, bfs) to efficiently cover all roads with all snowplows.

Language:PythonStargazers:0Issues:1Issues:0

tic-tac-toeMinMax

Game TicTactoe using min-max algorithm

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

VolteX-shell

A bash shell implementation

Language:CStargazers:0Issues:0Issues:0

weather-app

A weather app that fetches real time information from OpenWeatherMapAPI

Language:JavaScriptStargazers:0Issues:1Issues:0