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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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, LLM-powered tools
  • πŸ’» Software Engineering: Java backend systems, REST APIs, multithreading
  • ☁️ Cloud & DevOps (learning path): AWS, Docker, real-time dashboards
  • 🌐 Full-Stack Web Dev: Python/Flask, Node.js, PostgreSQL, MongoDB

πŸš€ 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
πŸ”— AskSnap LLM-powered assistant that delivers concise, structured answers for info gathering
πŸ”— AI Voice Agent Twilio + OpenAI-based voice assistant for automating restaurant calls and order processing
πŸ”— E-Commerce Store 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. asksnap-info-extractor asksnap-info-extractor Public

    LLM-powered tool for structured information extraction with digestible chunks and guided follow-ups to minimize user effort.

    Python

  6. restaurant-call-automation restaurant-call-automation Public

    This project combines automation tools with the natural language understanding power of LLMs to handle restaurant calls and take orders automatically.

    Python