Skip to content

YasmeenAlsaedy/YasmeenAlsaedy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 

Repository files navigation

Open Source Love Visitors GitHub contributors LinkedIn

    #!/usr/bin/python
    # -*- coding: utf-8 -*-
    
    
    class YasmeenAlsaedy:
    
        def __init__(self):
            self.name = "Yasmeen Alsaedy"
            self.live = "Jeddah, Saudi Arabia"
            self.role = "Exploring 3D world"
            self.interested = ['Computer Vision', 'Inverse Graphics', 'Differential rendering']
            self.learning = ['3D Scene Representations']
            self.hobbies = ['Kickboxing', 'reading']
            
    
        def welcomeMessage(self):
            print("Welcome to my GitHub profile.")
    
    
    me = YasmeenAlsaedy()
    me.welcomeMessage()

Technologies & Tools 👩‍💻

PHP Python SQL C# JavaScript HTML CSS Adobe Git Jupyter MySQL Java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published