Skip to content
View Erfanafshar's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Montreal, QC, Canada

Block or report Erfanafshar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Erfanafshar/README.md

πŸ‘‹ Hi there, I'm Erfan!

🎯 Machine Learning & Software Engineer
πŸ’‘ Passionate about building smart systems, backend services, and real-time applications.


πŸ”§ What I Do

  • 🧠 ML Projects: anomaly detection, time-series modeling, predictive analytics
  • πŸ’» Software Engineering: Java backend systems, REST APIs, multithreading
  • ☁️ Cloud & DevOps (learning path): AWS, Docker, real-time dashboards
  • 🌐 Full-Stack Web Dev: React, Node.js, PostgreSQL, Flask

πŸš€ Projects Worth Checking Out

Project Description
πŸ”— Drone Anomaly Detection ML-based anomaly detection system for drone sensor/actuator data to improve flight safety
πŸ”— Face Image Retrieval Face search engine using MTCNN and deep learning; Python backend with HTML/JS frontend
πŸ”— E-Commerce Store (MongoDB) E-commerce site with Python backend, MongoDB, and admin dashboard for product control
πŸ”— Java Download Manager Multithreaded file downloader with pause/resume, custom GUI, and persistent storage

πŸ“« Connect with Me

Pinned Loading

  1. anomaly-detection-drones anomaly-detection-drones Public

    A machine learning project for detecting anomalies in drone systems using sensor and actuator data to improve reliability and safety.

    Jupyter Notebook 1

  2. face-Image-retrieval face-Image-retrieval Public

    A web-based face search system using MTCNN for detection and deep learning for feature extraction. Frontend (HTML/JS) displays results while Python backend handles image processing.

    Python 4 1

  3. ecommerce-store ecommerce-store Public

    E-commerce platform with Python backend, MongoDB database, and JS frontend. Features authentication, product management, and admin controls.

    JavaScript

  4. ecommerce-sql-db ecommerce-sql-db Public

    Relational database design for a basic e-commerce system with schema definition, data insertion, and reporting queries in SQL.

    2 1

  5. speech-gender-detection speech-gender-detection Public

    An audio signal processing project that detects speaker gender from recorded voice samples and enhances speech using spectral subtraction techniques in MATLAB.

    MATLAB 1

  6. normal-tanks-game normal-tanks-game Public

    Java implementation of a 2D tank game (JTanks) similar to Normal Tanks. Includes network multiplayer and object-oriented design.

    Java