Skip to content
View nohack11's full-sized avatar

Block or report nohack11

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

Hi there 👋

  • 🔭 I’m currently working on side projects
  • 👯 I’m open on project collaboration
  • 📫 How to reach me: LinkedIn
  • ⚡ Fun fact: I never "formally" learnt Python
{
  "Me": {
    "name": "Bill Shema",
    "profession": "CS-student",
    "Programming-Languages": [
      {
        "1": "C/C++",
        "2": "Python",
        "3": "Java",
        "4": "JavaScript",
        "5":"CSS",
      }
    ],
    "Scripting-Languages": [
      {
        "1": "HTML",
        "2": "Python",
      }
    ],
    "OS": [
      {
        "1": "Windows",
        "2": [
          {
            "1": "Ubuntu-Linux",
            "2": "Debian-Linux",
            "3": "Kali-Linux"
          }
        ],
        "3": "MacOS"
      }
    ],
    "Frameworks":{
        "1":"Django",
        "2":"Flutter",
    },
    "Likes": {
      "1": "Comedy",
      "2": "Reading",
      "3": "Cycling",
      "4": "Music"
    }
  }
}

My GitHub Stats

Based on my public repos

Bill's GitHub stats

Top Langs

Popular repositories Loading

  1. comp3670-project comp3670-project Public

    Java 1 1

  2. sphere-app sphere-app Public

    Dart 1

  3. openssl openssl Public

    Forked from openssl/openssl

    TLS/SSL and crypto library

    C

  4. website website Public

    Forked from uwindsorrobotics/old-website

    website work in progress

    HTML

  5. quickstart-ios quickstart-ios Public

    Forked from firebase/quickstart-ios

    Firebase Quickstart Samples for iOS

    Swift

  6. code-examples code-examples Public

    Forked from GoogleCloudBuild/code-examples

    Code snippets used in Cloud Build documentation

    Java