Pinned Repositories
battleship-console-game
blog-app
Fullstack blog application built with Django and React deployed to GitHub Pages as a subpage.
c-cpp-template
C/C++ Project Template
checkers-gui
Internation checkers game built with C++ and STL algorithms. GUI implemented with SFML library. Bot implemented using minimax algorithm.
classification-methods-comparison
R Project aiming to compare k-NN, SVM and Random Forest classification methods
github-follow-manager
Adjustable manager utility for GitHub follows.
leetcode
Repository for my solutions to Leetcode problems.
pico-led-controller
Pico C project implementing WS2812B LED controller with multiple predefined effects and management using HTTP server.
secure-chat
Efficient C implementation of E2EE chat based on distributed server and database system easily scalable using Docker. GUI implemented using Raylib library allowing for private and group chats.
uav-collision-avoidance
Python project regarding implementation of two UAVs physics and collision detection/avoidance simulation.
mldxo's Repositories
mldxo/dining-philosophers
Python project implementing simulation of Dining philosophers problem
mldxo/leetcode
Repository for my solutions to Leetcode problems.
mldxo/mldxo
Config files for my GitHub profile.
mldxo/movie-rental
Simple database project containing one SQL script.
mldxo/python-package-template
Python Package Template
mldxo/qt-messenger
mldxo/rsa-keygen
mldxo/uav-collision-avoidance
Python project regarding implementation of two UAVs physics and collision detection/avoidance simulation.
mldxo/uav-collision-avoidance-2
mldxo/battleship-console-game
mldxo/blog-app
Fullstack blog application built with Django and React deployed to GitHub Pages as a subpage.
mldxo/c-cpp-template
C/C++ Project Template
mldxo/checkers-gui
Internation checkers game built with C++ and STL algorithms. GUI implemented with SFML library. Bot implemented using minimax algorithm.
mldxo/classification-methods-comparison
R Project aiming to compare k-NN, SVM and Random Forest classification methods
mldxo/github-follow-manager
Adjustable manager utility for GitHub follows.
mldxo/mldxo.github.io
Personal portfolio made with Vite and React, styled with TailwindCSS presenting my personal projects and career timeline.
mldxo/pico-led-controller
Pico C project implementing WS2812B LED controller with multiple predefined effects and management using HTTP server.
mldxo/secure-chat
Efficient C implementation of E2EE chat based on distributed server and database system easily scalable using Docker. GUI implemented using Raylib library allowing for private and group chats.