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
- Host: GitHub
- URL: https://github.com/jarun/fun-projects
- Owner: jarun
- License: gpl-3.0
- Created: 2015-07-03T13:51:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T09:45:08.000Z (almost 9 years ago)
- Last Synced: 2024-12-30T19:43:00.188Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 71.3 KB
- Stars: 14
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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