Pinned Repositories
aliii010
convert-image-to-ascii
This python script takes an image as an input and turns it into ASCII art.
django-chat-app
A real-time chat application built with Django, leveraging WebSocket protocol for real time messaging and powered by Django Channels for handling asynchronous communication.
e-commerce-DRF-APIs
This is an E-commerce API build with Django, Django Rest Framework, and PostgreSQL
e-commerce-vue
E-Commerce App that integrates with a Rest API. With this app, users can see the product based on category & the product details, add them to shopping cart and manage the cart.
Graphene-Django-CRUD
Simple CRUD graphQL API with Graphene-Django
little-lemon-restaurant-Django-APIs
This is the capstone project from the back end developer capstone course in the Meta Back-End Learning Program
token-authentication-Django
This is a sample of a token authentication Django app, that stores the token as a cookie when logging in.
workshop-demo
aliii010's Repositories
aliii010/aliii010
aliii010/convert-image-to-ascii
This python script takes an image as an input and turns it into ASCII art.
aliii010/django-chat-app
A real-time chat application built with Django, leveraging WebSocket protocol for real time messaging and powered by Django Channels for handling asynchronous communication.
aliii010/e-commerce-DRF-APIs
This is an E-commerce API build with Django, Django Rest Framework, and PostgreSQL
aliii010/e-commerce-vue
E-Commerce App that integrates with a Rest API. With this app, users can see the product based on category & the product details, add them to shopping cart and manage the cart.
aliii010/Graphene-Django-CRUD
Simple CRUD graphQL API with Graphene-Django
aliii010/little-lemon-restaurant-Django-APIs
This is the capstone project from the back end developer capstone course in the Meta Back-End Learning Program
aliii010/token-authentication-Django
This is a sample of a token authentication Django app, that stores the token as a cookie when logging in.