Skip to content
View ali-kin4's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ali-kin4

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

Ali Jabbary — Applied AI, scientific computing, and technical education

AliJabbary.com LinkedIn X ORCID

Hello, I'm Ali

I am a licensed Professional Engineer who builds practical AI, machine-learning, scientific-computing, and learning systems.

My work sits at the intersection of engineering depth and clear teaching: I develop auditable technical tools, translate difficult ideas into usable mental models, and help people move from tutorials to work they can explain and defend.

Through AliJabbary.com, I work with students, professionals, research teams, and organizations on:

  • one-to-one Python, data science, machine-learning, statistics, and engineering education;
  • corporate technical training and focused upskilling;
  • AI automation, applied modelling, and scientific-software projects;
  • research implementation, verification, and reproducible computational workflows.

10+ years teaching · 500+ learners supported · students from beginner to PhD level

How I work

Learn Build Verify
Clear explanations, deliberate practice, and projects matched to the learner Useful software with documented decisions and maintainable foundations Baselines, tests, reproducibility, and claims that stay inside the evidence

I care about the part after the demo: whether another person can run the work, inspect it, understand the trade-offs, and trust the result.

Current release

A dependency-free Python CLI for reviewing the authority surfaces of AI-agent projects. It inventories repository instructions, Agent Skills, MCP configuration, declared tools, and approval boundaries—without calling a model, executing discovered commands, or contacting configured services.

The first release includes deterministic JSON and Markdown reports, safe/ambiguous/unsafe fixtures, 33 tests, a documented threat model, and Windows/Linux CI across Python 3.11–3.13.

Explore the repository · Read the v0.1.0 release

Selected work

Project What it demonstrates
Evidence First Agents Static, deterministic checks for agent instructions, skills, MCP configuration, high-authority capabilities, and human-approval boundaries
Evidence First AI A tested validation toolkit that connects applied-AI claims to declared runs, baselines, artifacts, thresholds, and limitations
SkillGraph Tutor An offline-first tutoring engine using concept graphs, knowledge tracing, forgetting-aware mastery, spaced repetition, and reproducible evaluation
PyQuest Interactive Tutor A zero-setup, browser-based Python learning environment with Pyodide execution and automated feedback
EduMaster A modern learning-platform interface for structured courses, practice, and learner progress
AI Decision Router An offline-testable framework for selecting models under quality, latency, and cost constraints
NeuroForge CFD Physics-checked neural-operator research with uncertainty estimation, residual-driven correction, and reproducible experiments
DNS Manager A shipped Windows desktop utility with DNS switching, benchmarking, diagnostics, and installer support

Technical focus

Python · TypeScript · PyTorch · scikit-learn · Pandas · Scientific ML · CFD · React · Next.js · PostgreSQL · Docker · GitHub Actions

Current interests include personalized learning systems, reliable AI workflows, uncertainty-aware modelling, scientific machine learning, and tools that make technical work easier to learn and audit.

Work with me

  • Students and professionals: build strong foundations, complete real projects, or prepare for advanced technical work.
  • Organizations: commission focused AI/data training, workflow automation, or technical prototyping.
  • Researchers and engineers: collaborate on computational modelling, reproducibility, verification, and scientific AI.

Start at AliJabbary.com or email info@AliJabbary.com.

Useful work. Clear reasoning. Evidence before hype.

Pinned Loading

  1. ai-decision-router ai-decision-router Public

    Offline-testable LLM routing framework for balancing response quality, latency, and cost.

    Python

  2. edumaster-app edumaster-app Public

    AI-assisted learning platform for structured courses, practice, progress tracking, and personalized study workflows.

    JavaScript

  3. neuroforge-cfd neuroforge-cfd Public

    Self-correcting, geometry-native AI CFD engine: neural-operator flow prediction with physics-residual verification, uncertainty, and a residual-driven self-correction loop.

    Python 1

  4. py-quest-interactive-tutor py-quest-interactive-tutor Public

    Zero-setup browser-based Python tutor with Pyodide execution, automated feedback, and gamified CS50P practice.

    HTML

  5. evidence-first-ai-project evidence-first-ai-project Public

    Tested toolkit that keeps applied-AI claims connected to declared runs, baselines, artifacts, thresholds, and limitations.

    Python

  6. evidence-first-agents evidence-first-agents Public

    Deterministic readiness and boundary checks for AI-agent projects across skills, MCP, tools, approvals, and handoffs.

    Python