Skip to content
View m-aishah's full-sized avatar

Highlights

  • Pro

Block or report m-aishah

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

Portfolio LinkedIn Dev.to

Coding

class AIEngineer:
    def __init__(self):
        self.name = "Aishah"
        self.role = "AI Engineer in the making"
        self.education = "BSc Computer Engineering - Top of Class (3.92/4.0)"
        self.language_spoken = ["en_uk", "C", "C++", "Python", "JavaScript", "TypeScript"]

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

me = AIEngineer()
me.say_hi()

πŸ§• Who Am I?

Persistent builder - always building, building, building and learning! Improving my ML skills one algorithm at a time. A die hard Agatha Christie fan and crazy about audiobooks and BBC radio dramas - P.G. Wodehouse is 🀌!

πŸ› οΈ Tech Arsenal

πŸ€– AI & ML πŸ’» Programming πŸ”§ Tools & Frameworks πŸ“Š Data & Cloud
TensorFlow
PyTorch
Scikit-learn
C
C++
Python
JavaScript
TypeScript
Arduino
Flask
OpenCV
Pandas
NumPy
AWS

🌟 Current Focus

🎯 Professional πŸš€ Personal Growth
AI Platform Development at CMND.ai
Contributing to THE Business GPT

Web & Mobile Development at futurecast.studio
Creating innovative digital experiences
πŸŽ“ Fresh Graduate Achievement
BSc Computer Engineering - Top of Class (3.92/4.0)

Machine Learning Journey
Constantly improving ML skills & building in public

Building Mode
Projects never stop!

πŸ“Š GitHub Odyssey

GitHub Stats GitHub Streak
Top Languages

Profile Views



Typing SVG

Pinned Loading

  1. Betty-Fixer Betty-Fixer Public

    A command line tool to fix betty errors in a specified file.

    C 3

  2. digital-image-processing digital-image-processing Public

    C++ 1 1

  3. Serial-Communication Serial-Communication Public

    Module containing functionality for Serial Communication with Arduino on Windows and Linux

    C++

  4. ConstructProphet ConstructProphet Public

    API Tool integrated with CMND.ai

    Python 3

  5. smartmate-rag-service smartmate-rag-service Public

    Python

  6. image-inpainting image-inpainting Public

    C++ implementation of Alexandru Telea's Fast Marching Method (FMM) performs image inpainting to reconstruct missing or damaged regions in images.

    C++