Complete source code and documentation for projects featured on Bitswired YouTube channel.
Project | Description | Links |
---|---|---|
Agentic Loop | Demonstrates an agentic loop using Anthropic's Claude for automated code development with tools for container interaction and file management. | Video • Code |
Introduction to MCP with SQL Agent | Build an AI SQL agent using MCP to interact with a SQLite database through natural language. | Video • Code |
Control Asyncio Concurrency | Master concurrency in Python asyncio using Locks and Semaphores to manage tasks and API calls | Video • Code |
How To Upsert Properly (SQL) | Learn different approaches to implementing upsert operations using SQLAlchemy's async features with SQLite | Video • Code |
10 Advanced Tailwind Tricks from Shadcn | Learn powerful styling patterns and advanced techniques for building React components with Tailwind CSS | Video • Code |
Flatten Directories for AI Code Analysis | Transform entire codebases into LLM-friendly single files with path context preservation | Video • Code |
Full API Type Safety with OpenAPI-Fetch | Achieve complete type safety between FastAPI backend and React frontend with automatic type generation | Video • Code |
Subscribe to Bitswired for more tutorials.
- Fork the repository
- Create your feature branch
- Submit a pull request
MIT License - See LICENSE file for details.