Skip to content
View FaizarM's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report FaizarM

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

AI / Machine Learning Engineer.

I build end-to-end machine learning systems with a focus on production: experiment tracking, CI/CD, containerized deployment, live monitoring, and local-first AI. Currently open to Machine Learning Engineer roles. Based in Palembang, Indonesia.

  • Focus areas: MLOps, deep learning, time series forecasting, applied LLMs
  • Education: Computer Science - Data Science, BINUS University
  • Experience: Ex-intern at Telkom Indonesia - Data Validation and ID/X Partners x Rakamin Academy - Project based Internship

LinkedIn  |  Email


Selected projects

Project Summary Stack
Local AI Data Analyst Agentic AI analyst that turns plain English questions into SQL, runs them against a local database, self-corrects failed queries, and returns a table plus an interactive chart. Runs fully local through Ollama, so no business data ever leaves the machine. Ollama (qwen2.5-coder), SQLite, Streamlit, Plotly
MLOps Obesity Classification End-to-end MLOps pipeline for obesity classification with experiment tracking, CI/CD, containerized serving, and a live monitoring dashboard with alerting rules. MLflow, DagsHub, Docker, GitHub Actions, Prometheus, Grafana
Intel Image Classification Scene classifier across 6 classes (around 17K images) using MobileNetV2 transfer learning with two phase fine tuning. 93.4% test accuracy, exported to SavedModel, TFLite, and TensorFlow.js. TensorFlow, Keras
Bitcoin Price Forecasting Multi-horizon Bitcoin price forecaster using a Seq2Seq LSTM with a custom Multi-Head Attention layer and a training loop built from scratch on the TensorFlow low-level API. TensorFlow, Keras, Pandas
Credit Risk Prediction Credit default risk model on the LendingClub loan dataset, covering EDA, feature engineering, and model training with Logistic Regression and Random Forest. Scikit-learn, Pandas, NumPy

Tech stack

Languages

Python SQL JavaScript

Machine learning and deep learning

TensorFlow Keras scikit-learn Pandas NumPy

MLOps and deployment

MLflow Docker GitHub Actions Prometheus Grafana Streamlit

Data and cloud

MySQL MongoDB AWS Git


Certifications

BNSP - Associate Data Scientist, certified by Komdigi

Verified AWS credentials:

AWS re/Start Graduate   AWS Academy Graduate: Cloud Foundations   AWS Educate: Introduction to Generative AI

Pinned Loading

  1. credit-risk-prediction credit-risk-prediction Public

    A data science project for credit risk prediction using the loan_data_2007_2014 dataset. Includes data understanding, feature engineering, exploratory data analysis, data preparation and model trai…

    Jupyter Notebook

  2. bitcoin-forecasting bitcoin-forecasting Public

    Multi-horizon Bitcoin price forecasting using Seq2Seq LSTM with custom Multi-Head Attention and training loop built from scratch using TensorFlow low-level API.

    Jupyter Notebook

  3. AI-Invoice-Extractor AI-Invoice-Extractor Public

    Privacy-first invoice data extraction with a local LLM (Ollama), arithmetic validation, and human-in-the-loop approval via n8n + Telegram.

    Python 1

  4. Intel-Image-Classification-Project Intel-Image-Classification-Project Public

    Scene image classification (6 classes, ~17K images) with TensorFlow/Keras — MobileNetV2 transfer learning, 93.4% test accuracy, exported to SavedModel / TF-Lite / TensorFlow.js.

    Jupyter Notebook 1

  5. Local-AI-Data-Analyst Local-AI-Data-Analyst Public

    Privacy-first AI data analyst: natural language to SQL, fully local with Ollama + Streamlit.

    Python 1

  6. MLOps-Obesity-Classification MLOps-Obesity-Classification Public

    End-to-end MLOps pipeline for obesity classification — MLflow & DagsHub tracking, CI/CD with GitHub Actions & Docker, Prometheus & Grafana monitoring.

    Python 1