Skip to content
View Mum31's full-sized avatar

Block or report Mum31

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

Typing SVG

Computer Science & AI Student @ ECE Paris

Specialized in Data Science • Machine Learning • Data Visualization


Profile Views GitHub followers GitHub stars

About Me

class DataScientist:
    def __init__(self):
        self.name = "Daniala Datang"
        self.role = "AI Developer & Data Scientist"
        self.location = "Paris, France 🇫🇷"
        self.education = "ECE Paris - Computer Science & AI"
        self.languages = ["French", "English", "Python", "JavaScript"]
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together.")
        
    def current_focus(self):
        return {
            "learning": ["Deep Learning", "NLP", "Computer Vision"],
            "building": ["ML Pipelines", "AI Applications", "Data Dashboards"],
            "exploring": ["LLMs", "Neural Networks", "Cloud ML"]
        }

me = DataScientist()
me.say_hi()

Tech Stack

Programming Languages

Python JavaScript TypeScript Java C++ C C# PHP

Data Science & AI/ML

TensorFlow PyTorch Keras Scikit-learn Pandas NumPy OpenCV Matplotlib Seaborn Plotly SciPy Jupyter Streamlit Anaconda

Frontend Development

React Next.js Vue.js HTML5 CSS3 TailwindCSS Bootstrap jQuery Redux

Backend & Databases

Node.js Express.js Django FastAPI Spring Boot MySQL PostgreSQL SQLite Oracle Firebase

Cloud & DevOps

AWS Google Cloud Docker Git GitHub GitLab Jenkins

Data Visualization & BI

Power BI Tableau Chart.js Excel

Tools & IDEs

VS Code PyCharm IntelliJ IDEA Eclipse Postman Notion Jira Slack


Current Focus

class CurrentlyLearning:
    def __init__(self):
        self.topics = {
            "deep_learning": ["CNN", "NLP with Transformers"],
            "deployment": ["Streamlit", "REST APIs"],
            "automation": ["Data Pipeline", "Python Scripting"]
        }
    
    def get_next_skill(self):
        return "Always learning something new! 🚀"

GitHub Analytics

GitHub Streak

GitHub Trophies


Contribution Graph

Contribution Graph
## Achievements & Stats

Profile Summary

Let's Connect


"Data tells a story — my role is to make it speak intelligently."

"Turning complex data into simple insights, one algorithm at a time."


Pinned Loading

  1. Asten-Tickets Asten-Tickets Public

    Plateforme de catégorisation automatique des tickets basée sur le NLP, avec une interface web interactive, statistiques en temps réel et intégration Firebase.

    JavaScript

  2. Projet_Churn Projet_Churn Public

    Prédiction de churn pour une entreprise de services objectif: Identifier les clients à risque de partir, avec un modèle prédictif supervisé.

    Python

  3. projet-power-bi-commercial projet-power-bi-commercial Public

    Conception d'un tableau de bord interactif Power BI pour analyser et suivre les performances commerciales d'une entreprise. Ce projet inclut l'intégration de données multiples, la création de KPI d…

  4. G-n-rateur-d-IBAN- G-n-rateur-d-IBAN- Public

    Application web professionnelle de génération et vérification d'IBANs français avec Streamlit. Calcul automatique, validation via API OpenIBAN, traitement en lot et export CSV.

    Python

  5. Projet_Ml Projet_Ml Public

    application web interactive pour explorer et comparer les algorithmes fondamentaux du Machine Learning : KNN, K-Means et Classification Ascendante Hiérarchique (CAH)

    Python

  6. SafePath SafePath Public

    Python