Skip to content
View grgar's full-sized avatar

Organizations

@51cards@deacons

Block or report grgar

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
grgar/README.md
graph LR
%%{init:{'flowchart':{'nodeSpacing': 8, 'rankSpacing': 40, 'padding': 8}}}%%
Home("<a href=https://georgegarside.com/>🏡 Home</a>")
Blog("<a href=https://georgegarside.com/blog/>📝 Blog</a>")
Apps("<a href=https://georgegarside.com/apps/>🧰 Apps</a>")
Home --> Blog
Blog --> macOS("<a href=https://georgegarside.com/blog/macos/>💻 macOS</a>")
Blog --> iOS("<a href=https://georgegarside.com/blog/ios/>📱 iOS</a>")
Blog --> Git("<a href=https://git.day/><b>git.day</b></a>")
Blog --> Posts("<a href=https://georgegarside.com/blog/>📑 All Posts</a>")
subgraph Apps["<a href=https://grg.app/><b>grg.app</b></a>"]
direction RL
BT("<a href=https://georgegarside.com/apps/bluetooth-inspector/>Bluetooth Inspector</a>")
WAI("<a href=https://georgegarside.com/apps/web-archive-inspector/>Web Archive Inspector</a>")
AI("<a href=https://georgegarside.com/apps/accessibility-inspector/>Accessibility Inspector</a>")
Thermals("<a href=https://georgegarside.com/apps/thermals/>Thermals</a>")
Alembicue("<a href=https://georgegarside.com/apps/alembicue/>Alembicue</a>")
end
iOS --> BT & WAI & AI & Thermals
macOS --> BT & Alembicue
Loading

Pinned Loading

  1. passwordspasswordsPublic

    🔑 Passwords Inspector • SwiftUI app showing password rules by domain

    Swift 2 1

  2. vscode-dotfilesvscode-dotfilesPublic

    VS Code extension to apply dotfiles from settings

    TypeScript