Skip to content
View ychibani42's full-sized avatar
♟️
"No one ever won a game by resigning it"
♟️
"No one ever won a game by resigning it"

Highlights

  • Pro
Block or Report

Block or report ychibani42

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

const __ychibani = {
    code 🍝: ["Python", "C", "C++", "Html", "Css", "VueJs", "Javascript", "Typescript", "Arduino"],
    askMeAbout 🥊: ["Dev", "Sports", "Videogames", "Anime"],
    technologies 💻: {
        backEnd: {
            js: ["Nestjs", "Express", "Prisma"],
        },
        devOps: ["Docker🐳", "Nginx"],
        databases: ["PostgreSql", "MySql"],
        misc: ["Socket.IO"],
        graphics: ["Vulkan", "OpenGl"],
        machine_learning: ["Numpy", "Python", "Panda", "Jupiter", "TenserFlow"]
    },
    currentFocus 🔭: "42 Common Core, I'm looking for an internship anywhere I can find people willing to work with passion.",
    reachMe: {
        email 📫: ["ychibani@student.42.fr"],
        discord ["ychibani#2228"]
    }
    funFact: "One spoonful of honey is the life's work of 12 bees 🐝."
};

Pinned

  1. __linear_regression __linear_regression Public

    An introduction to machine learning

    Python

  2. __piscine.py __piscine.py Public

    python exercices to learn

    Python

  3. __pipex __pipex Public

    implementation of the pipes in Shell

    C

  4. __push_swap __push_swap Public

    A journey to find most efficient sorting algorithm

    C

  5. __bytebeat __bytebeat Public

    Project in collaboration with my designer friend for his art school.

    C++

  6. __inception __inception Public

    Dockerfiles and scripts for a working wordpress

    Shell