Skip to content
View codcod's full-sized avatar

Organizations

@umbrella-org

Block or report codcod

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. pcse pcse Public

    Python Code Samples and Examples.

    Python

  2. picw picw Public

    Tips and tricks on running Python scripts within a Windows-based corporation.

    Python

  3. howto-freebsd-elixir howto-freebsd-elixir Public

    Elixir development with FreeBSD

    1

  4. add-pgp-key-to-apt.sh add-pgp-key-to-apt.sh
    1
    #! /usr/bin/env bash
    2
    
    
    3
    # Imports GPG key to local machine and adds it to the list of keys used by apt
    4
    # to authenticate packages.
    5
    # References:
  5. rpi-debian rpi-debian Public

    Turn your Raspberry Pi 4 into software development server with Debian, PostgreSQL, RabbitMQ and Docker.

    Shell

  6. valet valet Public

    Manage parking spots: handle requests and assign fairly

    Python