Skip to content
View Maher-RJ's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report Maher-RJ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Maher-RJ/README.md

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()

Popular repositories

  1. Monitoring-system Monitoring-system Public

    System for Houseplants using Web and Mobile Applications

    PHP 3

  2. Algorithms-DataStructures Algorithms-DataStructures Public

    Sorting Algorithms, Labs and project in one of the toughest course in KTH "ID1020" 2017

    Java

  3. Library-Management-System Library-Management-System Public

    Made with Spring Framework and Java

    Java

  4. Cisco-Packet-Tracer-Tool Cisco-Packet-Tracer-Tool Public

    Simulation of Wireless Network using Packet Tracer Tool 2018

  5. Object-Oriented-Design Object-Oriented-Design Public

    Seminarier för KTH kurs Objektorienterad design

  6. C-Temperatursensor C-Temperatursensor Public

    Projektet är att låta en temperatursensor styra en fläkt med hjälp av en microcontroller.