Project
My initial endeavor into creating a personal website led me down the path of learning Django, which I chose due to it's robustness, industry usage, and to put Python skills to good use. I came across a project that covered the full spectrum of a fullstack Django application, which as creating a Discord-like chat application from scratch. This is a CRUD application that utilized the Django REST Framework to make calls through an API. Credit to Dennis Ivy on this project idea and implementation.
Technologies
Python
Django
Jinja
HTML
CSS