Pinned Repositories
jsonapi-resources
A resource-focused Rails library for developing JSON:API compliant servers.
2022-aoc
jlugner's Repositories
jlugner/2022-aoc
jlugner/2023-aoc
jlugner/advent-of-code-2024
jlugner/advent_of_code_2016
Solutions to advent of code 2016
jlugner/advent_of_code_2017
Solutions to 2017 advent of code
jlugner/advent_of_code_2018
jlugner/advent_of_code_2019
jlugner/advent_of_code_2020
jlugner/bomber
jlugner/BouncingBalls
Template for bouncing balls simulation.
jlugner/codeoff
A game for hackathons. Participants implement the player-AI in any language they wish.
jlugner/DAT015-assignments
Assignments related to the course DAT015 (Machine Oriented Programming), at Chalmers Univerity of Technology. Code written in assembly or C.
jlugner/dotfiles
jlugner/functional_programming
Repo for the course in Functional Programming at Chalmers University of Technology
jlugner/GameOfLife
An implementation of Conway's Game of Life using Java Swing.
jlugner/godmin
Admin framework for Rails 5+
jlugner/haskell_chess
The game of chess, implemented in Haskell
jlugner/hugotunius.se
My website/blog. Jekyll, S3, Coudfront
jlugner/kvargTracker
A derby app for tracking KVARG stock
jlugner/mayhem
jlugner/one-cent-blog
The template for a one cent/month blog using S3, Cloudflare, Jekyll and Travis-Ci
jlugner/parallel_test_bug
Example app showing how parallel tests crashes when using Minitest::Spec::DSL
jlugner/Pathfinding
Basic implementation of the A* algorithm in java swing
jlugner/phaser-mayhem
jlugner/projectanalysis
Simple python-script for analysing a code-project
jlugner/simple_nested_comments
jlugner/Sorting
Various sorting algoritmhs and comparisons implemented in Java.
jlugner/stochastic