Skip to content
View sarahnadirah's full-sized avatar
  • Orlando, FL
  • 02:25 (UTC -12:00)

Block or report sarahnadirah

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sarahnadirah/README.md

Hello! I'm Sarah Nadirah!


women using computer


A little more about me...

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Sarah Nadirah"
        self.role = "Software Engineer"
        self.language_spoken = ["ms_MY", "en_US","]
        self.coding_language = ["Python","C","Javascript","Java","HTML","CSS"]   
        self.tools = ["React","Node","PostgreSQL"]

    def say_hi(self):
        print("")


me = SoftwareEngineer()
me.say_hi()

I love connecting with different people so do drop by and say hi! :)

Connect with me:

Popular repositories Loading

  1. Complete-Python-3-Bootcamp Complete-Python-3-Bootcamp Public

    Forked from Pierian-Data/Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    Jupyter Notebook

  2. IntroToPython IntroToPython Public

    Forked from pdeitel/IntroToPython

    Files associated with our book Intro to Python for Computer Science and Data Science

  3. WardrobeApp WardrobeApp Public

    Forked from koshao/WardrobeApp

    An app that automates your closet and generates an outfit.

    Python

  4. datasharing datasharing Public

    Forked from jtleek/datasharing

    The Leek group guide to data sharing

  5. html-portfolio html-portfolio Public

    HTML

  6. sarahnadirah sarahnadirah Public