Skip to content
View omartood's full-sized avatar
πŸ‘‹
One of my most productive days was throwing away 1000 lines of codeπŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»
πŸ‘‹
One of my most productive days was throwing away 1000 lines of codeπŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

Organizations

@soplang @dugsiiyeinc @hanticoin @guulhub

Block or report omartood

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 250 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
omartood/README.md
  ___                         _____               _ 
 / _ \ _ __ ___   __ _ _ __  |_   _|__   ___   __| |
| | | | '_ ` _ \ / _` | '__|   | |/ _ \ / _ \ / _` |
| |_| | | | | | | (_| | |      | | (_) | (_) | (_| |
 \___/|_| |_| |_|\__,_|_|      |_|\___/ \___/ \__,_|

Hello World! πŸ‘‹

#!/usr/bin/env python3
# -*- coding: utf-8 -*-

class SoftwareEngineer:
    def __init__(self):
        self.name = "Omar Tood"
        self.role = "Software Engineer"
        self.languages_spoken = ["Somali", "English"]

    def say_hi(self):
        print(f"Hi, I'm {self.name} β€” thanks for visiting! πŸš€")

me = SoftwareEngineer()
me.say_hi()

Stats

github stats

Pinned Loading

  1. soplang/soplang soplang/soplang Public

    The Somali Programming Language.

    Python 141 33

  2. ds-ml-bootcamp ds-ml-bootcamp Public

    Data Science and Machine Learning Bootcamp.

    Jupyter Notebook 46 60

  3. sharafdin/yonode sharafdin/yonode Public archive

    The Node.js Toolkit for Rapid Development.

    JavaScript 124 13

  4. sophone sophone Public

    Somalia (+252) phone validator, formatter, and operator guesser. Library + CLI.

    JavaScript 10 1