Skip to content

Commit

Permalink
- adding cmp projects
Browse files Browse the repository at this point in the history
  • Loading branch information
jakepurple13 committed Aug 15, 2024
1 parent c3adfd9 commit 13f0bcd
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion Writerside/topics/starter.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,17 @@ Compose Multiplatform, and anything else cool I discover.

* [Android](Android.md)
* [AndroidX](AndroidX.md)
* [Compose](Compose.md)
* [Compose](Compose.md)

## Compose Multiplatform Projects

* [Solitaire](https://github.com/jakepurple13/Solitaire)
* [Wasm Link](https://jakepurple13.github.io/Solitaire/)
* [24 Game](https://github.com/jakepurple13/TwentyFourGame)
* [Wasm Link](https://jakepurple13.github.io/TwentyFourGame/)
* [Thunder Counter](https://github.com/jakepurple13/Thunder-Counter)
* [Wasm Link](https://jakepurple13.github.io/Thunder-Counter/)
* [Salary Calculator](https://github.com/jakepurple13/SalaryCalculatorKMP)
* [Wasm Link](https://jakepurple13.github.io/SalaryCalculatorKMP/)
* [Gpa Calculator](https://github.com/jakepurple13/GpaCalculator)
* [Wasm Link](https://jakepurple13.github.io/GpaCalculator/)

0 comments on commit 13f0bcd

Please sign in to comment.