# Heroku Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/heroku
> Markdown URL: https://aitinkerers.org/technologies/heroku.md
> Technology record last updated: 2026-04-23T17:28:37Z
> Generated: 2026-09-22T22:44:50Z

Heroku is a container-based cloud Platform as a Service (PaaS) for deploying, managing, and scaling modern applications.

Heroku is a fully managed, container-based cloud Platform as a Service (PaaS) that drastically simplifies the application delivery lifecycle. Developers use Heroku to deploy, manage, and scale their applications without the operational burden of maintaining servers or infrastructure: it handles the complexity. The platform supports a polyglot environment (Node.js, Ruby, Java, Python, Go, PHP, Scala) and uses 'dynos' (smart containers) for application execution and scaling. Deployment is streamlined via Git, GitHub, or Docker, allowing teams to focus on code and business logic, not system administration. Key features include managed data services (Heroku Postgres, Redis), an Add-ons Marketplace, and seamless integration with the Salesforce ecosystem.

- Official technology site: https://www.heroku.com
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Eliminating Waste in the AI Augmented SDLC](https://nashville.aitinkerers.org/talks/rsvp_uMKhslYmRfU)

When AI can use the same tools you use - Jira, GitHub, Sentry - the bottleneck in software development shifts from writing code to everything around the code. I applied lean manufacturing principles (Toyota Production System) to my own AI-augmented workflow and systematically removed entire categories of waste: manual ticket management, error triage, deployment monitoring, and ambiguous specifications that lead to expensive rework. I’ll walk through the specific patterns - MCP tool handoff, Gherkin specs as agent contracts, pre-flight checklists derived from PR review audits - and show how each elimination is permanent and reveals the next layer.

- Event context: AI Tinkerers Nashville – Software Development in the Age of AI — 2026-03-25 — Nashville
- Public talk page: https://nashville.aitinkerers.org/talks/rsvp_uMKhslYmRfU

### [Email Prediction Model](https://dubai.aitinkerers.org/talks/rsvp_26RJ2ynoCYI)

Fed and trained on my personal data to predict if I will open and read an email. This way I can prioritize emails that I think are important while ignoring the rest and staying productive with my day. Displays the predictions onto the UI of my gmail account.

- Event context: AI Tinkerers - Dubai Meetup #2 (October) — 2024-10-05 — Dubai
- Public talk page: https://dubai.aitinkerers.org/talks/rsvp_26RJ2ynoCYI

## Related Technologies

- [Chrome Extensions](https://aitinkerers.org/technologies/chrome-extensions) ([Markdown](https://aitinkerers.org/technologies/chrome-extensions.md)) — 3 public demos
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 216 public demos
- [Gherkin](https://aitinkerers.org/technologies/gherkin) ([Markdown](https://aitinkerers.org/technologies/gherkin.md)) — 2 public demos
- [Gherkin acceptance criteria](https://aitinkerers.org/technologies/gherkin-acceptance-criteria) ([Markdown](https://aitinkerers.org/technologies/gherkin-acceptance-criteria.md)) — 1 public demo
- [GitHub Actions](https://aitinkerers.org/technologies/github-actions) ([Markdown](https://aitinkerers.org/technologies/github-actions.md)) — 20 public demos
- [Gmail API](https://aitinkerers.org/technologies/gmail-api) ([Markdown](https://aitinkerers.org/technologies/gmail-api.md)) — 3 public demos
- [Jira](https://aitinkerers.org/technologies/jira) ([Markdown](https://aitinkerers.org/technologies/jira.md)) — 4 public demos
- [MCP](https://aitinkerers.org/technologies/mcp) ([Markdown](https://aitinkerers.org/technologies/mcp.md)) — 129 public demos
- [MCP servers](https://aitinkerers.org/technologies/mcp-servers) ([Markdown](https://aitinkerers.org/technologies/mcp-servers.md)) — 5 public demos
- [Playwright](https://aitinkerers.org/technologies/playwright) ([Markdown](https://aitinkerers.org/technologies/playwright.md)) — 32 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [Ruby on Rails](https://aitinkerers.org/technologies/ruby-on-rails) ([Markdown](https://aitinkerers.org/technologies/ruby-on-rails.md)) — 5 public demos
- [Sentry](https://aitinkerers.org/technologies/sentry) ([Markdown](https://aitinkerers.org/technologies/sentry.md)) — 3 public demos
- [Supabase](https://aitinkerers.org/technologies/supabase) ([Markdown](https://aitinkerers.org/technologies/supabase.md)) — 90 public demos
