Pinned Repositories
advent-of-code
chatroom
A fullstack javascript web app that uses Node.js, websockets and MongoDB to let users log in, create and join rooms and chat with strangers or friends.
fakenews
file-sorter
A cli tool that sorts files too big to fit in RAM
functional-programming
Functional programming playground + implementation of the Treap data structure
geekycamp4
My lecture materials for Geeky Camp 4.0 (2107)
graph-visualizer
A javascript app that visualizes graph algorithms
intro-to-programming
Materials for the "Intro to programming (C++)" course I taught at Sofia University.
java
Assignments for the java course
tetris-ai
An algorithm that plays Tetris better that you, visualized.
ozhi's Repositories
ozhi/tetris-ai
An algorithm that plays Tetris better that you, visualized.
ozhi/graph-visualizer
A javascript app that visualizes graph algorithms
ozhi/advent-of-code
ozhi/chatroom
A fullstack javascript web app that uses Node.js, websockets and MongoDB to let users log in, create and join rooms and chat with strangers or friends.
ozhi/fakenews
ozhi/file-sorter
A cli tool that sorts files too big to fit in RAM
ozhi/functional-programming
Functional programming playground + implementation of the Treap data structure
ozhi/geekycamp4
My lecture materials for Geeky Camp 4.0 (2107)
ozhi/intro-to-programming
Materials for the "Intro to programming (C++)" course I taught at Sofia University.
ozhi/java
Assignments for the java course
ozhi/mybash
A basic command interpreter.
ozhi/prolog
Problems in Prolog for my logic programming course
ozhi/R
ozhi/UP-2016-2017-Group-1