Pinned Repositories
Advent-of-code-2023-rs
Advent of code 2023
Advent-of-code-2024-py
Advent of code 2024
Apriori
Implementation of Apriori algorithm which used for determining relations among variables in datasets.
Cm-errors-dart
Datasource`s json error parsing & handling with dynamic data
Flutter-shader-GLSL
Flutter SDK 3.4+ GLSL shaders
Parallel-k-nearest-neighbor-CPP
Parallel k-nearest neighbor algorithm using c++ threads
Rust-genetic-rs
Rust-Genetic simulation
ThreadPool-CPP
Simple implementation of C++ ThreadPool using synchronized queue
Web-crawler-CPP
Just another one Web Crawler
Wget-CPP
Simple wget c++ using bsd sockets
Cheshulko's Repositories
Cheshulko/Apriori
Implementation of Apriori algorithm which used for determining relations among variables in datasets.
Cheshulko/Parallel-k-nearest-neighbor-CPP
Parallel k-nearest neighbor algorithm using c++ threads
Cheshulko/Flutter-shader-GLSL
Flutter SDK 3.4+ GLSL shaders
Cheshulko/ThreadPool-CPP
Simple implementation of C++ ThreadPool using synchronized queue
Cheshulko/Advent-of-code-2023-rs
Advent of code 2023
Cheshulko/Advent-of-code-2024-py
Advent of code 2024
Cheshulko/Cm-errors-dart
Datasource`s json error parsing & handling with dynamic data
Cheshulko/Cm-vm-rs
Rust virtual machine for the purpose of primitive studies
Cheshulko/Rust-genetic-rs
Rust-Genetic simulation
Cheshulko/Web-crawler-CPP
Just another one Web Crawler
Cheshulko/Wget-CPP
Simple wget c++ using bsd sockets
Cheshulko/Competitive-programming
Competitive programming / Programming contests: Leetcode, Codeforces, etc.
Cheshulko/Graph-pathfinding-visualization-rs
Visualization of several well-known graph pathfinding algorithms using Rust programming language with pixels crate for graphics
Cheshulko/ITMO-Academy-rs
ITMO Academy
Cheshulko/Quantize-image-rs
Quantize an image using k-means clustering
Cheshulko/Rust
All Algorithms implemented in Rust
Cheshulko/Transport-guide-CPP
In the progress ...
Cheshulko/Words-processing