Brick Breaker game using C++
This game built using openGL library
Blog Management App
Library: JavaFX
Languages: JAVA, Javascript, JSON, Bootstrap
API : Github RestAPI
We can not host dynamic website on github so to manage my blog TreeInCode Dynamically i built this app using github API so that i can manage my website dynamically
TubeUpload
Library: JavaFX
Languages: JAVA,JSON
API : Youtube API
Uploading hundreds of videos to youtube at time is hassling.Also it may destroy the internet browsing experience . So this app will monitor the internet traffic of computer and upload videos accordingly.Also it will reconnect to youtube after failure.
Session management using using JAVAServelet and MySQL
DropBox File Renamer
Library: JavaSwing
Languages: JAVA
We have collect assignments through dropbox so sometimes students messed up files name.So to fixed those files we have to recursively iterate over the folders get the files and rename it so that only student ID remains.
This Project was not a hard task for me, but it helps my friend so much and saved so many hours for them.
COVID-19 Condition analysis of Bangladesh.
Library: pyPDF2 , Pandas
Languages: Python 3.0, Javascript
API : googleMapAPI
When COVID-19 hits the country it was important to zone different countries according to the infected rate. So find out infection rate marked as red zone ,yellow zone and green zone.
I did not worked with government and build this before the government comes out with this idea.
Link Shortener website
Languages: PHP , Javascript
I built this when i was in college 1st year. Back then i do not know about Database management systems. So instead of that files and random generator is used to generate a random number which does not repeat itself and create a files and add link to the file. When user sends read request using links which has random number in it, programmes looks the files and opens it and parsed the link.