|
|
|
|
Academic projects and coursework repositories created during my Computer Science studies at the University of Wrocław:
|
Interested in web development, AI applications, or potential software engineering opportunities?
|
|
|
|
Academic projects and coursework repositories created during my Computer Science studies at the University of Wrocław:
|
Interested in web development, AI applications, or potential software engineering opportunities?
Recreating an image with NIFS3. Includes features for statistical analysis, data manipulation, and graphical representation.
Python
Ben 10 text-based adventure game inspired by the Ben 10 universe, final project for course OOP on University. Made in Java.
Java
A C++ implementation of the traceroute utility, a network diagnostic tool used to trace the path that packets take from a source to a destination host.
C++
Task D for the Algorithms and Data Structures lab, an implementation of a cellular automaton, exploring the properties and behaviors of cells in a grid based on a set of rules.
C++
Task C for the Algorithms and Data Structures lab, involves solving classic coin change problem to determine the minimum number of coins needed for a given amount.
C++