Hacker List


HackerList Ranksβ„’


Stacks / Topics


Dominion-app πŸ‘¨β€πŸ’»πŸš€ 246

A tool for the Dominion card game, allowing users to search all cards by a variety of criteria

HTML
JavaScript
CSS
246
3
1

Dominion-app

A tool for the Dominion card game, allowing users to search all cards by a variety of criteria

HTML
JavaScript
CSS
246
3
1

chamber_mates πŸ‘¨β€πŸ’»πŸš€ 114

website to allow musicians to find others to play chamber music with

Python
HTML
CSS
JavaScript
114
1
2

chamber_mates

website to allow musicians to find others to play chamber music with

Python
HTML
CSS
JavaScript
114
1
2

bgg_data_dashboard πŸ‘¨β€πŸ’»πŸš€ 82

A dashboard showing data on boardgames collected from boardgamegeek.com

Python
JavaScript
CSS
HTML
82
1
1

bgg_data_dashboard

A dashboard showing data on boardgames collected from boardgamegeek.com

Python
JavaScript
CSS
HTML
82
1
1

dominion-api πŸ‘¨β€πŸ’»πŸš€ 41

An API providing information about the Dominion card game, built with Haskell (specifically Servant and Persistent)

Haskell
PLSQL
41
3
0

dominion-api

An API providing information about the Dominion card game, built with Haskell (specifically Servant and Persistent)

Haskell
PLSQL
41
3
0

bga-oracleofdelphi πŸ‘¨β€πŸ’»πŸš€ 31

online 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

PHP
CSS
JavaScript
Smarty
31
4
0

bga-oracleofdelphi

online 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

PHP
CSS
JavaScript
Smarty
31
4
0

codenames-duet πŸ‘¨β€πŸ’»πŸš€ 27

Attempting 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.

Haskell
HTML
JavaScript
CSS
27
0
0

codenames-duet

Attempting 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.

Haskell
HTML
JavaScript
CSS
27
0
0

which-game-to-play πŸ‘¨β€πŸ’»πŸš€ 105

a simple web app to help users choose a suitable boardgame to play from their collection

HTML
CSS
JavaScript
105
0
0

which-game-to-play

a simple web app to help users choose a suitable boardgame to play from their collection

HTML
CSS
JavaScript
105
0
0

Advent-of-Code-2021 πŸ‘¨β€πŸ’»πŸš€ 37

My solutions (and attempts) for the 2021 Advent of Code

Rust
37
0
0

Advent-of-Code-2021

My solutions (and attempts) for the 2021 Advent of Code

Rust
37
0
0
143
0
1

game_quest

its a game

HTML
JavaScript
CSS
143
0
1

Advent-of-Code-2022 πŸ‘¨β€πŸ’»πŸš€ 24

using Haskell again for this year's festive coding challenge

Haskell
24
1
0

Advent-of-Code-2022

using Haskell again for this year's festive coding challenge

Haskell
24
1
0

we_are_social πŸ‘¨β€πŸ’»πŸš€ 17

we_are_social Django project from Code Institute Stream 3

Python
Shell
HTML
CSS
JavaScript
17
0
0

we_are_social

we_are_social Django project from Code Institute Stream 3

Python
Shell
HTML
CSS
JavaScript
17
0
0

Advent-of-Code-2020 πŸ‘¨β€πŸ’»πŸš€ 25

The ever-enjoyable seasonal coding contest - which I'm using this year to learn Rust

Rust
25
0
0

Advent-of-Code-2020

The ever-enjoyable seasonal coding contest - which I'm using this year to learn Rust

Rust
25
0
0

advent-of-code-2019 πŸ‘¨β€πŸ’»πŸš€ 26

It's that time of year again...

Haskell
26
0
0

advent-of-code-2019

It's that time of year again...

Haskell
26
0
0

advent-of-code-2023 πŸ‘¨β€πŸ’»πŸš€ 26

Advent of Code 2023 solutions/attempts

Rust
26
0
0

advent-of-code-2023

Advent of Code 2023 solutions/attempts

Rust
26
0
0

angular-todo πŸ‘¨β€πŸ’»πŸš€ 83

angularJS tutorial from Code Institute Stream 1

HTML
JavaScript
83
0
1

angular-todo

angularJS tutorial from Code Institute Stream 1

HTML
JavaScript
83
0
1

portfolio-site πŸ‘¨β€πŸ’»πŸš€ 25

My personal "homepage" to showcase my work

Python
CSS
JavaScript
HTML
25
0
0

portfolio-site

My personal "homepage" to showcase my work

Python
CSS
JavaScript
HTML
25
0
0

dominion-cardpicker πŸ‘¨β€πŸ’»πŸš€ 16

another Dominion cardpicker app, but hopefully nicer and more complete than most of the others

HTML
Elm
JavaScript
CSS
16
0
0

dominion-cardpicker

another Dominion cardpicker app, but hopefully nicer and more complete than most of the others

HTML
Elm
JavaScript
CSS
16
0
0

breakout πŸ‘¨β€πŸ’»πŸš€ 38

the latest in a series of practising my JS by coding basic clones of classic games

JavaScript
HTML
CSS
38
0
1

breakout

the latest in a series of practising my JS by coding basic clones of classic games

JavaScript
HTML
CSS
38
0
1

advent-of-code-2018 πŸ‘¨β€πŸ’»πŸš€ 15

my solutions to AOC 2018. I'm trying it in Haskell this year because it's fun and is helping me learn the language :)

Haskell
15
0
0

advent-of-code-2018

my solutions to AOC 2018. I'm trying it in Haskell this year because it's fun and is helping me learn the language :)

Haskell
15
0
0
3
0
0
HTML
CSS
JavaScript
3
0
0

elm-minesweeper πŸ‘¨β€πŸ’»πŸš€ 26

simple minesweeper game that I'm making as my first experiment with the Elm language

HTML
CSS
Elm
26
0
0

elm-minesweeper

simple minesweeper game that I'm making as my first experiment with the Elm language

HTML
CSS
Elm
26
0
0

reusable_blog_app πŸ‘¨β€πŸ’»πŸš€ 1

A reusable blog app for use in Django projects. (From example in Code Institute Stream 3.)

Python
CSS
HTML
1
0
0

reusable_blog_app

A reusable blog app for use in Django projects. (From example in Code Institute Stream 3.)

Python
CSS
HTML
1
0
0

introduction-to-aria πŸ‘¨β€πŸ’»πŸš€ 2

"slides" in the form of some webpages, for a presentation giving a high-level introduction to ARIA

HTML
JavaScript
CSS
2
0
0

introduction-to-aria

"slides" in the form of some webpages, for a presentation giving a high-level introduction to ARIA

HTML
JavaScript
CSS
2
0
0

wgtp-backend πŸ‘¨β€πŸ’»πŸš€ 8

the 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)

Python
8
0
0

wgtp-backend

the 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)

Python
8
0
0

love-letter πŸ‘¨β€πŸ’»πŸš€ 9

A 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.

HTML
JavaScript
CSS
9
0
0

love-letter

A 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.

HTML
JavaScript
CSS
9
0
0

frontendtest πŸ‘¨β€πŸ’»πŸš€ 20

A 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!

HTML
CSS
JavaScript
20
0
0

frontendtest

A 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!

HTML
CSS
JavaScript
20
0
0

tm-faction-select πŸ‘¨β€πŸ’»πŸš€ 5

A 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.

HTML
JavaScript
CSS
5
0
0

tm-faction-select

A 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.

HTML
JavaScript
CSS
5
0
0

django-todo πŸ‘¨β€πŸ’»πŸš€ 3

Django todo API, from Code Institute Stream 3

Python
3
0
0

django-todo

Django todo API, from Code Institute Stream 3

Python
3
0
0

snake πŸ‘¨β€πŸ’»πŸš€ 26

a very basic snake game made with Javascript

HTML
JavaScript
CSS
26
0
1

snake

a very basic snake game made with Javascript

HTML
JavaScript
CSS
26
0
1

Solitaire πŸ‘¨β€πŸ’»πŸš€ 4

an attempt to make a Solitaire game (for fun) using Purescript Halogen

HTML
JavaScript
Dhall
PureScript
4
0
0

Solitaire

an attempt to make a Solitaire game (for fun) using Purescript Halogen

HTML
JavaScript
Dhall
PureScript
4
0
0

wp-publisher πŸ‘¨β€πŸ’»πŸš€ 12

Install and deploy wordpress to digitalocean servers quickly with minimal fuss.

Python
Shell
NSIS
12
5
2

wp-publisher

Install and deploy wordpress to digitalocean servers quickly with minimal fuss.

Python
Shell
NSIS
12
5
2

carbon πŸ‘¨β€πŸ’»πŸš€ 210

Carbon by Sage | ReactJS UI Component Library

JavaScript
CSS
HTML
TypeScript
Shell
210
278
85

carbon

Carbon by Sage | ReactJS UI Component Library

JavaScript
CSS
HTML
TypeScript
Shell
MDX
210
278
85
1
0
0
1
0
0
Question Score: 6
Answer Score: 20
πŸ‘€ 426

Type Inference in Haskell for functions

haskell
accepted answer βœ…
Question Score: 6
Answer Score: 17
πŸ‘€ 4058

Is it possible to getElementsByClassName with partial name on Vanilla Javascript?

javascript
getelementsbyclassname
accepted answer βœ…
Question Score: 27
Answer Score: 16
πŸ‘€ 3445

Array.length vs arrayinstance.length in javascript

javascript
arrays
accepted answer βœ…
Question Score: 6
Answer Score: 14
πŸ‘€ 8602

Reverse for '' not found. '' is not a valid view function or pattern name - DJANGO

python
django
accepted answer βœ…
Question Score: 10
Answer Score: 12
πŸ‘€ 14856

Better way to use useState hook for setting the boolean state in React

javascript
reactjs
typescript
react-hooks
use-state
accepted answer βœ…
Question Score: 4
Answer Score: 11
πŸ‘€ 6562

Django redirect - not a valid view function or pattern name error

python
django
django-forms
django-templates
django-views
accepted answer βœ…
Question Score: 13
Answer Score: 11
πŸ‘€ 685

Maybe constructing data from Maybes

haskell
Question Score: 2
Answer Score: 10
πŸ‘€ 581

Why doesn't this type-check in Haskell?

haskell
types
polymorphism
accepted answer βœ…
Question Score: 5
Answer Score: 9
πŸ‘€ 808

Haskell example where pure and return not interchangeable

haskell
monads
applicative
Question Score: 4
Answer Score: 9
πŸ‘€ 471

Applicative functor evaluation is not clear to me

haskell
functional-programming
applicative
accepted answer βœ…
Question Score: -1
Answer Score: 9
πŸ‘€ 298

How can I show that `Monad` is actually `Applicative` and `Functor`?

haskell
monads
accepted answer βœ…
Question Score: 2
Answer Score: 9
πŸ‘€ 1086

Haskell avoiding double-wrapped maybes in functions that return maybes

haskell
monads
functor
option-type
accepted answer βœ…
Question Score: 3
Answer Score: 9
πŸ‘€ 1759

Why does kleisli composition expect a pure value?

haskell
monads
composition
kleisli
accepted answer βœ…
Question Score: 3
Answer Score: 9
πŸ‘€ 2364

Set and clear interval conditionally

javascript
accepted answer βœ…
Question Score: 3
Answer Score: 9
πŸ‘€ 204

Haskell : Infinite list when integer is pushed to stack implementation

haskell
stack
Question Score: 0
Answer Score: 8
πŸ‘€ 192

Replacing several strings in a list in a single statement

python
python-3.x
list
replace
accepted answer βœ…
Question Score: 1
Answer Score: 8
πŸ‘€ 152

Match type errors between IO Char and [Char]

haskell
types
accepted answer βœ…
Question Score: 0
Answer Score: 8
πŸ‘€ 352

Testing empty list [] with Eq type

haskell
accepted answer βœ…
Question Score: 4
Answer Score: 8
πŸ‘€ 851

Partially applied function type (a ->) as Functor instance in Haskell

haskell
functor
accepted answer βœ…
Question Score: 0
Answer Score: 8
πŸ‘€ 214

Haskell - How do I cast Either return to my custom type?

haskell
Question Score: 1
Answer Score: 8
πŸ‘€ 4098

How to add javascript variable within className - react js

javascript
reactjs
string
var
accepted answer βœ…
Question Score: 6
Answer Score: 8
πŸ‘€ 6208

React's useRef hook doesn't take a function?

javascript
reactjs
react-hooks
accepted answer βœ…
Question Score: 0
Answer Score: 7
πŸ‘€ 135

Is it possible to write a generall derived instance for a data type in haskell?

haskell
derived-instances
Question Score: 0
Answer Score: 7
πŸ‘€ 144

Is `:type` part of the Haskell language or command of GHC?

haskell
ghc
accepted answer βœ…
Question Score: 5
Answer Score: 7
πŸ‘€ 123

Learning Haskell: where-clause variable x, where does it come from?

haskell
accepted answer βœ…
Question Score: 5
Answer Score: 7
πŸ‘€ 412

ELM Custom Elements

elm
custom-element
accepted answer βœ…
Question Score: -1
Answer Score: 7
πŸ‘€ 196

In what logical sense is Haskell referentially transparent?

haskell
Question Score: 1
Answer Score: 7
πŸ‘€ 157

Converting expression with >>= to do notation

haskell
monads
code-translation
do-notation
Question Score: 3
Answer Score: 7
πŸ‘€ 450

Current year with 4 digits in elm 0.19.1

date
elm
accepted answer βœ…
Question Score: 2
Answer Score: 7
πŸ‘€ 190

PureScript equivalent to Haskell’s >> operator

monads
standard-library
purescript