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

Organizations

@MooschTools
Block or Report

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 Licorice tackling some interesting backend challenges. Previously I worked on the Cloud team at Pluralsight, at startup called Lived, Xplor, Sine among others.

Languages I use

Probably in order of how frequently I use them.

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

Infra

Mostly AWS infrastructure with CDK and writing serverless code.

AWS logo AWS CDK logo

Tools

If anyone is interested...

Emacs logo Linux logo VSCode logo

Hobby stuff

I mostly write (and learn) game stuff. Either in C with OpenGL and a little Vulkan, or Lua with Love2D.

OpenGL logo Love2D logo Vulkan logo

Pinned

  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