Skip to content
View cotarr's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report cotarr

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

  1. irc-hybrid-client irc-hybrid-client Public

    Single user hybrid IRC client using JavaScript frontend and Node/Express backend

    JavaScript 3

  2. collab-auth collab-auth Public

    This is 1 of 4 repositories used on a collaboration project for learning oauth2orize and passport. This repository is a personal oauth2 server using oauth2orize.

    JavaScript

  3. calc-pi-arm64-asm calc-pi-arm64-asm Public

    Program to calculate the value of π (pi) to 1 million digits on Raspberry Pi using ARM64 armv8-a assembly language. Requires 64 bit version of Raspberry Pi OS.

    Assembly 3

  4. calc-pi-x86-64-asm calc-pi-x86-64-asm Public

    Assembly language program to calculate pi

    Assembly

  5. monte-carlo-sudoku monte-carlo-sudoku Public

    Solve a sudoku puzzle using successive random numbers to guess a solution.

    HTML

  6. cert-numeric-ip cert-numeric-ip Public

    Bash script to create TLS certificates with numeric IP addresses in V3 Subject Alternative Name

    Shell