Pinned Repositories
advent-of-code-2017
http://adventofcode.com/2017
advent-of-code-2018
Solutions to advent of code problems
advent-of-code-2019
Solutions to Advent of Code 2019
advent-of-code-2023
Solutions to 2023 AoC problems
forgotten-story-mmorpg
[Nostalgia] A mobile text-based MMORPG written in 2007-2009
nanolisp
Testing test && commit || revert
stepanov-exercises
Implementation of some of the algorithms covered by Stepanov's programming converstations.
trading-game
A simple fake FX exchange for running trading competitions
udacity-4-language-translation
Translate from English to French using RNNs
udacity-5-face-generation
Udacity exercise 5: generate faces using GANs
nadvamir's Repositories
nadvamir/trading-game
A simple fake FX exchange for running trading competitions
nadvamir/forgotten-story-mmorpg
[Nostalgia] A mobile text-based MMORPG written in 2007-2009
nadvamir/nanolisp
Testing test && commit || revert
nadvamir/advent-of-code-2017
http://adventofcode.com/2017
nadvamir/advent-of-code-2018
Solutions to advent of code problems
nadvamir/advent-of-code-2019
Solutions to Advent of Code 2019
nadvamir/advent-of-code-2023
Solutions to 2023 AoC problems
nadvamir/bakhvalov-2019-1
Denis Bakhvalov's Performance Optimisation Contest 1: https://dendibakh.github.io/blog/2019/02/16/Performance-optimization-contest-1
nadvamir/gofish
nadvamir/GU-PSD3-Team-M
nadvamir/GU2013-IS3
nadvamir/stepanov-exercises
Implementation of some of the algorithms covered by Stepanov's programming converstations.
nadvamir/udacity-4-language-translation
Translate from English to French using RNNs
nadvamir/udacity-5-face-generation
Udacity exercise 5: generate faces using GANs
nadvamir/cms-exercise
C++ software design exercise -- toy commodity trading platform
nadvamir/code-katas
Learning to use Google Test/Google Mock for C++
nadvamir/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
nadvamir/eos
Eye of Sauron project. Performance monitoring using Web Sockets.
nadvamir/for-fun
Small snippets of code done for personal amusement, mostly.
nadvamir/gg-architecture
Gossip-Graph Architecture for Hybrid Peer-to-Peer MMORPGs
nadvamir/gofish-lite
A much simpler version of gofish, offering more meaningful data for research
nadvamir/ls-nolibc
An attempt to implement a very basic unix `ls` clone without using libc
nadvamir/MI4
nadvamir/msolovjov-com
A personal website
nadvamir/php-framework
[Nostalgia] A simple PHP framework I built to learn MVC architecture in 2011
nadvamir/scripts
.vimrc, mostly, plus some productivity scripts
nadvamir/udacity-1-neural-network
Project 1: implementing a simple feed-forward neural network from scratch
nadvamir/udacity-2-image-classification
Udacity Deep Learning Nanodegree Project 2: CNN to classify CIFAR-10 images
nadvamir/udacity-3-tv-script-generation
Udacity Deep Learning Nanodegree assignment 3: generate tv scripts using LSTMs