8000 papes1ns (Nathan Papes) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View papes1ns's full-sized avatar
🛹
🛹

Organizations

@atomicobject

Block or report papes1ns

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. galahq/gala galahq/gala Public

    An open tool for collaboratively authoring, teaching, and learning with learning modules.

    Ruby 14 4

  2. chunkit chunkit Public

    Google Calendar Events you control from Go lang

    Go 3 1

  3. Adds hashing and encryption capabili... Adds hashing and encryption capabilities to ActiveRecord models.
    1
    # Nathan Papes 2020
    2
    #
    3
    # Adds hashing and encryption capabilities to ActiveRecord models. 
    4
    # This concern was built to conform with GDPR requirements.
    5
    module GDPR_Security
  4. dexec.sh dexec.sh
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    set -eu  # do not proceed on error
    4
    
                  
    5
    if [ $# -lt 1 ] || [ "$1" = "--help" ] || [ "$1" = "-h" ];  then
  5. observable-stoplight-example observable-stoplight-example Public

    Toy project to aid in the learning of RxJS observables

    TypeScript

  6. snake snake Public

    The classical snake game written in object-oriented javascript with RequireJS

    JavaScript

0