Skip to content
View Yasi22's full-sized avatar

Block or report Yasi22

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Yasi22/README.md

Hi My name is Yasin

Software Developer

#!/user/bin/python3
# -*- cod: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Yasin Bachiri"
        self.role = "Software Engineer"
        self.language_spoken = ["en", "es", "de"]
        self.programming_language = ["java", "py", "cs"]
        
    def say_hi(self):
        print("Thanks for dropping by.")


me = SoftwareEngineer()
me.say_hi()
  • 🌍  I'm based in Germany
  • 🧠  I'm learning Tensorflow
  • 😄 Pronouns: He / Him
  • 🤝  I'm open to collaborating on interesting projects

C# Java Python HTML5 CSS3 MongoDB MySQL .NET After Effects Photoshop XD

Socials

Pinned Loading

  1. Yasi22 Yasi22 Public

    Config files for my GitHub profile.

  2. Calculator Calculator Public

    Java

  3. Tomato-Leaf-Disease-Detection Tomato-Leaf-Disease-Detection Public

    Tomato Disease Detection: Enhancing Crop Diagnosis with CNN Technology.

    Jupyter Notebook