#!/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()
Highlights
- Pro
Popular repositories Loading
-
VideoGroupChatTwilio
VideoGroupChatTwilio PublicThis the code from https://www.twilio.com/blog/2017/09/laravel-and-twilio-group-video-chat.html and Edited by me
-
-
DistrictNamesForJeddahArabic-English
DistrictNamesForJeddahArabic-English PublicDistrict Names For Jeddah in Arabic&English
PHP
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.