ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 results

ArjanCodes
How to Tell If Your Code Is Actually Production-Ready

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Your code works locally: you've tested the ...

24:40
How to Tell If Your Code Is Actually Production-Ready

20,279 views

1 day ago

Infosure Bootcamps Nexus
Pythonista Bootcamp - PyCharm - Create your own API using FastAPI

Pythonista Bootcamp: PyCharm Working with PyCharm 2025.3 Demo of Flask Todo App, Demo of Book Library API: Code ...

29:53
Pythonista Bootcamp - PyCharm - Create your own API using FastAPI

4 views

5 days ago

CLI to InfraCloud | MukulDK
001 – Python FastAPI + Dockerfile + Docker-Compose | 100xDockerfile Series

Project Repository: https://github.com/Mukulkalsait/A01_100_Dockerfile_From_Scratch 001 – Python FastAPI + Dockerfile + ...

1:23:55
001 – Python FastAPI + Dockerfile + Docker-Compose | 100xDockerfile Series

25 views

7 days ago

SDET Adda For QA Automation
QA AI Chatbot using FastAPI and OpenAI – Built from Scratch!

QA AI Chatbot using FastAPI and OpenAI – Built from Scratch! Are you a QA Engineer or Automation Tester looking to level up ...

46:07
QA AI Chatbot using FastAPI and OpenAI – Built from Scratch!

137 views

2 days ago

frontBackGeek
Build a Sentiment Analysis App using Python, FastAPI, Hugging Face & Torch | AI Text Classification

In this video, we build a Sentiment Analysis Web Application using Python and Hugging Face. The application takes user-entered ...

27:16
Build a Sentiment Analysis App using Python, FastAPI, Hugging Face & Torch | AI Text Classification

24 views

6 days ago

Code Goat
Deployment on Linux | Building Docker Containers Step-by-Step | FastAPI Tutorial #14

Code Repo: https://github.com/GuptaKshitiz/FastAPI-E-Commarce/tree/dev-deployment Master the art of deploying a ...

38:46
Deployment on Linux | Building Docker Containers Step-by-Step | FastAPI Tutorial #14

111 views

3 days ago

SIDDHANT SAXENA
Build Python Microservice with FastAPI, Ollama & Whisper | AI Interviewer Project Part 2

Welcome to Part 2 of the AI Interviewer Project! In this episode, we move beyond basic CRUD apps and start building the real ...

1:36:42
Build Python Microservice with FastAPI, Ollama & Whisper | AI Interviewer Project Part 2

148 views

6 days ago

Skyrocketing Tech
I built a Netflix clone in 25 minutes using React & Python & TestSprite | Antigravity Demo

Build a Modern Netflix Clone with React 19 & Python FastAPI! (MovieVault) In this full-stack tutorial, we're building "MovieVault" ...

24:29
I built a Netflix clone in 25 minutes using React & Python & TestSprite | Antigravity Demo

1,084 views

4 days ago

Code Goat
Docker Compose Step-by-Step: Deploy FastAPI, Postgres, Redis & Celery | FastAPI Tutorial #15

Code Repo: https://github.com/GuptaKshitiz/FastAPI-E-Commarce/tree/dev-deployment Ready to bring your application to life?

47:54
Docker Compose Step-by-Step: Deploy FastAPI, Postgres, Redis & Celery | FastAPI Tutorial #15

47 views

2 days ago

J.A DATATECH CONSULTING
Cours pratique de DataScience avec Python, SQL, FastAPI, Streamlit et Docker

Lien des fichiers du cours : https://drive.google.com/drive/folders/1J_8YyG73BD75dFwCXvVHgTxrP2VJP41J?usp=sharing.

8:37:19
Cours pratique de DataScience avec Python, SQL, FastAPI, Streamlit et Docker

592 views

1 day ago

Tech@AI-Info
Build an AI-Powered Travel Planner with FastAPI & Streamlit | Agentic AI Project (CrewAI)

In this video, you'll learn how to **build an end-to-end AI-powered Travel Planner** using **FastAPI, Streamlit, CrewAI, and Large ...

34:11
Build an AI-Powered Travel Planner with FastAPI & Streamlit | Agentic AI Project (CrewAI)

77 views

3 days ago

Code Goat
Docker Swarm Tutorial: Deploy & Scale FastAPI for Production | FastAPI Tutorial #17

Code Repo: https://github.com/GuptaKshitiz/FastAPI-E-Commarce/tree/dev-docker-swarm Moving beyond a single server?

59:21
Docker Swarm Tutorial: Deploy & Scale FastAPI for Production | FastAPI Tutorial #17

0 views

1 hour ago

Nasir Hussain
FastAPI Basics | First API Code, Decorators, Routes & Docs Explained

Is class me humne FastAPI ka basic setup start kiya. First API code likha, @decorator ka role samjha, routes (/) kya hoti hain, GET ...

1:04:16
FastAPI Basics | First API Code, Decorators, Routes & Docs Explained

75 views

4 days ago

Nehemiah Kamolu
Background Workers with Kafka & FastAPI | Flight Booking Engine | Day 61

We fired the event—now we need to catch it. In Day 61, we complete our Kafka integration by building the Consumer Engine.

1:37:55
Background Workers with Kafka & FastAPI | Flight Booking Engine | Day 61

49 views

Streamed 22 hours ago

gunlinux
пишем аналог sentry #python #fastapi !src

пишем аналог sentry #python #fastapi !src А да отвечаем на любые вопросы про около айти 10+ лет опыта намекают Пишем ...

3:55:22
пишем аналог sentry #python #fastapi !src

175 views

Streamed 5 days ago

Huzaifa Builds Stuff
LIVE: Building an AI Dev Tool | Vibe Coder Day 1 | Tauri + FastAPI + LLMs

Building Vibe Coder - The AI Development Platform with Transparency & Control Day 1: What is Vibe Coder? An AI-powered ...

1:14:49
LIVE: Building an AI Dev Tool | Vibe Coder Day 1 | Tauri + FastAPI + LLMs

0 views

Streamed 5 days ago

Tech world since 2025
This Monday evening at Governor House

SQL, ORM & SQLModel Explained (FastAPI Beginner Guide) In this video, we'll understand SQL, ORM, SQL Injection, Pydantic, ...

59:11
This Monday evening at Governor House

39 views

5 days ago

AI Code Explorations
From Code to Cloud: Deploying Auto-Scaling FastAPI Apps on Azure Kubernetes Service (AKS) End-to-End

Learn how to take a local Python FastAPI application and deploy it to a production-ready, auto-scaling Kubernetes cluster on ...

31:14
From Code to Cloud: Deploying Auto-Scaling FastAPI Apps on Azure Kubernetes Service (AKS) End-to-End

19 views

19 hours ago

Yash Jain
Complete Pydantic Course for Beginners | Learn Data Validation in Python

Welcome to the Complete Pydantic Course for Beginners! In this comprehensive course, you'll learn everything you need to ...

2:07:48
Complete Pydantic Course for Beginners | Learn Data Validation in Python

131 views

3 days ago

Code Goat
Production Deployment: Multi-Stage Docker Builds & Advanced Docker Compose |  | FastAPI Tutorial #16

Code Repo: https://github.com/GuptaKshitiz/FastAPI-E-Commarce/tree/dev-deployment Stop deploying development code to ...

54:51
Production Deployment: Multi-Stage Docker Builds & Advanced Docker Compose | | FastAPI Tutorial #16

36 views

1 day ago