> For the complete documentation index, see [llms.txt](https://chris-lomeli.gitbook.io/tiny-engines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chris-lomeli.gitbook.io/tiny-engines/readme.md).

# Tiny Engines

* [Personal Website Home](https://chrislomeli.gatsbyjs.io/)
* [Code for this site](https://github.com/tiny-engines-code)

***

**This site is a collection of**

* informal code walk-throughs,
* meetups,
* demo's
* other training and presentations over the last few years that I've copied to a common tiny-engines organization

***

**Use the left navbar to browse contents, including:**

***

* An "Onboarding" project
  * A Springboot mailer micro-service
  * A webhook/Kafka streaming event listener

***

* Several Walkthroughs
  * Spark streaming example
  * Kafka publisher tutorials
  * Java futures examples
