Pinned Repositories
Assembler
An assembler for a specific assembly programming language created with Uriel Tcherbbis as part of the "System Programming Lab" course in The Open University.
Automations
Just a bunch of scripts that'll help make things easier..
ChessGame
Trying to create my first game :)
deep-learning-course
My solutions to our assignments in the Deep Learning course at the Open University.
intro-to-machine-learning
A course in the Open University
LinearAlgebra
Matrix multiplication, elimination, determinant calculation and more to make life easier as a CD student.
ML-Pipeline
Creating a ML pipeline for a future project
MyRPGGame
Developing my first RPG 2D game with C++ and the SFML library.
RaspberryPika
Using a Raspberry Pi with a camera for detecting my pet’s (Pika) movement and notifying me by email (and app later on) when she does specific things pre defined.
socketify.py
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
lazarovziv's Repositories
lazarovziv/Assembler
An assembler for a specific assembly programming language created with Uriel Tcherbbis as part of the "System Programming Lab" course in The Open University.
lazarovziv/ML-Pipeline
Creating a ML pipeline for a future project
lazarovziv/MyRPGGame
Developing my first RPG 2D game with C++ and the SFML library.
lazarovziv/RaspberryPika
Using a Raspberry Pi with a camera for detecting my pet’s (Pika) movement and notifying me by email (and app later on) when she does specific things pre defined.
lazarovziv/socketify.py
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
lazarovziv/Automations
Just a bunch of scripts that'll help make things easier..
lazarovziv/ChessGame
Trying to create my first game :)
lazarovziv/deep-learning-course
My solutions to our assignments in the Deep Learning course at the Open University.
lazarovziv/intro-to-machine-learning
A course in the Open University
lazarovziv/LinearAlgebra
Matrix multiplication, elimination, determinant calculation and more to make life easier as a CD student.
lazarovziv/nyc-taxi-trip-duration
A finished Kaggle competition for predicting a New York taxi drive duration. Tried linear regression and xgboost for this regression problem.
lazarovziv/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications