N3dal - Overview

Hi there šŸ‘‹

I'm Nedal Abudllah an 25 y.o. Electronic-Communication engineering student from šŸ‡±šŸ‡¾ "Libya", and a self-taught developer with deep passion for Computer-Science and Technologies.

  • šŸ‘€ I’m looking to collaborate on Open-Source Projects.
  • šŸ I’m looking to collaborate on Python projects.
  • šŸ‘Øā€šŸ’» All of my projects are available at https://github.com/N3dal
  • šŸ’¬ Ask me about Electromagnetic or Python.
  • 🐧 I like GNU/Linux.
  • šŸ“« How to reach me nedalxzo@gmail.com
  • šŸ˜„ Pronouns: He/Him.
  • Fun Fact: 54686520536b7920697320426c7565

Visitors

Visitors


class N3dal(Abdullah):
   """self-taught developer that love to learn more about Computer-Science and Technologies"""
   
   def __init__(self):
     
      self.name = "Nedal Abdullah"
      self.age = 25
      self.role = "Student"

      self.TOOLS = {
          "ScriptingLanguages" : ("Python", "Bash-Script", "matlab"),
          "ProgrammingLanguages" : ("C", "C++"),
          "MarkupLanguages" : ("Html", "markdown"),
          "OtherLanguages" : ("json", ),
          "Editors" : ("VsCode", "Sublime"),
          "Platform" : ("GNU/LINUX",),
          "OtherTools" : ("GIMP", "Git", "Arduino")
         }

      self.INTERESTS = [
         "Computer Sciences",
         "Electrical & Electronic Engineering",
         "Computer Networks and Networking",
         "Electromagnetic & Antenna Design"
         ]

   def use(self, tool):
      """use one of my tools or use bunch of them."""
      return self.tools[tool]


   def work(self):
      """"""
      while not WORK_DONE:
         # keep work.
         self.use(tool)

      return WORK_DONE


   def __len__(self):
      """Fun Fact"""
      return 181 # cm


   def __repr__(self):
      """"""
      return f"{self.name} an {self.age} y.o self-taught developer and {self.role}"

Top Commits Rank (Libya):

committers.top badge


N3dal GitHub stats

CodeWars Stats:

N3dal Codewars stats

Where to find me

Codewars Gmail Telegram

Thank you for taking the time to read my profile 🤣🤣