Skip to content
View petermueller's full-sized avatar

Organizations

@PrescribeFIT

Block or report petermueller

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

Pinned Loading

  1. waffle_gcs Public

    Google Cloud Storage for Waffle

    Elixir 11 9

  2. dotfiles Public template

    My dotfiles. Feel free to use as a template, or ask me questions if using these as inspiration.

    Shell 3

  3. Phoenix + esbuild + yarn + postcss +...
    1
    # Getting started
    2
    If you just want to copy-paste this it should "just work", but you'll need to get `yarn` set up. Follow the instructions at https://yarnpkg.com/getting-started/install OR just run:
    3
    - `npm install -g yarn`
    4
    - `yarn set version berry`
    5
    - `yarn install` # this should make a `.yarn/`, `yarn.lock`, and `.pnp.js`
  4. elixir OTP reminders
    1
    defmodule MyMod do
    2
      use GenServer
    3
      
    4
      def child_spec(args) do
    5
        IO.inspect(args, label: "*** MyMod.child_spec/1")

348 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

3 contributions in private repositories Mar 5 – Mar 10
Loading