> My Projects

Dynamic Document Parser
A web application built on top of the Tesseract OCR for parsing all sorts of documents. The user can save a template of the document and the a new document can be parsed using the same layout. The user can also download the parsed data in different format like the CSV, Excel, etc. There is also a feature to share the parsed data with the other users.
Node
Express.js
Javascript
HTML
CSS
Tesseract OCR
MongoDB
Socket.io
Prisma
React
Next.js

Typing Tool
A typing tool for the developers to improve their typing speed and accuracy. It searched for the random codes from the Github API and displays it to the user. The user can type the code and check the accuracy and speed of their typing.
Node
Express.js
Javascript
HTML
CSS

Tv Shows
An android applicaiton that shows the list of tv shows, movies and their details. The user can search for the tv shows and movies and can see the details of the tv shows and movies. This application is developed using the TMDB API.
Android
Java
TMDB API
Retrofit
Glide
RecyclerView