Skip to content
View Saud-97's full-sized avatar
✍️
writing code...
✍️
writing code...
Block or Report

Block or report Saud-97

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

visitors Open Source Love


✨ About Me ✨

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


class AboutMe:

    def __init__(self):
        self.name = "Saud Aljaffer"
        self.role = "Computer Scientest and Information Security Analyst"
        self.languages_spoken = ["Arabic", "English"]
        self.programming_languages: ["Javascript/Typescript", "Python", "C#", "Kotlin", "Java", "Bash"]
        
    def say_hi(self):
        print("Thanks for visiting my github profile. Have a great day ahead!")

me = AboutMe()
me.say_hi()

✨ Contact Me ✨

Discord: s97

https://dsc.gg/s97

🚀 My Stats 🚀

Pinned

  1. TachiyomiS97 TachiyomiS97 Public

    Forked from Jays2Kings/tachiyomiJ2K

    Free and open source manga reader for Android. A faster version of Tachiyomi

    Kotlin 83 2

  2. tachiyomi-extensions tachiyomi-extensions Public

    Forked from bestwpw/tachiyomi-extensions

    Source extensions for the Tachiyomi app.

    Kotlin 1