Projects
MyselectedProjectsshowcase,Allpersonalprojectsdonepurelybymyself.EveryprojectsourcecodecanbefoundinmyGithubprofile.TheseareOpen-SourceProjects,soifyouareinterestedcheckoutandfeelfreetocontributeandmaketheprojectsbetterforeveryone!
Constantly creating and developing ideas...
Manga Scraper
Manga Scraping Tool made in python, It fetches the manga page from the website and downloads it in JPG format and saves it locally. This is basically web Scraping
Weather App
This Weather App is made in Java using Java swing component with Modern UI design and Openweathermap API for the data.
PathFinding Algorithms Visualized
PathFinding Algorithms Visualized project consists of 2 pathfinding algorithm, implemented in python using tkinter for visualization Dijkstra algorithm and Breadth first search (BFS)
Tetris
This project is a recreation of the game Tetris in Python using Pygame library!