Pinned Repositories
100-prisoners-problem
Model of mathematic task about 100 prisoners and 100 boxes.
CppThreadPool
This is my implementation of Thread Pool, written in C++
evolve
Personally created blog platform. From my university homework.
express-promises-example
flutter-snake
Simple snake game, written in Flutter
flutter_pokemons
Flutter pokemon app.
graphql-test
GraphQL test project with autogeneration.
huex
Super slim and easy data storage. Like Redux\Vuex, but with ease.
TextEditor
My old university work: This is my monstrous Text Editor, written on C++ and WinApi, but without any basic controls.
worker-threads-test
This repository tests parallel execution of Node.JS worker threads.
vssenko's Repositories
vssenko/express-promises-example
vssenko/huex
Super slim and easy data storage. Like Redux\Vuex, but with ease.
vssenko/worker-threads-test
This repository tests parallel execution of Node.JS worker threads.
vssenko/TextEditor
My old university work: This is my monstrous Text Editor, written on C++ and WinApi, but without any basic controls.
vssenko/100-prisoners-problem
Model of mathematic task about 100 prisoners and 100 boxes.
vssenko/CppThreadPool
This is my implementation of Thread Pool, written in C++
vssenko/evolve
Personally created blog platform. From my university homework.
vssenko/flutter-snake
Simple snake game, written in Flutter
vssenko/flutter_pokemons
Flutter pokemon app.
vssenko/graphql-test
GraphQL test project with autogeneration.
vssenko/nicer-dicer
Test project for communication between web and Unity projects.
vssenko/js-neural-networks
A bunch of neural networks examples in Javascript.
vssenko/mahjongkin
Little Telegram Box to catch mahjong statistics.
vssenko/organize-graphql-fragments
vssenko/rust-minigrep
As in tutorials, but worse.
vssenko/rust-mongo-web-api
Sample (and subjective) project structure for Rust web api with MongoDb connection.
vssenko/serverless-express-example