Pinned Repositories
advent-of-code-2020-solutions-R
advent-of-code-2021
My solutions to Advent of Code 2021 challenges
aoc2022-go
My solutions for aoc2022 for GO
assertReturn
covid-age-data
An R package for downloading data from the COVerAGE-DB project
covid-dashboard-processing
covid_age
COVerAGE-DB: COVID-19 cases, deaths, and tests by age and sex
discordR
Discord API wrapper in R
R-knitspin-test
raylib.R
R bindings for raylib graphics library
eshom's Repositories
eshom/covid-age-data
An R package for downloading data from the COVerAGE-DB project
eshom/raylib.R
R bindings for raylib graphics library
eshom/discordR
Discord API wrapper in R
eshom/R-knitspin-test
eshom/Rzig
eshom/advent-of-code-2020-solutions-R
eshom/advent-of-code-2021
My solutions to Advent of Code 2021 challenges
eshom/aoc2022-go
My solutions for aoc2022 for GO
eshom/assertReturn
eshom/covid-dashboard-processing
eshom/covid_age
COVerAGE-DB: COVID-19 cases, deaths, and tests by age and sex
eshom/discoRd-bot
`discoRd` discord server bot
eshom/chip8-zig
Chip8 emulator in zig with raylib
eshom/flatlinks
Small command line tool to walk a directoy and create links to all files in one place
eshom/gfxR
R wrapper for a simple graphics library
eshom/kickstart.nvim
A launch point for your personal nvim configuration
eshom/monkey-interpreter-go
Monkey interpreter in go following Thorsten Ball's book
eshom/monkey-interpreter-zig
Monkey interpreter in zig following Thorsten Ball's book
eshom/my-zellij-config
Just sharing my config publicly
eshom/R
Collection of various algorithms implemented in R. We're collaborating with the R Discord server community!
eshom/raylib
A simple and easy-to-use library to enjoy videogames programming
eshom/rosetta-code
My contribution to the Rosetta Code project
eshom/xxd-clone
Basic xxd clone in python, supports small subset of xxd options
eshom/zig-advent-of-code-2023
My attempts for Advent of code 2023 in zig
eshom/zig-algorithms-practice
Practicing common algorithms with zig