GithubHelp home page GithubHelp logo

😃  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


Artic's Projects

.m3u8 icon .m3u8

A simple .m3u8 video downloader.

botcreate icon botcreate

Create discord bots in python in only 10 seconds.

bread icon bread

An interpreted math program.

deduck icon deduck

Hi! explain your problem to me... quack! quack!

info icon info

Do you want information about your packages?

inputer icon inputer

A messaging system, on a terminal, in Python.

nitrogen icon nitrogen

A simple nitro generator with many features !

py-fr icon py-fr

Ce module vous permet de coder en Francais tout en etant capables d'executer vos programmes normalement.

pyfrench icon pyfrench

Une librairie python de toute versions qui traduit ajoute les même fonctionnalités python sur le module en français.

syracuse-conjecture icon syracuse-conjecture

In mathematics, a sequence of natural integers defined as follows is called a Syracuse sequence: we start with a strictly positive integer; if it is even, we divide it by 2; if it is odd, we multiply it by 3 and add 1. By repeating the operation, we obtain a sequence of strictly positive integers, each of which depends only on its predecessor.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.