Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.7 KB

File metadata and controls

56 lines (32 loc) · 1.7 KB

Builder Notes

A collection of experiments, prototypes, and learning projects by John Ryan Cottam.

This repository serves as a workspace for exploring new technologies, building proof-of-concepts, and documenting the journey of continuous learning and creation.

📚 Projects

A Model Context Protocol (MCP) server built with Bun, Hono, and mcp-handler. Registers a createAsciiArt tool via registerTool and serves it over Streamable HTTP at /mcp.

Tech Stack:

  • Bun (JavaScript/TypeScript runtime)
  • Hono (Web framework)
  • MCP SDK
  • Figlet (ASCII art generation)
  • Docker ready

View Project Details →


🎯 Purpose

This repository is a living collection of:

  • Experiments: Testing new frameworks, libraries, and patterns
  • Learning Projects: Hands-on exploration of emerging technologies
  • Prototypes: Quick iterations and proof-of-concepts
  • Builder Notes: Documentation and insights from the building process

🚀 Getting Started

Each project has its own README with specific setup instructions. Navigate to the project directory to learn more.

📝 Philosophy

"The best way to learn is to build."

These projects represent active learning and experimentation. They may be works-in-progress, complete implementations, or stepping stones to larger ideas.

🤝 Contributing

This is a personal learning repository, but feedback and suggestions are always welcome!

📄 License

Individual projects may have their own licensing. Please refer to each project's directory for specific license information.


Built with curiosity and code

Last updated: March 20, 2026