Skip to content
Avatar
🎸
Probably singing funny songs
🎸
Probably singing funny songs

Achievements

Achievements

Block or Report

Block or report defenestrator

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

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

  5. PHP

615 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to defenestrator/gemreptiles, defenestrator/reptile, defenestrator/rex and 5 other repositories

Contribution activity

October 2021

defenestrator has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.