Pinned Repositories
cpp-lab-1
Simple realisation of railroad ticket and passenger entities. Ticket is a class with useful methods, passenger is a structure without any interesting things in it.
cpp-lab-2
cpp-lab-3
gantt-chart
Front-end Javascript task for qualifying stage of uawebchallenge 2016
HashTable
Implementation of HashTable with configurable hash algorithm
javascript-bomberman
Front-end realization of bomberman game.
material-design
RolePlayGameMaker
WPF application for playing roleplay games on https://rolz.org/
TreesImplementation
Implementation of binary tree, AVL tree and B+ tree
TrussCalculator
C# wpf project for calculating planar triangular trusses
VeskeR's Repositories
VeskeR/TreesImplementation
Implementation of binary tree, AVL tree and B+ tree
VeskeR/TrussCalculator
C# wpf project for calculating planar triangular trusses
VeskeR/HashTable
Implementation of HashTable with configurable hash algorithm
VeskeR/ShapeBlaster
Geometry Wars like game, called Shape Blaster, made following this tutorial http://gamedevelopment.tutsplus.com/series/cross-platform-vector-shooter-xna--gamedev-10559 but in Unity3d
VeskeR/TriangleBird
FlappyBird like game made in Unity3d using C#
VeskeR/LambdaMicrobenchmarking
A library to microbenchmark lambdas in C# and F# that runs on both Windows (clr) and Linux (mono).