Skip to content

el0xren/el0xren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 

Repository files navigation

Visitor Badge

Interests

About me.

class el0xren():
    def __init__(self):
        self.name = ['el0xren']
        self.country = ['Lithuania']
        self.language = ['Lithuanian', 'English', 'Russian(a bit)']
    def programming_languages(self):
        return [
            'Python', 'Bash', 'Shell', 'JavaScript'
        ]
    def developer_tools(self):
        return [
            'GitHub', 'Stack Overflow', 'Docker','Heroku', 'Railway', 'Sublime'
            'Visual Studio Code', 'Oracle Cloud', 'Termux'
        ]
    def operating_system(self):
        return [
            'Linux', 'Windows', 'Android', 'IOS'
        ]
    def linux_distros(self):
        return [
            'Ubuntu', 'Mint', 'ZorinOS', 'ArchLinux'
        ]
    def windows_os(self):
        return [
            'Windows 11', 'Windows 10'
        ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published