Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igr/exemplatory
exemplary examples
https://github.com/igr/exemplatory
examples software-development software-engineering
Last synced: 24 days ago
JSON representation
exemplary examples
- Host: GitHub
- URL: https://github.com/igr/exemplatory
- Owner: igr
- License: bsd-2-clause
- Created: 2024-01-28T18:14:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T12:05:00.000Z (about 2 months ago)
- Last Synced: 2024-09-17T14:50:11.515Z (about 2 months ago)
- Topics: examples, software-development, software-engineering
- Language: Kotlin
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐งช exemplatory
This collection features small, exemplary tasks aimed at exploring various facets of software development and programming languages. For most tasks, the emphasis is on finding _the right_ solution OR to present solutions pros and cons.
## Lab Projects
1. โฑ๏ธ [**StopWatch**](./stopwatch/README.md)
2. ๐จ [**Hotel**](./hotel/README.md)
3. โ๏ธ [**Hero vs Monsters**](https://github.com/igr/hero-vs-monsters)
4. ๐งธ [**Toy Story**](./toystory/README.md)
5. ๐พ [**Game Of Life**](game-of-life)
6. ๐ [**Truck It**](truck-it)## Additional Notes
+ [Guidelines](./Guidelines.md) for solution developers.
+ [License](./LICENSE.md).## ๐งง Contribute.