Skip to content

eladgunders/eladgunders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 

Repository files navigation

Hi, I'm Elad Gunders ✨

23 Years old full stack developer from Israel 🇮🇱

Lets define me!

class Me(Human):
    def __init__(self) -> None:
        super().__init__()
        self.first_name: str = 'Elad'
        self.last_name: str = 'Gunders'
        self.age: int = 23
        self.location: str = 'Israel'
        self.jobs: list[str] = ['Full Stack Developer', 'Back End Developer', 'Front End Developer']
        self.open_to_work: bool = True
        self.hobbies: list[str] = ['Chess', 'Music', 'Video Games']

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published