Skip to content
View Thopterulu's full-sized avatar
🎢
🎢

Block or report Thopterulu

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Thopterulu/README.md

Typing SVG

🌐 Socials:

LinkedIn

🌱 LifeQuest:

  • 🌱 I’m currently preparing the Certified Kubernetes Administrator (CKA) certification :D
  • 🌱 Then I will prepare Terraform Associate certification

πŸ“Š Stats:

Top Langs GitHub stats

Codewars

{
  "username": "Thopter",
  "name": "Guillaume",
  "honor": 544,
  "clan": "",
  "leaderboardPosition": 115434,
  "skills": [
    "python",
    "lua",
    "c",
    "c++"
  ],
  "ranks": {
    "overall": {
      "rank": -5,
      "name": "5 kyu",
      "color": "yellow",
      "score": 544
    },
    "languages": {
      "python": {
        "rank": -5,
        "name": "5 kyu",
        "color": "yellow",
        "score": 483
      },
      "java": {
        "rank": -8,
        "name": "8 kyu",
        "color": "white",
        "score": 2
      },
      "lua": {
        "rank": -8,
        "name": "8 kyu",
        "color": "white",
        "score": 2
      },
      "cpp": {
        "rank": -7,
        "name": "7 kyu",
        "color": "white",
        "score": 61
      }
    }
  },
  "codeChallenges": {
    "totalAuthored": 0,
    "totalCompleted": 107
  }
}

Pinned Loading

  1. website-update-checker website-update-checker Public

    Simple script that take an url and make an md5 an sha256 out of it. Check if it changed since last time.

    Python 1 1

  2. bundle_books_checker bundle_books_checker Public

    get all the infos about books bundle in order to buy them.

    Python