Skip to content
View Dehbiy's full-sized avatar

Block or report Dehbiy

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

Yakoub DEHBI

class SoftwareEngineer:
    def __init__(self):
        self.name = "Yakoub Dehbi"
        self.otherNames = ["Jacob", "Jay", "Jacoco"]
        self.role = "Software Engineer"
        self.isAStudent = True
        self.school = "Grenoble INP - ENSIMAG, UGA"
        self.isPassionate = True

    def say_hi(self):
        print("Hello there!")

me = SoftwareEngineer()
me.say_hi()

Ensimag

🚀 Skills

Languages Frameworks Tools Databases Testing
Java Node.js Docker MySQL PyTest
Python Express.js GitLab CI/CD SQLite Jest
JavaScript React Webpack JUnit
TypeScript Vue.js Turborepo
C Next.js
Assembly
R
SQL

📫 Get in Touch

Pinned Loading

  1. Decac-Compiler Decac-Compiler Public

    Pseudo-Java Compiler Project

    Java

  2. genetics_sequence genetics_sequence Public

    C

  3. INP-Legends INP-Legends Public

    A web base multiplayer 2D RPG game aimed to solve python coding puzzles

    JavaScript 1

  4. mini-shell mini-shell Public

    C

  5. Next.js-app Next.js-app Public

    This is my attempt to learning Next.js concepts in other to other technologies such as Tailwind CSS. This project follows the instructions of Mosh Hammadani

    TypeScript

  6. video-player video-player Public

    C