Skip to content

AltotechTH/agentic-coding-fitness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic Coding Fitness 🏋️‍♂️🤖

The Complete Hands-On Guide to Building AI Agents

A community project born at Rust Tech Bar, Bangkok

License: MIT PRs Welcome

About

A 16-week hands-on curriculum (Feb 10 - May 26, 2026) covering the full stack of agentic AI: from LLM fundamentals and prompt engineering to multi-agent swarms, MCP tool servers, and production governance.

Each week includes theory, live demos, hands-on building, and a weekly test. Designed for practitioners who learn by doing.

How to Contribute

This is a single index.html file. Low barrier, high impact.

  1. Fork this repo
  2. Edit index.html
  3. Test locally (just open it in your browser)
  4. Submit a Pull Request with a clear description

Areas we need help with

  • Fixing typos or improving clarity
  • Adding hands-on exercises or real-world examples
  • Better code snippets and prompt patterns
  • Mobile responsiveness improvements
  • Thai language translations
  • Adding links to tools, papers, or resources
  • Accessibility improvements

PR guidelines

  • One logical change per PR
  • Test by opening index.html in a browser before submitting
  • Keep the single-file architecture for now (we'll refactor when we need to)

Exercises

Python exercise files for each week are in the exercises/ folder. See exercises/README.md for setup instructions.

Tech Stack

Intentionally simple: one self-contained HTML file with inline CSS and JS. No build tools, no framework, no dependencies. Open and go.

License

MIT - Build whatever you want with this.

About

A community-driven hands-on guide for agentic coding fitness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors