Skip to content
View dan-balan's full-sized avatar

Block or report dan-balan

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. set_kubeconfig&aws_profile set_kubeconfig&aws_profile
    1
    run() {
    2
      if [[ $# -eq 0 ]]; then
    3
        echo "Usage: $0 [-c <aws-profile>] [-k <kubeconfig-file>] [-ka <kubeconfig-file>]"
    4
        echo
    5
        echo "Options:"
  2. CS50-finance CS50-finance Public

    🎓 HarvardX's CS50 course - finance pset solution

    Python 3 22

  3. CS50 CS50 Public

    🎓 Harvard CS50x course - problem sets and labs solutions

    C

  4. homepage homepage Public

    HTML

  5. tictactoe tictactoe Public

    tic-tac-toe online multiplayer

    CSS 8 4

  6. videos videos Public

    Forked from OneLoneCoder/Javidx9

    The official distribution of olcConsoleGameEngine, a tool used in javidx9's YouTube videos and projects

    C++