Skip to content
View ArticOff's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report ArticOff

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

😃  I am...

class GitHub(Profile):
    def __init__(self) -> None:
        super().__init__()
        
        self.github: dict = {
            "profile": "https://github.com/ArticOff/",
            "website": "https://articoff.github.io/"
        }

        self.discord: dict = {
            "account": "@articoffi",
            "server": "https://discord.gg/h7YFnP45jv"
        }
        
        self.me: dict = {
            "name": "Néji",
            "age": 15,
            "working_on": {
                "project": "Bread",
                "website": "github.com/ArticOff/Bread"
            }
        }
        
        return

⚙️  Statistics


ArticOff's Github Stats ArticOff's Top Languages ArticOff's Activity Graph


📚  My skills


👀  Visitors


Pinned

  1. Bread Bread Public

    An interpreted math program.

    C++ 2

  2. PotatoLang PotatoLang Public

    My programming language

    Python 5 2

  3. uptobox uptobox Public

    A simple API wrapper for Uptobox

    Python 2

  4. robloxAPI robloxAPI Public

    A simple API wrapper for Roblox

    Python 1

  5. info info Public

    Do you want information about your packages?

    Python 1

  6. .m3u8 .m3u8 Public

    A simple .m3u8 video downloader.

    Python 6 1