Skip to content

Instantly share code, notes, and snippets.

View AlexHedley's full-sized avatar
💭
⚀⚁⚂⚃⚄⚅

Alex Hedley AlexHedley

💭
⚀⚁⚂⚃⚄⚅
View GitHub Profile
#!/usr/bin/env bash
BATCHSIZE=1
progress-bar() {
local current=$1
local len=$2
local bar_char='|'
local empty_char=' '
@AlexHedley
AlexHedley / flags.css
Created July 6, 2025 20:42 — forked from jsmmth/flags.css
CSS Flags
/* Flags */
.flag {
display: flex;
width: 28px;
height: 28px;
align-items: center;
justify-content: center;
}
.flag:after {
@AlexHedley
AlexHedley / obs_plugins.md
Last active June 25, 2025 15:14
OBS Plugins

Test Results - PokerHandEvaluator Tests

Expand the following summaries for more details:

Duration: 0.6394961 seconds

| Times | |

Test Results - Poker WebApp Tests

Expand the following summaries for more details:

Duration: 1.0487794 seconds

| Times | |

Test Results - Poker Server WebApp

Expand the following summaries for more details:

Duration: 0.932704 seconds

| Times | |