Skip to content
View Nchia-Emmanuela's full-sized avatar
🫠
Focusing
🫠
Focusing

Block or report Nchia-Emmanuela

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nchia-Emmanuela/README.md

Hi, I'm Nchia Emmanuela

Computer Engineering • Cybersecurity • AI Enthusiast
Building intelligent systems & exploring federated learning 🚀


🧠 About Me

class Emma:
    def __init__(self):
        self.education = [
            "B.Eng Computer Engineering",
            "M.Eng Information & Communication Engineering"
        ]
        self.interests = [
            "Cybersecurity",
            "Artificial Intelligence",
            "Federated Learning",
            "Cloud Systems"
        ]
        self.current_focus = "FL-based Intrusion Detection Systems"
    
    def say_hi(self):
        print("Thanks for visiting my profile! 🚀")

me = Emma()
me.say_hi()



🌱 Currently Learning

  • Deap Learning
  • Federated Learning Optimizations
  • Edge AI Systems
  • Real-time Threat Detection

Popular repositories Loading

  1. CSS-Transform CSS-Transform Public

    Using transform property to visually manipulate an element by skewing, rotating, translating or scaling

    CSS 3 4

  2. A-game-in-python A-game-in-python Public

    the player searches for treasure

    Python 1

  3. Love-Calculator Love-Calculator Public

    A love calculator made with python

    Python 1

  4. Rock_Paper_Scissors_Game Rock_Paper_Scissors_Game Public

    Rock Paper Scissors Game in Python

    Python 1

  5. Highest-Score Highest-Score Public

    Calculating Highest Score of Student Using Python

    Python 1

  6. PyPasswordGenerator PyPasswordGenerator Public

    Password Generator Using Python

    Python 1