Skip to content
View balazsbotond's full-sized avatar
Block or Report

Block or report balazsbotond

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

  1. urlcat urlcat Public

    A URL builder library for JavaScript.

    TypeScript 1.8k 56

  2. eslinq eslinq Public

    An experiment to port Linq to Objects to ES2015

    JavaScript 1 1

  3. epidemic-simulator epidemic-simulator Public

    A canvas-based epidemic simulator

    JavaScript 2 1

  4. Git Branch Cleanup - Asks if you wan... Git Branch Cleanup - Asks if you want to delete local git branches that don't exist on any remote
    1
    #!/usr/bin/env python
    2
    
                  
    3
    import re
    4
    import os
    5
    import sys