Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ispringle/miscellanea

A miscellaneous collection of different things
https://github.com/ispringle/miscellanea

Last synced: 9 days ago
JSON representation

A miscellaneous collection of different things

Awesome Lists containing this project

README

        

# miscellanea (n)
1. (countable) A miscellaneous collection of different things; a
miscellany.[1][0]

## Directory of Files

### [aoc][1]

All my various annual attempts at the Advent of Code challenges.

### [dither][2]

An implementation of Floyd-Steinberg dithering. Outputs jpegs. Can be
recompiled to change the number of colors, default is 8.

### [fp][3]

Attempts at writing functional code.

### [langs][4]

Simple and basic programs rewritten in different languages.

### [math][5]

Contains various math related programs and challengers.

### [scriptybois][6]

A maenagerie of miscellanea.

[0]: https://en.wiktionary.org/wiki/miscellanea#English "Wiktionary.com"
[1]: https://github.com/pard68/miscellanea/tree/master/aoc
[2]: https://github.com/pard68/miscellanea/tree/master/dither
[3]: https://github.com/pard68/miscellanea/tree/master/fp
[4]: https://github.com/pard68/miscellanea/tree/master/langs
[5]: https://github.com/pard68/miscellanea/tree/master/math
[6]: https://github.com/pard68/miscellanea/tree/master/scriptybois