Skip to content
View thesayfulla's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@jazzband

Block or report thesayfulla

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
thesayfulla/README.md
class Sayfulla:
    def __init__(self):
        self.languages = ["Python", "Go"]
        self.interests = ["low level", "automation", "systems design"]

    def connect(self):
        return {
            "website": "thesayfulla.github.io",
            "linkedin": "linkedin.com/in/thesayfulla"
        }

Popular repositories Loading

  1. grpc-chat-example grpc-chat-example Public

    Golang gRPC chat example

    Go 5

  2. c-quiz-app c-quiz-app Public

    Mini Test application with C Programming Language

    C 2 1

  3. thesayfulla.github.io thesayfulla.github.io Public

    Personal website

    1

  4. udb udb Public

    UDB mini database for learning purpose

    C 1

  5. pastebin pastebin Public

    Mini pastebin project written in Rust

    Rust

  6. alphabet-challenge alphabet-challenge Public

    Python