Skip to content
View mostafa-kermaninia's full-sized avatar
🔬
Open to research & engineering collaborations
🔬
Open to research & engineering collaborations

Block or report mostafa-kermaninia

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.

Content in all repositories owned by your account will be closed.
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
mostafa-kermaninia/README.md

👋 About Me

I'm Mostafa Kermani Nia, a Computer Engineering student at the University of Tehran.

My main interests lie at the intersection of machine learning and computer systems — particularly the infrastructure, data, and software systems required to build intelligent applications beyond isolated models and notebooks.

I enjoy working across the stack:

data pipelines → machine learning → LLM/agent systems → distributed infrastructure

with a particular interest in building systems that are scalable, reproducible, efficient, and useful in the real world.



🧭 Focus


                ┌────────────────────┐
                │        DATA        │
                │ ETL · SQL · Search │
                └─────────┬──────────┘
                          │
                          ▼
                ┌────────────────────┐
                │  MACHINE LEARNING  │
                │ Models · Features  │
                └─────────┬──────────┘
                          │
                          ▼
                ┌────────────────────┐
                │     AI SYSTEMS     │
                │ LLMs · Agents · ML │
                └─────────┬──────────┘
                          │
                          ▼
                ┌────────────────────┐
                │   INFRASTRUCTURE   │
                │ Distributed · MLOps│
                └────────────────────┘

🚀 Selected Work

A local-first AI system combining LLMs, speech, persistent memory, tool calling, automation, and real-time interaction.

LLM Systems Agents Local AI Python

An end-to-end data and ML pipeline covering ETL, relational storage, feature engineering, containerization, and reproducible workflows.

Data Engineering ML Docker CI/CD

An applied machine-learning system for audio representation, feature engineering, classification, and speaker-related modeling.

Applied ML Audio AI TensorFlow scikit-learn

A programmable telemetry system for real-time network measurement, congestion analysis, and stateful data-plane monitoring.

Systems Telemetry P4 Networking

More projects in ML, data processing, parallel computing, AI systems, and systems engineering are available across my repositories.


⚙️ Engineering Stack

Languages

ML & Data

Infrastructure & Systems


ML / AI Data Systems AI Engineering

PyTorch TensorFlow scikit-learn XGBoost

Pandas NumPy SQL SQLAlchemy

Docker Kubernetes Linux Networking

LLMs Tool Calling Agents Local Inference


🔬 Areas I'm Exploring

research_interests = {
    "machine_learning": [
        "representation learning",
        "applied ML",
        "ML systems",
    ],
    "data_systems": [
        "data-intensive applications",
        "data pipelines",
        "large-scale processing",
    ],
    "ai_systems": [
        "LLM systems",
        "AI agents",
        "local & efficient inference",
    ],
    "distributed_systems": [
        "distributed computing",
        "parallel processing",
        "systems for ML",
    ],
}

📈 GitHub



🎓 Beyond the Code

I study Computer Engineering at the University of Tehran and have been involved in teaching and academic activities alongside my engineering work.

For academic background, teaching experience, awards, and other details:


🤝 Connect

I'm always interested in conversations around Machine Learning · Data Systems · AI Infrastructure · Distributed Systems






Data → Intelligence → Systems
Building at the intersection of machine learning and scalable software.

Pinned Loading

  1. speech-processing-toolkit speech-processing-toolkit Public

    A comprehensive machine learning pipeline for robust Speaker Identification and Gender Classification using advanced audio feature extraction and deep learning models (SVM, XGBoost, MLP).

    Jupyter Notebook 4 1

  2. P4-InBand-Telemetry-Analyzer P4-InBand-Telemetry-Analyzer Public

    A real-time network monitoring system utilizing P4 registers for hop-by-hop queue depth analysis and congestion detection in Mininet.

    P4 1

  3. Applied-Speech-Processing-in-Python Applied-Speech-Processing-in-Python Public

    Jupyter Notebook 2

  4. MapReduce-Inventory MapReduce-Inventory Public

    Parallel inventory management using MapReduce with process communication via pipes.

    C++ 3

  5. Math-Misconception-Analytics-Pipeline Math-Misconception-Analytics-Pipeline Public

    An end-to-end Data Science pipeline for analyzing mathematical misconceptions, featuring automated ETL, MySQL integration, and feature engineering for LLM training. Dockerized & CI/CD enabled.

    Python 1

  6. Orbit-Local-AI-Agent Orbit-Local-AI-Agent Public

    Local-first AI voice agent in Python with Whisper STT, Ollama/Qwen tool calling, visible web research, Telegram Desktop automation, TTS, memory, and a real-time HUD.

    Python 1