Skip to content
View codeme-hue's full-sized avatar
💻
💻

Block or report codeme-hue

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

Hello there 👋

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Kardi Haekal"
        self.role = "Software Engineer"
        self.language_spoken = ["in", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

🔧 Technologies & Tools

Pinned Loading

  1. BelanjaYuk BelanjaYuk Public

    E-Commerce App and integration with payment PayPal

    Kotlin

  2. mp3Player mp3Player Public

    pemutar musik atau mp3

    Java 2

  3. flutter_bloc_github_search flutter_bloc_github_search Public

    Github Search App with Flutter BLoC Design Pattern.

    Dart 1

  4. Deep-Learning-Image-Classification-Using-CNN-Keras-Python Deep-Learning-Image-Classification-Using-CNN-Keras-Python Public

    Image Classification Using Convolutional Neural Network and Keras-Python

    Python 1

  5. Medical-Diagnosis-Assistant Medical-Diagnosis-Assistant Public

    Python 3