Pinned Repositories
a-webpage
A silly playground for web stuff
advent-of-code-2023
https://adventofcode.com/2023
biolayout
MSc project adding 4D visualisation to open source graph layout software - www.biolayout.org
dotfiles
My configuration files, aka dotfiles
four-in-a-row
A Connect 4 style game made with React
game-of-life
Conway's Game of Life in JavaScript
react-calculator
A calculator web app, perfect for crunching numbers or counting beans.
seven-segment-display
A seven segment display kata with evolving requirements
snake
The greatest computer game of all time 🐐
jmalk's Repositories
jmalk/advent-of-code-2023
https://adventofcode.com/2023
jmalk/dotfiles
My configuration files, aka dotfiles
jmalk/four-in-a-row
A Connect 4 style game made with React
jmalk/game-of-life
Conway's Game of Life in JavaScript
jmalk/react-calculator
A calculator web app, perfect for crunching numbers or counting beans.
jmalk/seven-segment-display
A seven segment display kata with evolving requirements
jmalk/snake
The greatest computer game of all time 🐐
jmalk/advent-of-code-2019
https://adventofcode.com/2019
jmalk/advent-of-code-2020
Learning some Python by solving the www.adventofcode.com puzzles
jmalk/advent-of-code-2024
jmalk/america-roller
Dice roller for the tabletop game "Rolling America"
jmalk/calculator
jmalk/cloudflare-docs
Cloudflare’s developer docs.
jmalk/content
The content behind MDN Web Docs
jmalk/countries
A website using the https://restcountries.eu/ API
jmalk/crafting-interpreters
Working through http://craftinginterpreters.com/ to build an interpreter for a scripting language in Java
jmalk/enigma
jmalk/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
jmalk/kickstart.nvim
A launch point for your personal nvim configuration
jmalk/learn-nextjs
Following https://nextjs.org/learn
jmalk/nextjs-tailwind
jmalk/redux
Predictable state container for JavaScript apps
jmalk/saleor-docs
Saleor documentation.
jmalk/SupermarketReceipt-Refactoring-Kata
This is a refactoring kata for improving your coding skills
jmalk/typescript-sketchbook
Things made following tutorials, and other doodles, in TypeScript.
jmalk/TypeScript-Website
The Website and web infrastructure for learning TypeScript
jmalk/website
jmalk/wes-bos-advanced-react
Following Wes Bos' course: www.advancedreact.com
jmalk/wes-bos-learn-redux
www.learnredux.com
jmalk/wordlier
Wordle game clone in vanilla HTML/CSS/JS