Pinned Repositories
PhotoEditor
Arduino-Music-Station
Arduino buzzer project designed for Arduino Mega2560, or any other Arduino board with at least 4 usable timers.
intelligent-systems-year3
Java-Arrow-Game
Java desktop app for a 2-player (user vs AI) board game, illustrating the Model-View-Presenter design pattern. The user interface was developed using JavaFX.
Java-Assignments
A collection of 5 fully documented Java assignments I have implemented in my second year of university.
Linear-Classifier-Assembly
Single variable linear classification applied for two-class classifier. The input data was generated artificially.
nn-mnist
OpenGL-Portal-Disco
University 3rd year OpenGL project, comprising of both passive and interactive animations, lighting and shadow mapping algorithms.
OS-Assignments
A collection of 3 assignments I have completed for the Operating Systems course in my second year of university. It features file processing, thread/process synchronization, as well as inter-process communication, all in the Linux OS.
kyokeen's Repositories
kyokeen/Arduino-Music-Station
Arduino buzzer project designed for Arduino Mega2560, or any other Arduino board with at least 4 usable timers.
kyokeen/Linear-Classifier-Assembly
Single variable linear classification applied for two-class classifier. The input data was generated artificially.
kyokeen/OpenGL-Portal-Disco
University 3rd year OpenGL project, comprising of both passive and interactive animations, lighting and shadow mapping algorithms.
kyokeen/OS-Assignments
A collection of 3 assignments I have completed for the Operating Systems course in my second year of university. It features file processing, thread/process synchronization, as well as inter-process communication, all in the Linux OS.
kyokeen/intelligent-systems-year3
kyokeen/Java-Arrow-Game
Java desktop app for a 2-player (user vs AI) board game, illustrating the Model-View-Presenter design pattern. The user interface was developed using JavaFX.
kyokeen/Java-Assignments
A collection of 5 fully documented Java assignments I have implemented in my second year of university.
kyokeen/nn-mnist