Welcome to my repository! This repository contains various projects I worked on
during my time at Brno University of Technology, between 2021 and 2024. You
can find all information about the projects in the respective README.md files
inside each course folder.
Here is a list of the courses and their respective projects status (which basically means that code is usable):
| Course Code | Course Name | What I created |
|---|---|---|
| IAL | Algorithms | Basic algorithms |
| ICP | The C++ Programming Language | Pacman |
| IDS | Database Systems | Pharmacy DB |
| IFJ | Formal Languages and Compilers | Zig compiler |
| INC | Digital Systems Design | Circuit design |
| INP | Design of Computer Systems | Brainf*ck compiler, Vigener encoder |
| IOS | Operating Systems | Semaphores, Crypto exchange script |
| IPK | Computer Communications and Networks | Client for a chat server |
| IPP | Principles of Programming Languages | Interpreter of custom language |
| ISC | PC Seminar | Palindrome finder |
| ISJ | Scripting Languages | Some python scripts |
| ISS | Signals and Systems | Car engines audio processor |
| IZG | Computer Graphics | Shaders |
| IZLO | Introduction to Logic for Computer Science | SAT and SMT solvers |
| IZP | Introduction to Programming Systems | Password checker |
- Each course project(s) contain(s) a README.md with detailed information about the respective projects.
- The repository is updated regularly to reflect the latest changes and additions to my university projects.
-
Some files have Licenses specified in headers, some do not. If you do not see a License in header this is probably file I wrote myself
-
Some projects contain code provided by professors, identifiable by comments in the source files.
-
Several projects were team-based. When applicable, I credit my collaborators with their GitHub profiles in the corresponding
README.mdfiles. -
Note: Usage of this code may be restricted due to the inclusion of professor-contributed code and team project work.
IMPORTANT: Do not reuse this code to avoid plagiarism issues.
