This is a repository for all my small Projects which I do to pass my time or when I am learning something new :
A Simple Javascript Time Tracker to store your daily Activities
Source Code : https://github.com/kushtej/my-miscellaneous-projects/tree/master/Time-Tracker
A Javascript Custom Routing through various pages without Page-Refresh.
Source Code : https://github.com/kushtej/my-miscellaneous-projects/tree/master/Custom-Routing
A Simple Quote book implemented as a Part of Learning PHP.
Source Code : https://github.com/kushtej/my-miscellaneous-projects/tree/master/Quotes
Attendence management system with downloadable csv file implemented as a Part of Learning PHP.
Source Code : https://github.com/kushtej/my-miscellaneous-projects/tree/master/Attendence-Management-System
A Simple basic implementation of Markdown to HTML on the fly.
Source Code : https://github.com/kushtej/my-miscellaneous-projects/tree/master/MD-to-HTML
A Login system for NODEJS using MySQL database with all frontend and backend Validation.
Source Code : https://github.com/kushtej/my-miscellaneous-projects/tree/master/nodejs-login-system
My first implementaion task of React which includes a simple pagination
Source Code : https://github.com/kushtej/my-miscellaneous-projects/tree/master/pagination