A Django server holding and handling data shown on the space-themed personal landing page.
This app allows an Admin user to do CRUD operations through Django's admin page and handle data effectively.
The content of the app provides APIs for the Certificates, Degrees, Skills, Projects, Experiences datasets, and Email handling.
All the data are stored in a PostgreSQL database.