Pinned Repositories
algol16_compiler
Compilator of the simplified version of Algol16 language.
ansible-percona-server
Ansible role to set up percona-server server in Debian-like systems
boto3
AWS SDK for Python
C-programming-exercises
My own solutions to K&R's exercises.
compression_manager
Simple program to create archieves. With or without compression.
currency_converter
Converts given amount of money in specified currency into polish written representation. Works for over 20 currencies.
EdgeAuth-Token-Python
Akamai Authorization Token for Python
traceroute
threaz's Repositories
threaz/compression_manager
Simple program to create archieves. With or without compression.
threaz/algol16_compiler
Compilator of the simplified version of Algol16 language.
threaz/ansible-percona-server
Ansible role to set up percona-server server in Debian-like systems
threaz/boto3
AWS SDK for Python
threaz/C-programming-exercises
My own solutions to K&R's exercises.
threaz/currency_converter
Converts given amount of money in specified currency into polish written representation. Works for over 20 currencies.
threaz/EdgeAuth-Token-Python
Akamai Authorization Token for Python
threaz/traceroute
threaz/fluentcards
Flashcards from dictionary look-ups
threaz/HilbertCurves3D
Program written in C to generate Hibert's Curves in 3D. Output is generated as a proper PostScript file.
threaz/snake_game
Pretty simple snake game written in c++ using ncurses library. Some minor or major function are to be added in the future.
threaz/TheoremProver
Simple theorem prover written in Prolog. Provides ability to conduct proof using resolution rule.
threaz/threaz.github.io
threaz/transport-company
Simple project modeling transport company's client application to which users can connect and place orders. The company offers travels by plane and coach so far, but can be easily extended to provide broader services.