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 is supported. This note will only be visible to 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": 117331,
  "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