Skip to content
View moosch's full-sized avatar
🦄
Trying stuff
🦄
Trying stuff

Organizations

@MooschTools

Block or report moosch

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
moosch/README.md

Hi there, I'm Ryan 👋

I'm a software developer working mostly on the backend and with infrastructure. I also do a lot of recreational programming with graphics, data structures, command line tools, testing other languages and anything that piques my interest.

I work at Sequential working on backend, frontend, infra, and even helping out with deploying some Data Science magic.

Previously I worked on the Cloud team at Pluralsight, and at a few startups called Lived, Xplor, Sine, Licorice among others.

Tech

Here's a bunch of tech I use fairly regularly. It's not an exhaustive list, but it's a window into what I do.

C logo Go logo TypeScript logo Elixir logo Lua logo Dart logo Common Lisp logo

Emacs logo Linux logo VSCode logo

OpenGL logo Love2D logo Vulkan logo

Pinned Loading

  1. type-safe-container type-safe-container Public

    A simple container that provides type safety

    JavaScript 1

  2. argument-pattern-matching argument-pattern-matching Public

    Function argument pattern matching...in JavaScript 😮

    JavaScript 1

  3. identicon identicon Public

    An Elixir service to generate an identicon

    Elixir

  4. parallax-demo parallax-demo Public

    Parallax demo in Flutter https://medium.com/@moosch/flutter-parallax-pageview-b4eb3557b889

    Dart

  5. SeEngine SeEngine Public

    Vulkan Graphics in C

    C 1

  6. ts-lisp-interpreter ts-lisp-interpreter Public

    A simple Lisp interpreter in TypeScript

    TypeScript