Pinned Repositories
arima
cms
HTW Berlin | Prof. Dr. Gärtner | Content Management WS18
dbcw
Database Coursework: postgre table operations via JDBC; add, edit, remove and iterate through elements
eShop
Web development coursework | Ruby on Rails | e-commerce store
KBE-WiSe18
HTW Berlin | Prof. Dr. Elena Schüler | Komponentenbasierte Entwicklung
KlickbuntiGame
Destroy same colored neighbor stones by clicking on them. Adjustable field size and number of colors.
LFLT
Side project about stocks trading. Currently not deployed due to Heroku policy changes.
LinkedLists
self-made singly/doubly linked list with generics & some basic methods + search
SkylineProblem
Interactive solution for the Skyline problem with GUI using Swing and AWT
tiarait
HTW Berlin | Prof. Dr. Lenz | AI for Games and Interactive Systems SoSe20
aloparev's Repositories
aloparev/dbcw
Database Coursework: postgre table operations via JDBC; add, edit, remove and iterate through elements
aloparev/LinkedLists
self-made singly/doubly linked list with generics & some basic methods + search
aloparev/arima
aloparev/cms
HTW Berlin | Prof. Dr. Gärtner | Content Management WS18
aloparev/eShop
Web development coursework | Ruby on Rails | e-commerce store
aloparev/KBE-WiSe18
HTW Berlin | Prof. Dr. Elena Schüler | Komponentenbasierte Entwicklung
aloparev/KlickbuntiGame
Destroy same colored neighbor stones by clicking on them. Adjustable field size and number of colors.
aloparev/LFLT
Side project about stocks trading. Currently not deployed due to Heroku policy changes.
aloparev/SkylineProblem
Interactive solution for the Skyline problem with GUI using Swing and AWT
aloparev/tiarait
HTW Berlin | Prof. Dr. Lenz | AI for Games and Interactive Systems SoSe20
aloparev/cnn
HTW Berlin | Benjamin Voigt | (Convolutional) Neural Networks WS18
aloparev/dijkstra
HTW Berlin | Prof. Dr. Bauer | Parallel Systems SoSe20
aloparev/GraphProg
Compose & manage directed networks, find the shortest path with Dijkstra's algorithm
aloparev/hackNewsVue
aloparev/HadoopMultipleDirsWordCount
HTW Berlin | Prof. Kovalenko | Programmierkonzepte und Algorithmen SoSe20
aloparev/loparevIT
aloparev/MatrixConsole
calculator: addition, multiplication, transpose, rank, greatest row
aloparev/sarg_client
aloparev/Stack
self-made generics stack implements interface