Skip to content
View iobba's full-sized avatar
  • 1337
  • Morocco
  • 03:53 (UTC +01:00)
  • LinkedIn in/i-obba3

Highlights

  • Pro

Block or report iobba

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

Hi there 👋

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer:

    def __init__(self):
        self.first_name = "Ismail"
        self.last_name = "Obba"
        self.nickname = "iobba"
        self.role = "Software Engineer"
        self.languages = ["C", "C++", "Python", "JavaScript"]
        self.technologies = ["django", "PostgreSQL", "GraphQL API", "Docker", "Docker Compose", "Kafka", "Makefile"]
        self.tools =  ["Git", "Linux", "VSCode", "Vim", "Postman"]

    def introduce(self):
        print("Hi, I'm Ismail Obba, a passionate software engineer.")

    def projects(self):
        print("Check out my GitHub repositories for various projects ranging from systems programming to web development(backend).")

    def say_thanks(self):
        print("Thank you for checking out my GitHub profile!")

me = SoftwareEngineer()
me.introduce()
me.projects()
me.say_thanks()

My Skills

My Skills

My Skills

Pinned Loading

  1. webserv webserv Public

    C++ 2

  2. inception inception Public

    PHP 1

  3. cpp_modules cpp_modules Public

    C++ 1

  4. cub3d cub3d Public

    C 1

  5. minishell minishell Public

    C 1

  6. ft_transcendence ft_transcendence Public

    JavaScript 2