Dave Bolenbaugh (cotarr)

cotarr

Geek Repo

Github PK Tool:Github PK Tool

Dave Bolenbaugh's repositories

calc-pi-arm64-asm

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.

Language:AssemblyLicense:MITStargazers:3Issues:1Issues:0

irc-hybrid-client

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

Language:JavaScriptLicense:MITStargazers:3Issues:1Issues:0

calc-pi-x86-64-asm

Assembly language program to calculate pi

Language:AssemblyLicense:MITStargazers:0Issues:1Issues:0

cert-numeric-ip

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

Language:ShellLicense:MITStargazers:0Issues:1Issues:0

collab-auth

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.

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:1Issues:0

collab-backend-api

This is 3 of 4 repositories used on a collaboration project for learning oauth2orize and passport. This repository is a mock REST API using passport and passport-http-bearer.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

collab-backend-token-auth

Authentication middleware for collab-auth learning project.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

collab-frontend

This is 2 of 4 repositories used on a collaboration project for learning oauth2orize and passport. This repository is a mock web server using passport, passport-oauth2, and passport-oauth2-middleware.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

collab-iot-client-token

IOT device client credentials grant for collab-auth learning project.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

collab-iot-device

This is 4 of 4 repositories used on a collaboration project for learning oauth2orize and passport. This repository is a mock IOT device using oauth2 tokens to submit mock data.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

monte-carlo-sudoku

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

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

ds18b20-api

NodeJs/Express API to read Raspberry Pi model DS18b20 temperature sensors.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

gas-hexprint-example

Example program to print hexadecimal values using x86-64 GAS assembler

Language:AssemblyLicense:MITStargazers:0Issues:1Issues:0

git-practice-only

Temporary repository to practice using git cli and github.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:1
Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

http-raw-client

For debugging, send one raw HTTP request.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

irc-hybrid-client-dev-tools

This is a support repository used to minify and bundle the web page files for repository irc-hybrid-client

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

json-chart

Simple 2D line chart to display timestamped data values using a canvas element in a HTML web component.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

led-display

Raspberry Pi Sense Hat remote temperature display

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pi-day-followup-part1

This is a short code snippet used in a video.

Language:AssemblyLicense:MITStargazers:0Issues:1Issues:0

practice-import-modules

Compare code with JavaScript require modules with import modules

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

prime-sieve

Search primes from 2 to 100 using the Sieve of Eratosthenes

Language:CLicense:MITStargazers:0Issues:1Issues:0

temp-web-serv

Temporary web server offering one static test page, intended for ad-hoc testing and debugging.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0