Skip to content

bitswired/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Bitswired Tutorials Repository

Complete source code and documentation for projects featured on Bitswired YouTube channel.

Project Index

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. VideoCode
Introduction to MCP with SQL Agent Build an AI SQL agent using MCP to interact with a SQLite database through natural language. VideoCode
Control Asyncio Concurrency Master concurrency in Python asyncio using Locks and Semaphores to manage tasks and API calls VideoCode
How To Upsert Properly (SQL) Learn different approaches to implementing upsert operations using SQLAlchemy's async features with SQLite VideoCode
10 Advanced Tailwind Tricks from Shadcn Learn powerful styling patterns and advanced techniques for building React components with Tailwind CSS VideoCode
Flatten Directories for AI Code Analysis Transform entire codebases into LLM-friendly single files with path context preservation VideoCode
Full API Type Safety with OpenAPI-Fetch Achieve complete type safety between FastAPI backend and React frontend with automatic type generation VideoCode

Subscribe to Bitswired for more tutorials.

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Submit a pull request

License

MIT License - See LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published