Skip to content
View bbrk24's full-sized avatar

Block or report bbrk24

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 Loading

  1. Tiny-Home-Consulting/Dependiject Public

    Swift 25 2

  2. xsduan/conniebot Public

    Converts x-sampa to ipa.

    TypeScript 12 6

  3. Trilangle Public

    A 2-D programming language inspired by Hexagony

    C++ 25 2

  4. engine-check Public

    A sanity check for your npm lockfile

    JavaScript

  5. mariokart-optimizer Public

    HTML 1

  6. template-qdeql Public

    1

861 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to DanielXMoore/Civet, bbrk24/Trilangle, bbrk24/mariokart-optimizer and 37 other repositories
Loading A graph representing bbrk24's contributions from March 17, 2024 to March 22, 2025. The contributions are 42% commits, 22% code review, 21% pull requests, 15% issues.

Contribution activity

March 2025

Created 1 repository

Created a pull request in stackotter/swift-cross-ui that received 10 comments

More tap gestures

Implements right-click and long-press. Currently not implemented in Gtk3 or WinUI. I'm also not sold on the argument label because onTapGesture(ges…

+279 −35 lines changed 10 comments
Opened 3 other pull requests in 1 repository
stackotter/swift-cross-ui 1 open 2 merged
Reviewed 2 pull requests in 1 repository
stackotter/swift-cross-ui 2 pull requests

Created an issue in DanielXMoore/Civet that received 2 comments

Extra semicolon in oddly-formatted if ... if ... else ... else

function foo(a: boolean, b: boolean) if (a) if (b) { return "1"; } else { return "2"; } else { return "3"; } becomes: function foo(a: boolean, b: b…

2 comments
Opened 3 other issues in 2 repositories
46 contributions in private repositories Mar 4 – Mar 21
Loading