Skip to content

gdurante2019/AI_DevTools_Zoomcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Dev Tools Zoomcamp Repo

This is my repo for my projects for the free AI Dev Tools Zoomcamp course, hosted by DataTalks.Club and taught by Alexey Grigorev. The course launched on November 18, 2025. More information can be found at https://github.com/DataTalksClub/ai-dev-tools-zoomcamp.

Module 1 — Introduction to Vibe Coding / AI Tools Overview

Exercises can be found at https://github.com/gdurante2019/AI_DevTools_Zoomcamp/tree/main/Module_1

Introduction to Vibe Coding (Workshop) The first module of the course provides an introduction to AI coding tools through the creation of simple project demos. During the Introduction to Vibe Coding Workshop, we learned how to use AI coding tools to create the classic "snake" game.

Homework assignment: Create a to-do app using Django and the AI coding tool of your choice I used Claude Code's CLI to create the app. The code for my project can be found in the TODO directory of Module 1.

Module 2 — End-to-End Application (Snake Game)

Exercises can be found at https://github.com/gdurante2019/AI_DevTools_Zoomcamp/tree/main/Module_2

For this module, we learned how to create an end-to-end application using AI tools--creating the frontend, extracting OpenAI specs from the frontend, implementing the backend using FastAPI, adding database support to the backend, containerizing the works, deploying to Render, and creating a CI/CD pipeline for deployment.

Module 3 — Model Context Protocol

(Update forthcoming...)

About

Free online course from DataTalks.Club to learn how to use AI tools to write code faster and better

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors