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

https://github.com/jarun/fun-projects

Some fun programs and snippets I wrote
https://github.com/jarun/fun-projects

Last synced: 4 months ago
JSON representation

Some fun programs and snippets I wrote

Awesome Lists containing this project

README

          

# Fun-Projects

Some fun projects, snippets or tasks I worked on.

1. **calc:** fun calculator using a stack
2. **cinema:** distribute tickets in multiple theaters of a cinema with load-balancing
3. **thread_xml:** read XML file using multiple threads and print elements and values using libxml

## License
![GPLv3](https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/GPLv3_Logo.svg/200px-GPLv3_Logo.svg.png)

Copyright (C) 2015 [Arun Prakash Jana](mailto: engineerarun@gmail.com).

## Developer
- [Arun Prakash Jana](mailto: engineerarun@gmail.com)