Skip to content
View Mikelenjilo's full-sized avatar
๐Ÿ’ญ
God, increase me in knowledge
๐Ÿ’ญ
God, increase me in knowledge

Highlights

  • Pro

Block or report Mikelenjilo

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

๐Ÿ’ซ About Me:

Welcome to my profile!

I'm Massinissa MOUHOUB, a passionate mobile developer with 2 years of experience building Flutter applications from the ground up. If you have an idea, I can turn it into a fully functional, elegant, and high-performance mobile app.

Beyond Flutter development, I bring additional strengths to your project:

  • AI & Machine Learning integration: I can implement intelligent features such as predictions, classification, recommendations, and more.
  • Advanced data processing: With a background in bioinformatics, Iโ€™m comfortable working with a wide range of data types โ€” text, images, biological data, sensor data, etc.
  • Backend development & data centralization: I can design robust backend architectures to securely manage your appโ€™s data.
  • Low-level reliability handling: Iโ€™m experienced in dealing with critical issues like concurrency, race conditions, and performance bottlenecks.

Whether you need a complete mobile solution or advanced data-driven features, I can help you build a smooth, scalable, and reliable product.

๐ŸŒ Socials:

Discord Facebook Instagram LinkedIn Medium Stack Overflow email

๐Ÿ’ป Tech Stack:

Flutter Dart Python Firebase Matplotlib NumPy Scipy LaTeX Firebase Keras Pandas PyTorch scikit-learn TensorFlow

๐Ÿ“Š GitHub Stats:




Popular repositories Loading

  1. backpropagation backpropagation Public

    A very simple "library" (library is a very big word) that simulates the backpropagation algorithm.

    Jupyter Notebook 3

  2. linear-regression linear-regression Public

    A linear regression model implemented from scratch using python and third party libraires (e.g Pandas, Numpy, Matplotlib) and visualization to better understand the linear regression process.

    Jupyter Notebook 2

  3. shakespear-gpt shakespear-gpt Public

    Language model using the GPT transformer architecture that talks Shakespear

    Jupyter Notebook 1

  4. name-generator name-generator Public

    Language model that generates unique names! Can be helpful to name your kids if you are lazy

    Jupyter Notebook 1

  5. micrograd micrograd Public

    Forked from karpathy/micrograd

    A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

    Jupyter Notebook 1

  6. KNN KNN Public

    Implementation from scratch of the KNN algorithm

    1