A introductory tutorial on how to use Bootstrap for our front-end design via docs on getbootstrap.com
☆24Mar 22, 2019Updated 6 years ago
Alternatives and similar repositories for Bootstrap-Basics-v4
Users that are interested in Bootstrap-Basics-v4 are comparing it to the libraries listed below
Sorting:
- Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfron…☆11Sep 8, 2021Updated 4 years ago
- Deploy Django on Docker to Heroku and include OpenCV☆33Apr 22, 2022Updated 3 years ago
- Various notebooks we're working on from either our blog cfe.sh/blog or as general research.☆34Dec 8, 2022Updated 3 years ago
- Learn React.js by building a re-usable Survey application. We'll cover React v16.8 with a heavy focus on the use of React Hooks.☆20Mar 27, 2019Updated 6 years ago
- Learn to create a reusable email capture component by integrating Django, the Django Rest Framework, and React.js.☆26Mar 30, 2019Updated 6 years ago
- Reference code for the AWS S3 section in the Dive into AWS Course.☆15Dec 8, 2022Updated 3 years ago
- Use Django with Docker. Related code for the post--->☆43Apr 21, 2023Updated 2 years ago
- Learn how to use websockets from scratch by creating a micro version of Jupyter. We'll be using both Python and JavaScript to make this h…☆21Sep 14, 2020Updated 5 years ago
- In this section, we'll be implementing our Reusable Boto3 Utility (https://cfe.sh/courses/aws/reusable-boto3-utility) to implement secure…☆30Dec 8, 2022Updated 3 years ago
- Django x Docker to Production on Heroku☆39Apr 21, 2023Updated 2 years ago
- Learn how to build your first neural network using Keras and Tensorflow to do Deep Learning!☆17Aug 22, 2020Updated 5 years ago
- Use the React CDN as well as Babel to make a Standalone React app without running `npx create-react-app`☆12Mar 22, 2019Updated 6 years ago
- Use Django with Docker and Deploy to Heroku.☆14Sep 21, 2019Updated 6 years ago
- This tutorial series is all about deploying a Python web application on Ubuntu 18.04 LTS.☆46Mar 28, 2019Updated 6 years ago
- Turn your raspberry pi into a networked server! Learn to deploy a minimal Python application into your Pi. We'll cover using nginx, super…☆22May 7, 2021Updated 4 years ago
- This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (http…☆179Mar 21, 2020Updated 5 years ago
- Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku☆106Jan 25, 2022Updated 4 years ago
- Learn to build a landing page with the very popular Python Flask Microframework.☆54Mar 12, 2019Updated 6 years ago
- Code for answers to common questions in programming.☆17Jan 27, 2021Updated 5 years ago
- A blank Django Starter Project that includes Docker support.☆24Jan 5, 2023Updated 3 years ago
- A tutorial to setup and deploy a simple Serverless Python workflow with REST API endpoints in AWS Lambda.☆23Apr 22, 2020Updated 5 years ago
- Learn to run & execute Jupyter Notebooks as a REST API in this series.☆26Apr 15, 2021Updated 4 years ago
- Django Models Unleashed 2021. An updated and expanded reference guide for mastering all things Django Models.☆12Mar 13, 2021Updated 4 years ago
- Turn your python projects into a task master and scheduling genie with the magic of Celery & Redis. This is Time & Tasks 2.☆47Nov 9, 2020Updated 5 years ago
- Learn how to create a single page (module) Django app with this quick tutorial.☆27Oct 20, 2020Updated 5 years ago
- Tutorial on Concurrent Programming in Python☆12Nov 2, 2018Updated 7 years ago
- Learn how to use Python to load, adjust, and change data from both Google Sheets and Google Drive using Google Colab.☆30Dec 12, 2019Updated 6 years ago
- This repository is the exact code used in the course. For the complete & most up to date project go to https://github.com/codingforentrep…☆33Oct 8, 2021Updated 4 years ago
- Integrate Elastic Search on a Django project using elasticsearch-dsl elasticsearch-py and django-elasticsearch-dsl☆31Jan 22, 2021Updated 5 years ago
- Learn all about Django Class Based Views in this tutorial series.☆13Mar 29, 2021Updated 4 years ago
- Read the guide on https://kirr.co/zm6ri8 to see how to implement these.☆15Oct 23, 2017Updated 8 years ago
- Learn how to create a reusable Comments App for use in any Django Project.