Projects
A list of projects I have been working on or built
Django Chat App
A small real time chat application built using Django. It also uses Channels and Vanilla Javascript with Web Sockets.
Django • Vanilla Javascript • Web Sockets
To-Do List
Clean and simple to-do list application made with Django framework, with features like : easy add tasks, delete and edit tasks, reorder tasks, login and register, mark tasks as completed with Clean UI.
Django • HTML • SQL