Skip to content
View frissonitte's full-sized avatar
💭
Feel free to reach out for collabs & questions!
💭
Feel free to reach out for collabs & questions!

Highlights

  • Pro

Block or report frissonitte

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

Hi, I'm Emirhan 👋

ML Engineer | Deep Learning · Computer Vision · Scalable Data Pipelines

I specialize in bridging the gap between prototypes and production. Whether it's training AI models with high accuracy, engineering robust data pipelines, or automating hours of manual workflows into minutes, my focus is on building scalable, real-world systems.


🚀 What I Do

  • Applied AI & ML: Training models and deploying them as production-ready REST APIs with a focus on explainability and out-of-distribution (OOD) robustness.
  • Backend & Data Engineering: Building fault-tolerant architectures and scalable ETL pipelines that handle heavy data efficiently.
  • RPA & Automation: Developing resilient, multi-threaded automation scripts that drastically reduce operational workloads.

🛠 Core Stack

  • AI & Data: TensorFlow Scikit-Learn OpenCV Pandas Dask
  • Backend: Python Flask SQL PostgreSQL REST APIs
  • Automation: Selenium Appium Multithreading UiAutomator2
  • Tools: Docker Git

🔬 Featured Projects

Project Description
wbc-analyzer End-to-end WBC classification system deployed as a Flask REST API. Features a custom architecture (DenseNet121 + WBCAttention + MedSwish). Incorporates inference-time domain adaptation achieving an 89.05% out-of-distribution (OOD) accuracy (+32.09 pp boost). Includes a multi-modal LLM agent (GPT-4o & Gemini) for clinical XAI insights. Preprint published on ResearchGate.
kinematic-action-recognition Full end-to-end ML pipeline on 10 GB motion-capture sensor data. Features out-of-core ingestion with Dask, real-time streaming with drift detection (81 windows/sec), and a LightGBM/RandomForest ensemble achieving 0.94169 accuracy on Kaggle.
listing-pilot Config-driven mobile automation suite managing ~1,000 active listings across C2C marketplaces. Built with Appium and Python, featuring overlap detection, multi-ID fallbacks, and real-time Telegram alerting. Reduced daily manual workload by over 90%.
popcorn-wagon Hybrid movie recommender engine built with Dask/Pandas for scalable ETL and Spotify Annoy for sub-millisecond similarity search.
portal-cleaner-ultimate Modular RPA suite featuring a custom local test harness for offline ERP simulation. Engineered with fault-tolerant retry logic, slashing manual operational workloads by over 90% (4–6 hours to under 30 minutes).

Pinned Loading

  1. wbc-analyzer wbc-analyzer Public

    AI-powered pathology assistant for White Blood Cell classification, featuring a custom lightweight DenseNet121 architecture (WBCAttention + MedSwish), inference-time domain adaptation, Flask REST A…

    Python 1

  2. kinematic-action-recognition kinematic-action-recognition Public

    A full end-to-end pipeline for classifying factory operator actions from high-frequency motion-capture sensor data. Covers out-of-core data engineering, time-series feature extraction, unsupervised…

    Python 1

  3. popcorn-wagon popcorn-wagon Public

    A Flask-based movie recommendation website.

    Python

  4. portal-cleaner-ultimate portal-cleaner-ultimate Public

    Portal Cleaner Ultimate is a specialized automation tool designed for firms that use ERP Portal to streamline their production and phase control portal operations. This application was developed du…

    Python

  5. listing-pilot listing-pilot Public

    Appium-powered Dolap & Gardrops mobile marketplace automation bot.

    Python