Skip to content

Commit 6255d85

Browse files
committed
chore: update showcase README
1 parent 517df64 commit 6255d85

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

showcase/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ Community showcase of projects built by Codebuff
1010
- [Maze Generator](https://github.com/narthur/maze-gen) - A maze generation visualization built with TypeScript
1111
- [Codebuff Tricks](https://github.com/narthur/codebuff-tricks) - A community-built wizard to help you set up new projects with Codebuff
1212
- Minecraft simple - A basic version of Minecraft running in the browser!
13+
- Minecraft complex - A more complex version of Minecraft running in the browser!
1314
- Fishies - An aquarium with various fishies
1415
- Code Analysis - A project by [Lachlan Gray](https://github.com/LachlanGray) to show interesting stats on any Github repo
16+
- [Calendar On Air](https://gist.github.com/dhunten/7f88654f3972bfe0fc6d70a1b5fa024a/b2e2b25e788ca7a50c42f3a5a991f4b860e37306) - An app built with CircuitPython that pulls time and weather data + a user's calendar events from the internet and displays it on an LCD screen
17+
- [TDD Web Automation](https://github.com/ShAIWhisperer/tdd-web-automation) - A React-based web application demonstrating form automation testing using Playwright, uisng Test Driven Development (TDD)
18+
- [Vending Machine](https://github.com/ShAIWhisperer/vending-machine) - A fun little vending machine web and cli
1519

1620
## Vending Machine
1721
A showcase project demonstrating a modern vending machine interface with:

0 commit comments

Comments
 (0)