Pinned Repositories
Authentication
A JWT authentication template for web application built in Node.js.
Budget-Sheet
A simple accounting application to keep track of personal financial transactions.
Docker-Container-Manager
A web-based lightweight Container Orchestration application that allows easy and automatic scaling of Docker Containers in a Single Machine.
eMail-Server
A web-based lightweight Email Server application that consumes SendGrid API and provides nice user interface for sending and receiving emails from personal Domains.
Grantha
A web-based lightweight Database as a Service (DBaaS) application that allows easy and automatic sharing of one of the most popular NoSQL database, MongoDB.
Music-Engine
It is a web-based Music Streaming application that downloads Youtube video in the server, converts it into mp3 audio and stream the audio track back to the end user's device.
Nginx-Proxy-Manager-Lite
A lightweight Docker container for managing Nginx hosts with REST api and a simple, minimal Web UI
Period-Tracker
A web-based lightweight Data Entry application that keeps track of Women's Menstruation Cycle and Provides Estimates for Future.
serverDeploy
A lightweight CLI application that can deploy and configure Node.js based web application in the remote server (Similar to `Vercel`).
SQLite_As_JSON
A Python helper package to do SQLite CRUD operation via JSON object. This package is developed using Python 3 with no external dependencies.
Sajjal's Repositories
Sajjal/Period-Tracker
A web-based lightweight Data Entry application that keeps track of Women's Menstruation Cycle and Provides Estimates for Future.
Sajjal/SQLite_As_JSON
A Python helper package to do SQLite CRUD operation via JSON object. This package is developed using Python 3 with no external dependencies.
Sajjal/eMail-Server
A web-based lightweight Email Server application that consumes SendGrid API and provides nice user interface for sending and receiving emails from personal Domains.
Sajjal/Nginx-Proxy-Manager-Lite
A lightweight Docker container for managing Nginx hosts with REST api and a simple, minimal Web UI
Sajjal/Docker-Container-Manager
A web-based lightweight Container Orchestration application that allows easy and automatic scaling of Docker Containers in a Single Machine.
Sajjal/Music-Engine
It is a web-based Music Streaming application that downloads Youtube video in the server, converts it into mp3 audio and stream the audio track back to the end user's device.
Sajjal/Authentication
A JWT authentication template for web application built in Node.js.
Sajjal/Budget-Sheet
A simple accounting application to keep track of personal financial transactions.
Sajjal/Grantha
A web-based lightweight Database as a Service (DBaaS) application that allows easy and automatic sharing of one of the most popular NoSQL database, MongoDB.
Sajjal/serverDeploy
A lightweight CLI application that can deploy and configure Node.js based web application in the remote server (Similar to `Vercel`).
Sajjal/Cloud-Drive
A web-based lightweight file storage and synchronization service application that allows users to store and retrieve encrypted files on and from Google Drive.
Sajjal/Covid-19-Analyzer
This is a lightweight application to analyze COVID-19 Statistics. This application is developed using Node.js, Express.js, Cheerio.js, Chart.js and some basic HTML and CSS. Data is retrieved by scraping Worldometers.info. The user interface is responsive and minimal.
Sajjal/Daily-Journal
It is a web-based Journal application to keep track of daily personal activities.
Sajjal/Private-Database
A web-based note-taking application that uses the AES-256-CBC algorithm to securely encrypt user data with a Private key.
Sajjal/Random-text-to-beautiful-JSON-in-node.js
This project is to read the content of a rough text file, extract the meaningful information and convert it to a valid and beautiful JSON file.
Sajjal/Restart-Nodejs-Server
This script will restart all running Node.js apps everyday at midnight (CST).
Sajjal/Run-Lenth-Encoding
An implementation of Run Length Encoding algorithm using C++
Sajjal/Simple-Chat-App-Python-Script
This is a "Simple Chat" application built in Python.
Sajjal/Simple-News
It is a web-based news application to simplify the news reading experience. This application is developed using Node.js, Express.js, Cheerio.js, HTML and CSS. The user interface is responsive and minimal.