Arbaaz Laskar's repositories
calibre-ebook-convert-helper
A helper CLI for calibre's ebook-convert CLI which is used to convert all files in an directory into another format.
ao3-api-js
An API to scrape archiveofourown.org fanfiction metadata using NodeJS’s ExpressJS and CheerioJS. Currently it can search for archiveofourown.org works to get different metadata like author name, chapter count, word count, genre, ratings etc
Fanfiction-Finder-API
An API to scrape both ffnet and ao3 fanfiction metadata
Hermes-GUI
A GUI based on my Quote Finder bot using PySide2 which is a Python binding for Qt and used PyInstaller to build the executables. The app searches a text file, in this case a fanfiction called Harry Potter and the Prince of Slytherin,to find a quote and a json file & a xlsx file to find data from a dictionary using RegEx.
K-means-clustering-analysis
In this project, I analyzed different Neighbourhoods of New Delhi and found the best place to start an Italian Restaurant using Foursquare API to get venues data and using K-means clustering to explore the data.
Product-Logistics-API
A basic Product Logistics API which can be used to track the transactions of different products and its delivery to different cities.
VSNotes
A VSCode extension to organize notes by workspaces.
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
goreader
Terminal epub reader
think-morse
A CLI to flash morse code using the thinkpad's lid logo led, only works in Linux.
todo-app
A todo app built using NextJS, NodeJS, MySQL