Frontend & Backend projects

Expand the content? Click the icon

Toggle between detailed & brief project's view

Currently viewing projects

Did you noticed something weird 🤔: All of my projects are made using simple languages and have not utilized any of the language-frameworks. There are two primary reasons behind that:

a. I like the tough way, and that is why I try to make great stuff by using the most basic languages

b. As I continuously add new services/things to an application, I can't restrict myself with a specific framework because most of the time, the services are not available in that framework. So, by using node js/ vanilla JS SDKs, I can easily incorporate the new services into my application.

For most of my applications, I deploy the node.js backend on my Glitch server, so that I have a small ever-running VM that can handle the backend requests ✌️