Gubaydullin Nurislam's repositories
StatisticAnalyzer-CPP-Qt
An application for analyzing statistics, takes as input a file with a sample, analyzes it, and allows, by dividing the sample into intervals, to construct a graph
PhotoLaboratory-Application-CPP-Qt
An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework
Maze-Cave-Simulator-CPP-Qt
Project about generation and solution of maze and cave developed in C++ programming language using Qt framework. Maze generation using Eller Algorithm, cave generation based on cellular automaton. You can see my article at the link below
Course-WorkSolver-TgBot-Python
The bot solving coursework based on the given data is designed to help KNRTU-KAI students to complete the task.
Graph-Algorithms-CPP-Console
Basic algorithms on graphs: BFS, DFS, Dijkstra Algorithm, Floyd-Worshell Algorithm, Prima Algorithm, Ant Algorithm in C++ programming language
3DModelViewer-Qt-OpenQl-CPP
Project for viewing 3D models in .obj format, allows you to adjust lighting, texture, movement, resize, rotate the model. The application is developed in C++ language using Qt + OpenGl framework
Calculator-Application-CPP-Qt
Calculator in C++ programming language using Qt framework. Uses Dijkstra's algorithm to translate an expression into Polish notation, allows graphing a function, calculating credit and deposit
HoneyJump-Game-Unity
Second placeš„ at the GameJam from Ninsar.Games Academy. HoneyJump Game created in the C# programming language on the Unity engine.
Vector-Implementation-CPP
My own implementation of the vector class from the C++ standard library
Algorithm-Contests-CPP
Solved contests from different companies
In-Memory-Key-Value-Storages-CPP
A console application that allows you to interactively work with key-value pair stores such as 'HashTable [unordered_map]' and 'Red Black Tree [map]'. Allows to make comparison of basic operations between storages.
Parallel-Algorithms-CPP
Implementation of parallel algorithms and comparison from speed of operation with sequential implementation. Algorithms: Ant Colony Optimization Algorithm, Gauss Algorithm, Winograd Algorithm
Repair-MiniGames-Unity
Mini games created in the C# programming language on the Unity engine. Mini games were created in the process of internship in Ninsar.Games company
StealthGame-Unity
Simple 3D Game with stealth elements created in the C# programming language on the Unity engine. First plactice in C#/Unity
Wave-Algorithm-CPP-Python
Standard implementation of the Wave Algorithm in C++ and Python programming languages for finding the shortest path in a matrix between two points
QtGifImage
CMake Version of QtGifImage project. QImages from/to animated gifs
SimpleThreadPool
The ThreadPool class provides a mechanism to execute tasks concurrently by distributing them among a fixed number of worker threads. Users can submit tasks to the thread pool, wait for their completion, stop the thread pool, and launch the workers again.
url-shortener
http://tonitap.ru
userver
Production-ready C++ Asynchronous Framework with rich functionality
vcpkg
C++ Library Manager for Windows, Linux, and MacOS