Pinned Repositories
advent-of-code
Some tasks from Advent-of-code quest (http://adventofcode.com/)
advent-of-code-2017-haskell
Advent of Code 2017 puzzles in Haskell - learn stack and practices
advent-of-code-2018-rust
Rust implementation of Advent of Code 2018
amethyst
Data-oriented and data-driven game engine written in Rust
bevy
A refreshingly simple data-driven game engine built in Rust
chez-srfi
SRFIs for Chez Scheme
ChezScheme
Chez Scheme
csharp-udp-networking
Implementation of UDP networking for real-time games in C#.
entityx
EntityX - A fast, type-safe C++ Entity-Component system
json-assignment
Implementation of assignment for a C++ programmer job: simple library for JSON manipulation.
lemvik's Repositories
lemvik/advent-of-code
Some tasks from Advent-of-code quest (http://adventofcode.com/)
lemvik/advent-of-code-2017-haskell
Advent of Code 2017 puzzles in Haskell - learn stack and practices
lemvik/advent-of-code-2018-rust
Rust implementation of Advent of Code 2018
lemvik/amethyst
Data-oriented and data-driven game engine written in Rust
lemvik/bevy
A refreshingly simple data-driven game engine built in Rust
lemvik/chez-srfi
SRFIs for Chez Scheme
lemvik/ChezScheme
Chez Scheme
lemvik/csharp-udp-networking
Implementation of UDP networking for real-time games in C#.
lemvik/entityx
EntityX - A fast, type-safe C++ Entity-Component system
lemvik/json-assignment
Implementation of assignment for a C++ programmer job: simple library for JSON manipulation.
lemvik/oniguruma
regular expression library
lemvik/OpenGLInsightsCode
Source code for OpenGL Insights
lemvik/r6rs-pffi
Portable Foreign Function Interface (FFI) for R6RS
lemvik/scheme-graphics-playground
Small steps learning Scheme and Vulkan.
lemvik/scheme-playground
Personal Scheme (R6RS) playground, nothing to see here, move along
lemvik/sentry
Sentry is a cross-platform crash reporting and aggregation platform.
lemvik/simple-chat-app
Simple SignalR-based chat application
lemvik/simple-csharp-chat-example
An example of a chat application. Implemented as part of a test assignment for a game backend developer position interview.
lemvik/todo-list-example
An example of a TODO list application in C#. Part of an assignment for a company.