🎨 Welcome to Chicas Code

Fun coding tutorials for my amazing daughters!

Tutorials

Python: Getting Started

Set up VS Code for Python, create a uv virtual environment, and run Hello World

Start Learning →

APIs with FastAPI

Build a Hello World API that greets you by name

Start Learning →

Store API + Local Database

Store products in a local NoSQL database and access everything through your API

Start Learning →

Storefront UI

Add a simple UI to search products and buy them through your API

Start Learning →