Pinned Repositories
playground
:triumph: Puzzles and other things done in Haskell and Rust
qmk_keymap
My keyboard firmwares for ZSA Moonlander ans Iris rev4
scalike-pg-arrays
:twisted_rightwards_arrows: How to use Postgres ARRAY-s with `scalikejdbc`
sokoban-hs
Sokoban game extended console version
sokoban-rs-wasm
Small classic game in WASM
tetris-ai-python
A deep reinforcement learning bot that plays tetris
tetris-ai-rust
Reinforcement Learning in Rust (Tetris case)
nlinker's Repositories
nlinker/scalike-pg-arrays
:twisted_rightwards_arrows: How to use Postgres ARRAY-s with `scalikejdbc`
nlinker/BWEM
This fork of BWEM is for bugfixes and other improvements. It compiles with VS2017 out of the box. Original: http://bwem.sourceforge.net
nlinker/haskell-you-could
This is series of exercises to learn monads
nlinker/rust-openai
Bindings to OpenAI Gym for Rust language
nlinker/AhoCorasickDoubleArrayTrie
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
nlinker/bwheadless
A tool to launch Starcraft: Brood War in "headless" mode, i.e. no graphics, sound or user input (useful with BWAPI).
nlinker/BWMirror
BWMirror API source files
nlinker/docker-ps-list
nlinker/docker-wine
Provides wine for Docker containers.
nlinker/extensible-effects
Extensible Effects: An Alternative to Monad Transformers
nlinker/fp-stuff
Functional Programming and Related Stuff
nlinker/ghc-musl
Using GHC with musl libc to get true static linking
nlinker/gluon
A static, type inferred and embeddable language written in Rust.
nlinker/haskell-style-guide
A style guide for Haskell code.
nlinker/haskell-vim-now
One-line Haskell Vim install
nlinker/hexlet-slack-archive
Архивы хороших бесед из Слака Хекслета
nlinker/MarI-O
Github clone of MarI/O by SethBling
nlinker/pebble.rs-template
Template/demo for pebble.rs
nlinker/protolude
A sensible starting Prelude template.
nlinker/random-stuff
Various documentation and useful text
nlinker/rust-darts
Double Array Trie in Rust
nlinker/rust-ffmpeg
FFmpeg bindings for rust
nlinker/rust-prehistory
historical archive of rust pre-publication development
nlinker/rustlings
Small exercises to get you used to reading and writing Rust code
nlinker/scalikejdbc
A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.
nlinker/some-tea
Scala bot to rule them all
nlinker/starcraft_ubuntu
Contains StarCraft I and II installation folders to be used with PYMARL
nlinker/synergy-fp-intro
Materials for the seminar "Intro to functional programming"
nlinker/tensorflow-mnist
Tensorflow MNIST example using Dataset API
nlinker/testing-code-that-accesses-db-in-haskell
5 ways to test code that accesses a DB in Haskell