Pinned Repositories
Crash-game
A simple browser crash game
CryptoPie
Encryptor, decryptor, encoder and decoder with implemented collection of cryptography and encoding algorithms and CLI interface
dbGUIInterfaceImplemention
Simple GUI on GTK+/Glade for CRUD of DB
diploma
FBT module for SteamVR
diploma-server
Server for reading, modifying and transfering data from FBT module to SteamVR
Free-vpn
Test vpn web application for Sheep.fish company
graphBuilder
Simple graph builder for any math function with priority of operations and brackets
libcalc
Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simple strtok-like wrapper for calculations
libstack
Simple stack on void pointers(for value) and based on linked list. For own-use.
Translator-to-Morse-codes
Translator to Morse codes form english/russian/ukrainian languages by beeper and LED
rostok2112's Repositories
rostok2112/libcalc
Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simple strtok-like wrapper for calculations
rostok2112/Crash-game
A simple browser crash game
rostok2112/CryptoPie
Encryptor, decryptor, encoder and decoder with implemented collection of cryptography and encoding algorithms and CLI interface
rostok2112/diploma
FBT module for SteamVR
rostok2112/dbGUIInterfaceImplemention
Simple GUI on GTK+/Glade for CRUD of DB
rostok2112/diploma-server
Server for reading, modifying and transfering data from FBT module to SteamVR
rostok2112/Free-vpn
Test vpn web application for Sheep.fish company
rostok2112/graphBuilder
Simple graph builder for any math function with priority of operations and brackets
rostok2112/libstack
Simple stack on void pointers(for value) and based on linked list. For own-use.
rostok2112/MovieVault
Test web application for Bond ua
rostok2112/rostok2112
Config files for my GitHub profile.
rostok2112/Translator-to-Morse-codes
Translator to Morse codes form english/russian/ukrainian languages by beeper and LED
rostok2112/STM32-MPU9250-I2C
Fork with only i2c connection and only C version