You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: showcase/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,12 @@ Community showcase of projects built by Codebuff
10
10
-[Maze Generator](https://github.com/narthur/maze-gen) - A maze generation visualization built with TypeScript
11
11
-[Codebuff Tricks](https://github.com/narthur/codebuff-tricks) - A community-built wizard to help you set up new projects with Codebuff
12
12
- Minecraft simple - A basic version of Minecraft running in the browser!
13
+
- Minecraft complex - A more complex version of Minecraft running in the browser!
13
14
- Fishies - An aquarium with various fishies
14
15
- 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
15
19
16
20
## Vending Machine
17
21
A showcase project demonstrating a modern vending machine interface with:
0 commit comments