author: Barbora Karlíková
mail: [email protected]
- Tiny prolog interpreter in
F#
- Gamebook in terminal console in
C++
- Streamlit app predicting a percentil from Scio tests written in
Python
- Streamlit app for finding similarities in images based on different algorithms written in
Python
- Implementation of algorithm for finding position in know map based on different agent's scanning ability writtent in
C++
other/
(contains mainly work from university courses)- Data vizualization projects
- Machine learning projects
- Constraint programming problems solved implemented in Minizinc solved mosty by JaCoP solver
- Two cryptography labs(Quadratic Sieve algorithm, deBruijn sequence generator) from a Cryptography course
- Path searching algorithm in maze
- Travel sales-man problem solved by hill climbing algorithm in
C++
- Planning in PDDL domain language