Dominion-app π¨βπ»π 246A tool for the Dominion card game, allowing users to search all cards by a variety of criteria |
246
3
1
|
||||
Dominion-appA tool for the Dominion card game, allowing users to search all cards by a variety of criteria |
246
|
3
|
1
|
||
chamber_mates π¨βπ»π 114website to allow musicians to find others to play chamber music with |
114
1
2
|
||||
chamber_mateswebsite to allow musicians to find others to play chamber music with |
114
|
1
|
2
|
||
bgg_data_dashboard π¨βπ»π 82A dashboard showing data on boardgames collected from boardgamegeek.com |
82
1
1
|
||||
bgg_data_dashboardA dashboard showing data on boardgames collected from boardgamegeek.com |
82
|
1
|
1
|
||
dominion-api π¨βπ»π 41An API providing information about the Dominion card game, built with Haskell (specifically Servant and Persistent) |
41
3
0
|
||||
dominion-apiAn API providing information about the Dominion card game, built with Haskell (specifically Servant and Persistent) |
41
|
3
|
0
|
||
bga-oracleofdelphi π¨βπ»π 31online implementation of Oracle of Delphi boardgame for Board Game Arena, using BGA framework. NOTE: image directory not on Github out of respect for publisher's copyright |
31
4
0
|
||||
bga-oracleofdelphionline implementation of Oracle of Delphi boardgame for Board Game Arena, using BGA framework. NOTE: image directory not on Github out of respect for publisher's copyright |
31
|
4
|
0
|
||
codenames-duet π¨βπ»π 27Attempting to make a playable online version of the Codenames Duet boardgame (requested by my wife). I'm using Haskell for the websocket-based backend, and React (with Hooks) for the frontend. |
27
0
0
|
||||
codenames-duetAttempting to make a playable online version of the Codenames Duet boardgame (requested by my wife). I'm using Haskell for the websocket-based backend, and React (with Hooks) for the frontend. |
27
|
0
|
0
|
||
which-game-to-play π¨βπ»π 105a simple web app to help users choose a suitable boardgame to play from their collection |
105
0
0
|
||||
which-game-to-playa simple web app to help users choose a suitable boardgame to play from their collection |
105
|
0
|
0
|
||
Advent-of-Code-2021 π¨βπ»π 37My solutions (and attempts) for the 2021 Advent of Code |
37
0
0
|
||||
Advent-of-Code-2021My solutions (and attempts) for the 2021 Advent of Code |
37
|
0
|
0
|
||
game_quest π¨βπ»π 143its a game |
143
0
1
|
||||
game_questits a game |
143
|
0
|
1
|
||
Advent-of-Code-2022 π¨βπ»π 24using Haskell again for this year's festive coding challenge |
24
1
0
|
||||
Advent-of-Code-2022using Haskell again for this year's festive coding challenge |
24
|
1
|
0
|
||
we_are_social π¨βπ»π 17we_are_social Django project from Code Institute Stream 3 |
17
0
0
|
||||
we_are_socialwe_are_social Django project from Code Institute Stream 3 |
17
|
0
|
0
|
||
Advent-of-Code-2020 π¨βπ»π 25The ever-enjoyable seasonal coding contest - which I'm using this year to learn Rust |
25
0
0
|
||||
Advent-of-Code-2020The ever-enjoyable seasonal coding contest - which I'm using this year to learn Rust |
25
|
0
|
0
|
||
advent-of-code-2019 π¨βπ»π 26It's that time of year again... |
26
0
0
|
||||
advent-of-code-2019It's that time of year again... |
26
|
0
|
0
|
||
advent-of-code-2023 π¨βπ»π 26Advent of Code 2023 solutions/attempts |
26
0
0
|
||||
advent-of-code-2023Advent of Code 2023 solutions/attempts |
26
|
0
|
0
|
||
angular-todo π¨βπ»π 83angularJS tutorial from Code Institute Stream 1 |
83
0
1
|
||||
angular-todoangularJS tutorial from Code Institute Stream 1 |
83
|
0
|
1
|
||
portfolio-site π¨βπ»π 25My personal "homepage" to showcase my work |
25
0
0
|
||||
portfolio-siteMy personal "homepage" to showcase my work |
25
|
0
|
0
|
||
dominion-cardpicker π¨βπ»π 16another Dominion cardpicker app, but hopefully nicer and more complete than most of the others |
16
0
0
|
||||
dominion-cardpickeranother Dominion cardpicker app, but hopefully nicer and more complete than most of the others |
16
|
0
|
0
|
||
breakout π¨βπ»π 38the latest in a series of practising my JS by coding basic clones of classic games |
38
0
1
|
||||
breakoutthe latest in a series of practising my JS by coding basic clones of classic games |
38
|
0
|
1
|
||
advent-of-code-2018 π¨βπ»π 15my solutions to AOC 2018. I'm trying it in Haskell this year because it's fun and is helping me learn the language :) |
15
0
0
|
||||
advent-of-code-2018my solutions to AOC 2018. I'm trying it in Haskell this year because it's fun and is helping me learn the language :) |
15
|
0
|
0
|
||
3
0
0
|
|||||
3
|
0
|
0
|
|||
elm-minesweeper π¨βπ»π 26simple minesweeper game that I'm making as my first experiment with the Elm language |
26
0
0
|
||||
elm-minesweepersimple minesweeper game that I'm making as my first experiment with the Elm language |
26
|
0
|
0
|
||
reusable_blog_app π¨βπ»π 1A reusable blog app for use in Django projects. (From example in Code Institute Stream 3.) |
1
0
0
|
||||
reusable_blog_appA reusable blog app for use in Django projects. (From example in Code Institute Stream 3.) |
1
|
0
|
0
|
||
introduction-to-aria π¨βπ»π 2"slides" in the form of some webpages, for a presentation giving a high-level introduction to ARIA |
2
0
0
|
||||
introduction-to-aria"slides" in the form of some webpages, for a presentation giving a high-level introduction to ARIA |
2
|
0
|
0
|
||
wgtp-backend π¨βπ»π 8the simple backend for my which-game-to-play project (now in a repo of its own by necessity of wanting to deploy the whole thing on Github pages) |
8
0
0
|
||||
wgtp-backendthe simple backend for my which-game-to-play project (now in a repo of its own by necessity of wanting to deploy the whole thing on Github pages) |
8
|
0
|
0
|
||
love-letter π¨βπ»π 9A React implementation of the Love Letter card game. Made only for educational purposes, and (at least initially), front-end only, with a "pass-and-play" mechanic. |
9
0
0
|
||||
love-letterA React implementation of the Love Letter card game. Made only for educational purposes, and (at least initially), front-end only, with a "pass-and-play" mechanic. |
9
|
0
|
0
|
||
frontendtest π¨βπ»π 20A basic blog layout with HTML/CSS/JS, that I've been asked to do as a test for a front end job I've applied to (in 48 hours). It's only on GH in case I manage to lose my work somehow! |
20
0
0
|
||||
frontendtestA basic blog layout with HTML/CSS/JS, that I've been asked to do as a test for a front end job I've applied to (in 48 hours). It's only on GH in case I manage to lose my work somehow! |
20
|
0
|
0
|
||
tm-faction-select π¨βπ»π 5A webpage where users can input the setup details for a game of Terra Mystica and be given an indication of which the best-suited factions might be. Mainly an exercise in teaching myself ReactJS. |
5
0
0
|
||||
tm-faction-selectA webpage where users can input the setup details for a game of Terra Mystica and be given an indication of which the best-suited factions might be. Mainly an exercise in teaching myself ReactJS. |
5
|
0
|
0
|
||
django-todo π¨βπ»π 3Django todo API, from Code Institute Stream 3 |
3
0
0
|
||||
django-todoDjango todo API, from Code Institute Stream 3 |
3
|
0
|
0
|
||
snake π¨βπ»π 26a very basic snake game made with Javascript |
26
0
1
|
||||
snakea very basic snake game made with Javascript |
26
|
0
|
1
|
||
Solitaire π¨βπ»π 4an attempt to make a Solitaire game (for fun) using Purescript Halogen |
4
0
0
|
||||
Solitairean attempt to make a Solitaire game (for fun) using Purescript Halogen |
4
|
0
|
0
|
||
wp-publisher π¨βπ»π 12Install and deploy wordpress to digitalocean servers quickly with minimal fuss. |
12
5
2
|
||||
wp-publisherInstall and deploy wordpress to digitalocean servers quickly with minimal fuss. |
12
|
5
|
2
|
||
carbon π¨βπ»π 210Carbon by Sage | ReactJS UI Component Library |
210
278
85
|
||||
carbonCarbon by Sage | ReactJS UI Component Library |
210
|
278
|
85
|
||
1
0
0
|
|||||
1
|
0
|
0
|
|
Type Inference in Haskell for functions | ||||||
|
Is it possible to getElementsByClassName with partial name on Vanilla Javascript? | ||||||
|
Array.length vs arrayinstance.length in javascript | ||||||
|
Reverse for '' not found. '' is not a valid view function or pattern name - DJANGO | ||||||
|
Better way to use useState hook for setting the boolean state in React | ||||||
|
Django redirect - not a valid view function or pattern name error | ||||||
|
Maybe constructing data from Maybes | ||||||
|
Why doesn't this type-check in Haskell? | ||||||
|
Haskell example where pure and return not interchangeable | ||||||
|
Applicative functor evaluation is not clear to me | ||||||
|
How can I show that `Monad` is actually `Applicative` and `Functor`? | ||||||
|
Haskell avoiding double-wrapped maybes in functions that return maybes | ||||||
|
Why does kleisli composition expect a pure value? | ||||||
|
Set and clear interval conditionally | ||||||
|
Haskell : Infinite list when integer is pushed to stack implementation | ||||||
|
Replacing several strings in a list in a single statement | ||||||
|
Match type errors between IO Char and [Char] | ||||||
|
Testing empty list [] with Eq type | ||||||
|
Partially applied function type (a ->) as Functor instance in Haskell | ||||||
|
Haskell - How do I cast Either return to my custom type? | ||||||
|
How to add javascript variable within className - react js | ||||||
|
React's useRef hook doesn't take a function? | ||||||
|
Is it possible to write a generall derived instance for a data type in haskell? | ||||||
|
Is `:type` part of the Haskell language or command of GHC? | ||||||
|
Learning Haskell: where-clause variable x, where does it come from? | ||||||
|
ELM Custom Elements | ||||||
|
In what logical sense is Haskell referentially transparent? | ||||||
|
Converting expression with >>= to do notation | ||||||
|
Current year with 4 digits in elm 0.19.1 | ||||||
|
PureScript equivalent to Haskellβs >> operator |