Skip to content
View bc1bb's full-sized avatar
☄️
☄️

Organizations

@HiberFile

Block or report bc1bb

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

{
  "Name": "Guillaume",
  "GitHub": "bc1bb",
  "Hobbies": [ "Homelab, self-hosting", "Car Photography", "Chess" ],

  "Skills": [ "PHP", "3CX CFD", "Python", "Linux server administration", "Windows&macOS Desktop" ],

  "Fun_facts": [
    "I started programming at 7",
    "I am French",
    "My pronons are he/him"
  ],

  "Important_to_note": "Most of my projects are private since they are specifically built for my current company",

  "Proudest_projets": [
    {
      "Name": "4lbion",
      "GitHub": "https://github.com/bc1bb/4lbion",
      "Description": "FOSS Albion Online game launcher and updater in Python",
      "tags": [ "tk", "Python3", "MMORPG", "Reverse engineering" ]
    },
    {
      "Name": "OpenLink",
      "GitHub": "https://github.com/bc1bb/OpenLink",
      "Description": "FOSS KISS Link shortener",
      "tags": [ "PHP", "MariaDB" ]

    },
    {
      "Name": "OpenLongr",
      "GitHub": "https://github.com/bc1bb/OpenLongr",
      "Description": "FOSS KISS alternative to TwittLonger",
      "tags": [ "PHP", "MariaDB" ]
    },
    {
      "Name": "gotrusty",
      "GitHub": "https://github.com/bc1bb/gotrusty",
      "Description": "Rust HTTP Server from scratch",
      "tags": [ "Rust", "Zero dependency" ]
    }
  ]
}

Pinned Loading

  1. pieces-of-code pieces-of-code Public

    🤓 Here are stored pieces of code that can be useful to anyone in a few language and under The Unlicense

    Python 3

  2. 4lbion 4lbion Public

    🎮 Custom game launcher/updater for Albion Online

    Python 2

  3. OpenLink OpenLink Public

    Forked from HiberFile/HiberLink

    🔗 Link Shortener: HiberLink, without Hiber, with the same guy behind.

    PHP 1 1

  4. GotRusty GotRusty Public

    🦀 HTTP server made in Rust with no dependency.

    Rust 3

  5. HiberFile/HiberFile HiberFile/HiberFile Public archive

    HiberFile was a free, open source and privacy friendly file host.

    TypeScript 26 3

  6. RustyRC RustyRC Public archive

    🎓 IRC server implemented in Rust (school project)

    Rust