Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.