The Wayback Machine - https://web.archive.org/web/20210615110711/https://github.com/defenestrator
Skip to content
Avatar
🎸
Probably singing funny songs
🎸
Probably singing funny songs

Achievements

Achievements

Block or Report

Block or report defenestrator

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
defenestrator/README.md

Hi there πŸ‘‹

✨ Jeremy Jacob Anderson ✨ can be found here

  • 🏑 Working for The News Literacy Project as a contractor
  • 🌱 Learning TypeScript, SvelteJS and soemething new all the time
  • πŸ€” trying to talk sense, generally
  • πŸ’¬ Ask me about Laravel, JavaScript, fly fishing, reptiles, or music
  • πŸ’» Coding for fun since 1983

Pinned

  1. 1
    function fizzbuzz(i) {
    2
      let test = (d, s, x) => i % d == 0 ? _ => s + x('') : x
    3
      let fizz = x => test(3, 'Fizz', x)
    4
      let buzz = x => test(5, 'Buzz', x)
    5
      return fizz(buzz(x=>x))(i.toString())
  2. A CouchDB Driver for the Laravel 5 family.

    PHP 17 10

  3. 1
    {
    2
        "private": true,
    3
        "scripts": {
    4
            "dev": "npm run development",
    5
            "development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
  4. A test result printer for PHPUnit

    PHP 1

634 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri
Activity overview

Contribution activity

June 2021

Created 23 commits in 1 repository
12 contributions in private repositories Jun 4 – Jun 9