codingforentrepreneurs
Build real projects and learn to code. Step by step. By @jmitchel3
Coding for EntrepreneursBoise, Idaho
Pinned Repositories
30-Days-of-Python
Learn Python for the next 30 (or so) Days.
django-ai-agent
Learn how to create an AI Agent with Django, LangGraph, and Permit.
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.
Guides
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
OpenCV-Python-Series
An OpenCV & Python Tutorial Series and Reference.
Reddit-Content-Research-Agent
Build a Reddit Content Research Agent with LLMs, LangChain, SERP, Jupyter, Django, Bright Data, Celery, Django QStash, and much more.
SaaS-Foundations
Django tutorial integrating TailwindCSS, Postgres, Stripe API, User auth, deployment, & more.
Try-Django
Learn Django bit by bit in this series
Tweetme-2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
usernado-clerk-x-python
Learn how to use Clerk to manage users with Python projects using React, Django, FastAPI, Next.js and much more.
codingforentrepreneurs's Repositories
codingforentrepreneurs/SaaS-Foundations
Django tutorial integrating TailwindCSS, Postgres, Stripe API, User auth, deployment, & more.
codingforentrepreneurs/Try-Reactjs
Star repo to vote for new version
codingforentrepreneurs/analytics-api
Build an Analytics API using FastAPI + TimescaleDB (time series in Postgres)
codingforentrepreneurs/SaaS-for-Enterprise-with-Django
Build an Enterprise SaaS Service with Django. Learn how to isolate customer data by implementing multi-tenancy, subdomain-based auth, and more.
codingforentrepreneurs/Stock-Trading-Bot
Step-by-step tutorial to extract data, analyze, and decide on stocks in the market using Django, Celery, TimescaleDB, Jupyter, OpenAI, and more.
codingforentrepreneurs/Course-Platform
Python Tutorial: Learn how to build a Course Platform to host and deliver video courses with Django, Cloudinary, HTMX, and more.
codingforentrepreneurs/build-deploy-ai-agent-python-docker
Build and Deploy AI Agents with Python, Docker, FastAPI, LangChain, and LangGraph
codingforentrepreneurs/super-me-photo-ai-api
Learn how to build an API that trains and generate photos featuring... you! Using FastAPI, Upstash, Replicate, Jupyter, and more
codingforentrepreneurs/reflex-gpt
Build a Python Reflex App with OpenAI, a Neon Postgres + Vector Database, and Deploy to a Virtual Machine
codingforentrepreneurs/django-ai-agent
Learn how to create an AI Agent with Django, LangGraph, and Permit.
codingforentrepreneurs/try-langchain
Learn how to use LangChain to build AI bots that can reason, use your data, and search the internet.
codingforentrepreneurs/Cursor-Django
Learn how to build your first full stack web app with English and Cursor AI
codingforentrepreneurs/google-docs-with-django-nextjs
A fully integrated Django x Next.js tutorial on Google Docs
codingforentrepreneurs/Reddit-Content-Research-Agent
Build a Reddit Content Research Agent with LLMs, LangChain, SERP, Jupyter, Django, Bright Data, Celery, Django QStash, and much more.
codingforentrepreneurs/Django-CRM
Learn how to build your own Customer Relationship Manager with Python, Django, Google Auth Platform, Tiger Data, TimescaleDB, and more. Beginner Friendly.
codingforentrepreneurs/podcast-platform-reflex-clerk
Learn how to build a Podcast Discovery platform with Python, Reflex, and Clerk.
codingforentrepreneurs/django-cloudflare-r2
Example project using Cloudflare R2 for Django Static Files and Media Uploads
codingforentrepreneurs/Cursor-Hello-World
Learn Cursor basics to build and deploy an HTML website to the internet.
codingforentrepreneurs/deploy-django-to-railway
Reference code for our tutorial on Deploying Django to Railway.com
codingforentrepreneurs/Social-Share-Scheduler
Learn how to schedule social media posts with Django, OAuth via Django AllAuth, and Inngest
codingforentrepreneurs/cloudflare-django-images
Tutorial on how to integrate Cloudflare Images with Python and Django. Tutorial at the 🔗👇
codingforentrepreneurs/usernado-clerk-x-python
Learn how to use Clerk to manage users with Python projects using React, Django, FastAPI, Next.js and much more.
codingforentrepreneurs/youtube-video-player-nextjs
Tutorial to embed YouTube Videos and track watch events directly in your Next.js applications. Tightly integrated with https://github.com/codingforentrepreneurs/youtube-video-analytics-fastapi
codingforentrepreneurs/cfe-nginx
An NGINX Docker Container with a custom HTML page
codingforentrepreneurs/chatgpt-apps-sdk-hello-world
Create you first ChatGPT App using MCP, Apps SDK, and Python (FastMCP and FastAPI)
codingforentrepreneurs/gmail-inbox-reader-python
Using IMAP and Python's built-in library, read your Gmail inbox
codingforentrepreneurs/django-google-oauth
Sample application for doing pure Google OAuth (user login/registration) with just Django and Google.
codingforentrepreneurs/youtube-video-analytics-fastapi
Build a video analytics API using FastAPI, TimescaleDB, and timescaledb-python. Tutorial.
codingforentrepreneurs/jupyter-container2
Deploy Jupyter Notebooks in this simple Docker container directly to Railway.
codingforentrepreneurs/django-background-tasks
Run background tasks with Django using Celery or django-qstash or both!