Git Product home page Git Product logo

numbers-to-written-numbers's Introduction

Hi there ๐Ÿ‘‹

I'm Nedal Abudllah an 24 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 [email protected]
  • ๐Ÿ˜„ Pronouns: He/Him.

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 = 23
      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 ๐Ÿคฃ๐Ÿคฃ

numbers-to-written-numbers's People

Contributors

n3dal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.