Skip to content

Maher-RJ/Maher-RJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Marton Lederer

Typing SVG

Hi there, I'm Maher,

Glad to see you here!   visitors

I am a Software engineer. I love programming, writing, speaking and traveling.

As a Software engineer, I enjoy using my obsessive attention to detail, my unequivocal love for making things that change the world. That's why I like to make things that make a difference.

GIF

Talking about Personal Stuffs:

  • 👨🏻‍💻 I’m currently working on something cool
  • 🚀 I’m currently learning ML/Ai
  • 💬 Ask me about anything, I am happy to help

Languages and Tools:

class Maher:

    def __init__(self):
        self.name = 'Maher'
        self.code = {
            'backend':    ['Java', 'Python', 'C#', 'C/C++'],
            'frontend':   ['HTML/CSS', 'TypeScript', 'JavaScript', 'Angular', 'React'],
            'devops/sre': ['Azure', 'AWS', 'CI/CD', 'Docker', 'Kubernetes'],
            'scripting'   ['PowerShell', 'Bash', 'Perl'],
            'testing':    ['Junit', 'Mockito', 'Jasmin', 'Karma'],
            'database':   ['MySQL', 'MSSQL', 'SQLite'],    
        }

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = Maher()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published