-
windows-desktop-switcher Public
Forked from pmb6tz/windows-desktop-switcherAn AutoHotKey script for Windows that lets a user change virtual desktops by pressing CapsLock + <num>.
AutoHotkey MIT License UpdatedJul 6, 2025 -
mtswm2 Public archive
ML university course assignment (feature ranking and MLP classification).
Python UpdatedJun 21, 2022 -
traffic_signs Public archive
Python scripts used for detection(SVM) and classification(CNN) of traffic signs.
-
Operating-Systems Public
Multithreading projects implemented during an OS course.
C++ UpdatedJun 2, 2019 -
tsp_genetic Public
Implementation of the genetic algorithm for the travelling salesman problem.
-
tsp_approx Public
Follow up to the tsp project. Implements approximation algorithms.
-
tsp Public
Asymmetric Travelling Salesman Problem exact solution algorithms.
-
graphs Public archive
Shortest Path Tree and Minimum Spanning Tree algorithms for graphs.
C++ UpdatedOct 6, 2018 -
-
-
Forward-Error-Correction Public archive
Python code implementing basic forward error correction codes.