Alexandr Borisov (brusoman)

brusoman

Geek Repo

Company:Netcracker

Location:Moscow

Home Page:https://vk.com/brusoman

Github PK Tool:Github PK Tool

Alexandr Borisov's repositories

Mersenne-Twister

This repo contains script which is able to predict python's random module random generated values. Script was tested against Python 3.5.2 and 3.6.2. Should work against other versions of Python as well, since the generator is pretty much the same in 2.7.12. Enjoy!

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Angular-components

Graduation project of Netcracker Educational Center. Library of Angular components with showcases similar to PrimeNg.

Language:HTMLStargazers:0Issues:2Issues:0

bubbleshooter

Bubbleshooter is MIPT Project for the course OOP application development in Java. It is a 2D top-down game where you have to control a ball and shoot enemies.

Language:JavaStargazers:0Issues:1Issues:0

nc-frontend-academy-be

Project in NC Educational Center, which was made under my leadership. It is a system for teaching layouting using regression tests for pixel-perfect comparsion. Part with BE

Language:JavaScriptStargazers:0Issues:2Issues:0

nc-frontend-academy-ui

Project in NC Educational Center, which was made under my leadership. It is a system for teaching layouting using regression tests for pixel-perfect comparsion

Language:TypeScriptLicense:MITStargazers:0Issues:2Issues:0

Security

Preparation for creating Secure chat via Java sockets. Abandonned project. Chat should work. No emplementation of encrypting

Language:JavaStargazers:0Issues:1Issues:0

shortest-path-problem

An article on optimization techniques dedicated to Shortest path problem. Contains code of comparsion Dijkstra's algorithm and Floyd Warshall algorithm

Language:PythonStargazers:0Issues:2Issues:0