Skip to content
View xosnrdev's full-sized avatar

Block or report xosnrdev

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

Hello there πŸ‘‹

visitors Open Source Love LinkedIn Twitter

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


class SoftwareEngineer:
    def __init__(self):
        self.name = "Success Kingsley"
        self.role = "Software Engineer"
        self.language_spoken = "en_US"
        self.hobbies = ["Football", "Cinema", "Gaming", "IoT", "Music", "Traveling"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = SoftwareEngineer()
me.say_hi()

πŸ”₯ Github Streaks

streak

Pinned Loading

  1. rce-runner rce-runner Public archive

    Rust 1 1

  2. xosnrdev xosnrdev Public

    πŸ‘¨πŸ½β€πŸ’» My github readme profile.

  3. xosnrdev.tech xosnrdev.tech Public

    πŸ’œ My personal website.

    TypeScript

  4. carai carai Public

    Write, Test, and Share Code Online

    TypeScript 3

  5. rce-images rce-images Public archive

    RCE Runtime Images for running user code.

    Nix 1