Skip to content
View ecnerwala's full-sized avatar

Organizations

@6851-2017 @doubleblind-xyz @lastcallbbs-community-developers
Block or Report

Block or report ecnerwala

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
ecnerwala/README.md

Hi there 👋

Pinned

  1. cp-book cp-book Public

    Book Code for Competitive Programming

    C++ 525 65

  2. dotfiles dotfiles Public

    My dotfiles, managed by stow

    Perl 68 27

  3. ecnerwala's CP template system ecnerwala's CP template system
    1
    #!/usr/bin/env python3
    2
    """Download and setup problems from Competitive Companion
    3
    4
    Usage:
    5
      download_prob.py --echo
  4. Competitive Programming Makefile Competitive Programming Makefile
    1
    # +--------------------+
    2
    # |                    |
    3
    # |   GENERAL CONFIG   |
    4
    # |                    |
    5
    # +--------------------+
  5. lastcallbbs-community-developers/chipwizard-sim lastcallbbs-community-developers/chipwizard-sim Public

    Save file parser and simulator for ChipWizard™ Professional (Last Call BBS)

    Python 3