pikabol88
Unity Developer, Startup Product Manager
Peter the Great Polytechnic UniversitySaint Petersburg
Pinned Repositories
ARKANOID
Implementation the classic Breakout clone game in C++, using SFML
AxisOfSymmetry
The study of symmetries of binary sequences.
Calculator
scientific calculator with auto-loaded operations from dlls
clouds_dx11
cloudsdx11
Bachelor's degree in computer graphics (DirectX11)
grassdx11
Evolution of Grass DX10 R&D originally developed for Intel, 2011.
intelligent_placer
big lab for SPBSTU signal processing course
learnbraille_ios
Pipeline-System
Allows processing of data in a series of stages by giving in an initial input and passing the processed output to be used by the next stages
VOSK-recognize-system
A recognition system for Russian speech using VOSK-API based on Kaldi.
pikabol88's Repositories
pikabol88/grassdx11
Evolution of Grass DX10 R&D originally developed for Intel, 2011.
pikabol88/VOSK-recognize-system
A recognition system for Russian speech using VOSK-API based on Kaldi.
pikabol88/ARKANOID
Implementation the classic Breakout clone game in C++, using SFML
pikabol88/AxisOfSymmetry
The study of symmetries of binary sequences.
pikabol88/Calculator
scientific calculator with auto-loaded operations from dlls
pikabol88/clouds_dx11
pikabol88/cloudsdx11
Bachelor's degree in computer graphics (DirectX11)
pikabol88/intelligent_placer
big lab for SPBSTU signal processing course
pikabol88/learnbraille_ios
pikabol88/Pipeline-System
Allows processing of data in a series of stages by giving in an initial input and passing the processed output to be used by the next stages
pikabol88/CovidCrushGame
pikabol88/cppimagefilterbase
Base cmake project to use with KOTOED. Fork first, submit your own repo (public repos only are accepted)
pikabol88/EpamPractice
Summer practise Unity project
pikabol88/game-developer-roadmap
Roadmap to becoming a game developer in 2022
pikabol88/game-programmer
A Study Path for Game Programmer
pikabol88/GEMS_GAME
Implementation the classic match three game in C++, using Qt
pikabol88/Graphs_Trees
Implementation of some algorithms with graphs and trees
pikabol88/IntervalAnalysis
pikabol88/IVector
pikabol88/kaprekar_magic_number
Kaprekar is remembered today for a range of curious mathematical patterns that he discovered. The best known is probably that related to the number 6174, sometimes called Kaprekar’s constant. If we take the four digits of 6174 and form two new numbers by arranging them in descending and ascending order, we get 7641 and 1467. Subtracting, we get 7641 – 1467 = 6174, the number we started from. This is no great surprise. What is surprising is that, starting from any four-digit number (other than “repdigits” like 3333) and repeating the same process, we always arrive at 6174. The aim of this project is to search similar numbers of the different digits in the different number systems and examine their structure.
pikabol88/Math-Statistics
laboratory work on the course of mathematical statistics (SPBPU 2021)
pikabol88/NPL
pikabol88/OptimizationMethods
pikabol88/OS_Labs_SPbPU_2021
Лабораторные работы по курсу "Операционные системы"
pikabol88/SPbSTU_Automaton
pikabol88/text_viewer
Implementation of a simple text viewer based on WinApi
pikabol88/work-hackathon-2.0-1
pikabol88/wrapper-engine
simple implementation of the class methods with arbitrary signature