Skip to content
View ajmalbinnizam's full-sized avatar
๐Ÿ‘‹
๐Ÿ‘‹
Block or Report

Block or report ajmalbinnizam

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
ajmalbinnizam/README.md

Hi๐Ÿ‘‹, I'm Ajmal Bin Nizam!

Working as a Full stack Data engineer in EY GDS

๐Ÿ”ฅCurrent Technologies:

python databricks azure powerbi tensorflow git git

โ„๏ธ Depreciated Technologies

csharp angular javascript

Connect with me:

ajmal bin nizam

class DataEngineer:
    def __init__(self):
        self.name = "ajmal bin nizam"
        self.role = "Data Engineer in EY GDS"
        self.location = "8.8932\xc2\xb0 N, 76.6141\xc2\xb0 E"
        self.blog = "https://ajmalbinnizam.medium.com/"
        self.knowledge_base = ["Data Engineering", "Machine Learning", "music production"]
        self.knowledge_base.insert(0, "data and analytics")
    def say_hi(self):
        print(
            """Hello my friend, thanks for dropping by!
This is {name}, living in {location}. I work as an {role}.
Currently focusing on things that excits me such as {knowledge_base}
Whenever inspiration strikes, I scribble down something here: {blog} 
""".format(
                name=self.name,
                location=self.location,
                role=self.role,
                knowledge_base=", ".join(self.knowledge_base[1:]),
                blog=self.blog,))
                
me = DataEngineer()
me.say_hi()

Click here, to run the code

Pinned

  1. IBM-Call-for-Code-2022 IBM-Call-for-Code-2022 Public

    Biodiversity dashboard for reforestation projects - Repo for IBM's Call for Code 2022

    PureBasic 2 3

  2. ajmalbinnizam.github.io ajmalbinnizam.github.io Public

    my personal website using html css js bootsrap and php

    HTML 10 2

  3. car_price_prediction car_price_prediction Public

    Jupyter Notebook 1