Pinned Repositories
codeworld
Educational computer programming environment using Haskell
Getaway-Club
Submission for HackSheffield 3.0 Hackathon. Winner of 'Best use of .tech domain'
aoc-2022
how far will I get? we'll see
boxes-and-tokens
A model of computation with boxes and tokens, written in Haskell.
chatbot
Chatbot for facebook messenger
click-puzzles
A website for a children's company that creates online games. Coded in HTML, CSS and JavaScript.
connect-4
A Connect 4 game with an intelligent AI opponent, that runs on both the command line and in a GUI. Coded in Java.
flood-it
A customisable implementation of Flood-It running on the command line. Coded in Ruby.
sure-2018
A high-performance agent-based model of tuberculosis transmission, using FLAME GPU. Created as part of SURE in 2018.
starsandspirals's Repositories
starsandspirals/sure-2018
A high-performance agent-based model of tuberculosis transmission, using FLAME GPU. Created as part of SURE in 2018.
starsandspirals/aoc-2022
how far will I get? we'll see
starsandspirals/boxes-and-tokens
A model of computation with boxes and tokens, written in Haskell.
starsandspirals/chatbot
Chatbot for facebook messenger
starsandspirals/click-puzzles
A website for a children's company that creates online games. Coded in HTML, CSS and JavaScript.
starsandspirals/connect-4
A Connect 4 game with an intelligent AI opponent, that runs on both the command line and in a GUI. Coded in Java.
starsandspirals/flood-it
A customisable implementation of Flood-It running on the command line. Coded in Ruby.
starsandspirals/codeworld
Educational computer programming environment using Haskell
starsandspirals/danielmarshall
My personal website.
starsandspirals/dominoes
A system for playing dominoes as well as an intelligent dominoes player, written in Haskell.
starsandspirals/granule
A statically typed linear functional language with graded modal types for fine-grained program reasoning
starsandspirals/granule-vscode-extension
VSCode extension for Granule