Skip to content
View hugojosefson's full-sized avatar
👋
👋

Block or report hugojosefson

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. deno-run-simple Public

    Simple `run` function to execute shell commands in Deno.

    TypeScript 8 1

  2. docker-markdown Public

    Forked from kerhac/plantuml-markdown-docker

    PlantUML plugin for Python-Markdown stuffed into Docker

    Dockerfile 1

  3. deno-shebang Public

    Make .ts / .js files TRULY standalone self-executable.

    Shell 9

  4. docker-shebang Public

    Single-file script runner via Docker

    Shell 14

  5. Install glibc+deno in alpine 3.17
    1
    #!/bin/sh
    2
    # Install glibc, deno in alpine 3.17
    3
    apk add curl wget unzip
    4
    export LANG=C.UTF-8
    5
    curl -sfSL https://raw.githubusercontent.com/Docker-Hub-frolvlad/docker-alpine-glibc/ce0f46a806ce7299dd24c14c8212bb2fc2374ab4/Dockerfile | sed -n '/RUN /,$p' | sed 's/^RUN //' | sh
  6. ubuntu-install-scripts Public

    Install scripts for various things I like to install on a fresh Ubuntu virtual machine.

    TypeScript 14 6

1,628 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
Loading A graph representing hugojosefson's contributions from March 24, 2024 to March 26, 2025. The contributions are 77% commits, 15% pull requests, 7% code review, 1% issues.

Contribution activity

March 2025

79 contributions in private repositories Mar 3 – Mar 25
Loading