Saifeddine75's Stars
codingforentrepreneurs/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.
codingforentrepreneurs/Tweetme-2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
codingforentrepreneurs/OpenCV-Python-Series
An OpenCV & Python Tutorial Series and Reference.
codingforentrepreneurs/Django-Rest-Framework-Tutorial
Learn how to build REST APIs with Django & the Django Rest Framework.
codingforentrepreneurs/Django-Kubernetes
Learn how to deploy a docker-based Django application into a Kubernetes cluster into production on DigitalOcean.
codingforentrepreneurs/OpenCV-REST-API
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
ShivamRohilllaa/E-learning-Django-
codingforentrepreneurs/Try-Reactjs
Star repo to vote for new version
codingforentrepreneurs/Direct-Messages-in-Django
A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!
codingforentrepreneurs/Scrape-Websites-with-Python-FastAPI-Celery-NoSQL
Learn how to scrape websites with Python, Selenium, Requests HTML, Celery, FastAPI, & NoSQL with Cassandra via AstraDB.
codingforentrepreneurs/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.
codingforentrepreneurs/DjangoFlix
Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.
codingforentrepreneurs/Pi-Awesome
References and guides to using & setting up a raspberry pi for your projects.
codingforentrepreneurs/python-desktop-app
Learn to build a Python Desktop GUI app using pywebview, Python, JavaScript, HTML, & CSS.
Vibhu-Agarwal/Developing-an-SSO-Service-using-Django
Material referenced in the talks @pythonindia @python-sverige
codingforentrepreneurs/Serverless-Django
Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.
codingforentrepreneurs/Django-on-Docker
Use Django with Docker. Related code for the post--->
codingforentrepreneurs/Docking-Django
Django x Docker to Production on Heroku
codingforentrepreneurs/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
codingforentrepreneurs/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.
codingforentrepreneurs/Try-Pandas
In this series, we're going to learn the fundamentals of the popular Python data science tool called Pandas.
codingforentrepreneurs/Your-First-Django-Project
Let's create your first ever Django project step-by-step. We'll use Python 3 and Django 4.
codingforentrepreneurs/Django-Forms-Formsets
Django Forms (and Formsets) make collecting & validating data easy and secure for your web applications.
codingforentrepreneurs/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.
codingforentrepreneurs/django-class-based-views-unleashed-2021
Learn all about Django Class Based Views in this tutorial series.
rglsk/fastapi-async-db
https://rogulski.it/blog/fastapi-async-db/
codingforentrepreneurs/Pi-Ansible
Learn how to manage Raspberry Pi devices with Ansible.
SameerSahu007/SimpleNotes
A Note Taking app made using Django
codingforentrepreneurs/getting-started-with-pulsar
Learn the basics of streaming data with Apache Pulsar. Apache Pulsar is a cloud-native, distributed messaging and streaming platform.
Saifeddine75/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.