Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@bbkane
bbkane
Follow
View bbkane's full-sized avatar
🤜

Benjamin Kane bbkane

🤜

Sponsoring

Block or report bbkane

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
bbkane/README.md

Hi, I'm Ben Kane! See mypersonal website and blog or browse through my projects (active and abandoned) here on GitHub :)

Selected Projects

Configs for apps I care about - see thezsh config especially :)

Store project environmental files in a central database.

demo.gif

fling computes and creates/removes the minimal amount of symlinks needed in a directory to refer to files and directories in another directory, similar to GNU Stow. I use fling to manage my dotfiles.

demo.gif

A tiny cross-platform cross-platform terminal color library that supports enabling and disabling colors.

screenshot

A small single-binary CLI to grab images from Reddit - I've been surprised how much I enjoy seeing beautiful wallpapers when I lock/unlock my computer.

example

Logging + Printing + Compromising

demo

Source code forhttps://observable.bbkane.com/git-data , which graphs commits over time in different ways.

Make a lot of DNS requests and count the results! Useful for testing complex dynamic DNS records.

demo

Save information about your GitHub starred repos into Google Sheets, Zinc, and SQLite!

$ sqlite3 starghaze.db 'SELECT    l.Name ,    COUNT(lr.Language_id) as Repo_CountFROM    Language_Repo lr JOIN Language l ON lr.Language_id = l.idGROUP BY Language_idORDER BY Repo_Count DESCLIMIT 10'-- Loading resources from /Users/bbkane/.sqliterc┌────────────┬────────────┐│    Name    │ Repo_Count │├────────────┼────────────┤│ Shell      │ 939        ││ JavaScript │ 617        ││ HTML       │ 598        ││ Python     │ 540        ││ Makefile   │ 519        ││ CSS        │ 432        ││ Dockerfile │ 403        ││ Go         │ 367        ││ C          │ 305        ││ C++        │ 230        │└────────────┴────────────┘

Find Bay Area toddler events (currently only from public libraries) to attend with my son that are outside of work hours. Updateshttps://github.com/bbkane/toddlerevents.bbkane.com each Friday and Monday.

Declarative and Intuitive Command Line Apps with Go

demo

PinnedLoading

  1. dotfilesdotfilesPublic

    Configs for apps I care about

    Python 35 5

  2. flingflingPublic

    File/directory symlinker similar to GNU Stow. Manages dotfiles well

    Go 30 3

  3. gocolorgocolorPublic

    Tiny cross-platform terminal color library

    Go 8 2

  4. grabbitgrabbitPublic

    A small single-binary CLI to grab images from Reddit - I've been surprised how much I enjoy seeing beautiful wallpapers when I lock/unlock my computer.

    Go 37 1

  5. starghazestarghazePublic

    Save information about your GitHub starred repos into Google Sheets, Zinc, and SQLite!

    Go 13

  6. wargwargPublic

    Declarative and Intuitive Command Line Apps with Go

    Go 34


[8]ページ先頭

©2009-2025 Movatter.jp