Pinned Repositories
30-Days-of-Python
Learn Python for the next 30 (or so) Days.
AI-as-an-API-Course-Reference
This repository is the exact code used in the course. For the complete & most up to date project go to https://github.com/codingforentrepreneurs/AI-as-an-API
BookStoreApp-Distributed-Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
Developing-an-SSO-Service-using-Django
Material referenced in the talks @pythonindia @python-sverige
Direct-Messages-in-Django
A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!
Dive-into-AWS-Course---Direct-to-S3-via-Django-JavaScript
In this section, we'll be implementing our Reusable Boto3 Utility (https://cfe.sh/courses/aws/reusable-boto3-utility) to implement secure direct to S3 uploads as well as secure downloads via Django & JavaScript.
django-cas
A Django-CAS library with minimal backward compatablity to be used for modern versions of both Django and CAS
django-class-based-views-unleashed-2021
Learn all about Django Class Based Views in this tutorial series.
dutyfree_api
Create an API to manage customer purchases from csv
ecommerce-2-api
eCommerce 2 API is a step-by-step guide to implementing an RESTful API into your eCommerce 2 project (https://github.com/codingforentrepreneurs/ecommerce-2) using the Django Rest Framework, Django Rest Framework JWT, Django CORS Headers, and more.
Saifeddine75's Repositories
Saifeddine75/30-Days-of-Python
Learn Python for the next 30 (or so) Days.
Saifeddine75/AI-as-an-API-Course-Reference
This repository is the exact code used in the course. For the complete & most up to date project go to https://github.com/codingforentrepreneurs/AI-as-an-API
Saifeddine75/BookStoreApp-Distributed-Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
Saifeddine75/Developing-an-SSO-Service-using-Django
Material referenced in the talks @pythonindia @python-sverige
Saifeddine75/Direct-Messages-in-Django
A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!
Saifeddine75/Dive-into-AWS-Course---Direct-to-S3-via-Django-JavaScript
In this section, we'll be implementing our Reusable Boto3 Utility (https://cfe.sh/courses/aws/reusable-boto3-utility) to implement secure direct to S3 uploads as well as secure downloads via Django & JavaScript.
Saifeddine75/django-class-based-views-unleashed-2021
Learn all about Django Class Based Views in this tutorial series.
Saifeddine75/Django-Kubernetes
Learn how to deploy a docker-based Django application into a Kubernetes cluster into production on DigitalOcean.
Saifeddine75/Django-Rest-Framework-Tutorial
Learn how to build REST APIs with Django & the Django Rest Framework.
Saifeddine75/django-test
Technical test, written in Django, for backend developer applications at Padam Mobility
Saifeddine75/Docker_tutorial
Docker tutorial to learn how to deploy a microservices application
Saifeddine75/dutyfree_api
Create an API to manage customer purchases from csv
Saifeddine75/fastapi_tutorial
Saifeddine75/Django-on-Docker
Use Django with Docker. Related code for the post--->
Saifeddine75/DjangoFlix
Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.
Saifeddine75/eCommerce
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Saifeddine75/FastAPI-Microservice-for-Django
Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.
Saifeddine75/iac-terraform
IaC:Terraform teaches you how to use the fundamentals of Terraform to leverage document-based automations and configure & provision your servers with ease.
Saifeddine75/OpenCV-Python-Series
An OpenCV & Python Tutorial Series and Reference.
Saifeddine75/OpenCV-REST-API
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
Saifeddine75/Pi-Ansible
Learn how to manage Raspberry Pi devices with Ansible.
Saifeddine75/Pi-Awesome
References and guides to using & setting up a raspberry pi for your projects.
Saifeddine75/python-desktop-app
Learn to build a Python Desktop GUI app using pywebview, Python, JavaScript, HTML, & CSS.
Saifeddine75/Scrape-Websites-with-Python-FastAPI-Celery-NoSQL
Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.
Saifeddine75/Serverless-Django
Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.
Saifeddine75/Try-Django-3.2
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project.
Saifeddine75/Try-Pandas
In this series, we're going to learn the fundamentals of the popular Python data science tool called Pandas.
Saifeddine75/Try-Reactjs
The new version is here: https://github.com/codingforentrepreneurs/Try-React.js
Saifeddine75/Tweetme-2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Saifeddine75/Your-First-Django-Project
Let's create your first ever Django project step-by-step. We'll use Python 3 and Django 4.