Skip to content
View abderrahmanefrt's full-sized avatar

Highlights

  • Pro

Block or report abderrahmanefrt

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

πŸ‘‹ Hello, I'm Ferhat Abderrahmane

Welcome to my GitHub profile! I'm a passionate Full-Stack Developer and an aspiring Computer Vision Engineer.
My current focus is on AI, Machine Learning, and Vision Systemsβ€”building models that help machines interpret and understand the visual world.

I enjoy solving real problems using efficient architectures, clean code, and modern tools across web, mobile, and AI ecosystems.

πŸš€ About Me

  • πŸ”­ Currently focusing on: Computer Vision, AI/ML & systems programming
  • πŸ’» Working with: Node.js, React, Flutter, Python (OpenCV, TensorFlow)
  • 🌱 Learning: Deep Learning for vision, real-time detection & model optimization
  • 🎯 Goal: Build intelligent, scalable applications powered by vision & automation
  • πŸ“« Reach me: abderrahmaneferhat93@gmail.com

πŸ‘οΈ Computer Vision & AI β€” My Main Focus

What I'm currently exploring:

  • πŸ‘οΈ Image classification, object detection, segmentation
  • πŸ€– Real-time video processing with OpenCV
  • πŸ“¦ Complete CV pipelines: preprocessing β†’ model training β†’ inference
  • πŸ§ͺ Experiments with YOLO, CNN architectures, custom datasets
  • πŸš€ Deploying CV models to mobile (Flutter) & web apps (soon)

πŸ› οΈ Technical Stack

Programming Languages

Frontend Development

Backend Development

Databases

DevOps & Tools

πŸ† Featured Projects

πŸ‘οΈ Computer Vision Projects

AI-powered vision experiments & mini-projects

  • Object detection & classification
  • Shape detection, contours, image filtering
  • Dataset creation & training pipelines
  • Deployment experiments
    πŸ”— (Repos coming soon)

πŸ₯ Medical Appointment Platform

Full-stack healthcare system

  • React, Node.js, PostgreSQL
  • Real-time scheduling, geolocation, reviews
  • GitHub Repo

πŸ›’ E-Commerce Platform

  • Next.js, Express, MongoDB
  • Authentication, inventory, admin dashboard
  • GitHub Repo

πŸ“ˆ GitHub Stats

abderrahmanefrt

Stats

Languages

🀝 Connect With Me

πŸ’‘ Fun Fact

When I'm not coding, I'm probably experimenting with camera setups, real-time filters, or brewing strong coffee β˜•.

⚑ Always open to collaborations in AI, Computer Vision, and Full-Stack development!

Pinned Loading

  1. pfe-project pfe-project Public

    Backend for a medical appointment platform with doctor/patient management, scheduling, and geolocation, built with Node.js, Express, and PostgreSQL.

    JavaScript 3

  2. rle-image-compression-decompression rle-image-compression-decompression Public

    RLE-Based Image Compression and Decompression using Python

    Python 3

  3. image-processing-projects image-processing-projects Public

    A collection of mini-projects in image processing and analysis using Python and OpenCV. Each folder demonstrates a core concept such as sampling, quantization, thresholding, edge detection, filteri…

    Python 4

  4. Fish-Species-Classification-DNN Fish-Species-Classification-DNN Public

    A Deep Learning project implementing a custom Deep Neural Network (DNN) with TensorFlow/Keras to classify 9 different fish species using image data augmentation.

    Jupyter Notebook 3

  5. Hospital-Organ-Transplant-Simulation-using-UNIX-IPC Hospital-Organ-Transplant-Simulation-using-UNIX-IPC Public

    A multi-process hospital simulation written in C that models organ donation and transplant workflows using UNIX System V IPC mechanisms. The system coordinates critical and non-critical patients, s…

    C 2

  6. Knight-s-Tour-Solver-Using-Genetic-Algorithm Knight-s-Tour-Solver-Using-Genetic-Algorithm Public

    A Python implementation of the Knight’s Tour problem solved using a Genetic Algorithm. This project includes classes for Chromosomes, Knights, and Populations, implementing crossover, mutation, tou…

    Python 2