Coding For Entrepreneurs

Results 117 repositories owned by Coding For Entrepreneurs

MVP-Landing

50
Stars
17
Forks
Watchers

Learn to build & deploy a MVP landing page using Django, Python, & Bootstrap. The tutorial series covers the Django basics using Django 3, Python 3.8, and Bootstrap 4.5.

Notebooks

32
Stars
21
Forks
Watchers

Various notebooks we're working on from either our blog cfe.sh/blog or as general research.

django-vuejs

20
Stars
3
Forks
Watchers

Learn how to integrate Django with Vue.js

Try-React.js

20
Stars
4
Forks
Watchers

Learn the fundamentals of React.js in this series. The goal of this series is to get you comfortable with React.js so you can start building more robust projects.

try-zappa

27
Stars
5
Forks
Watchers

Create a Serverless Web Application using Zappa, AWS Lambda, and Django.

Docker-Docker-Compose

18
Stars
12
Forks
Watchers

How can Django, Express.js, Adonis.js, FastAPI, Flask, Posgresql, and Nginx run under one roof? One great answer is Docker Compose. This tutorial will show you how.

Python-with-Google-Colab-Sheets-Drive

27
Stars
17
Forks
Watchers

Learn how to use Python to load, adjust, and change data from both Google Sheets and Google Drive using Google Colab.

Try-Pandas

26
Stars
14
Forks
Watchers

In this series, we're going to learn the fundamentals of the popular Python data science tool called Pandas.

Dive-Into-AWS-Course---AWS-S3-Boto3

15
Stars
15
Forks
Watchers

Reference code for the AWS S3 section in the Dive into AWS Course.

Pi-Server

21
Stars
4
Forks
Watchers

Turn your raspberry pi into a networked server! Learn to deploy a minimal Python application into your Pi. We'll cover using nginx, supervisor, git (including on your server), git hooks, docker & dock...