Skip to content
View ibrahimabar's full-sized avatar

Block or report ibrahimabar

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

Pinned Loading

  1. llm-cv-evaluation-project llm-cv-evaluation-project Public

    A fine-tuned Large Language Model (LLM) for automated CV evaluation and assessment. The system evaluates CVs against 10 criteria and returns structured JSON responses with scores, recommendations, …

    Python

  2. travel-assistant travel-assistant Public

    An intelligent conversational assistant for travel queries that leverages Large Language Models (LLMs) with seamless integration of external APIs. The assistant provides accurate, context-aware tra…

    Python 1

  3. gis-app gis-app Public

    A collaborative GIS application where multiple users can draw and analyze areas on a map in real-time, with the ability to switch between regular map and satellite views.

    Python

  4. MapColoring MapColoring Public

    This project is a full-stack interactive web application that demonstrates the Four Color Theorem using a dynamic graph coloring algorithm. Users can define a map structure via an adjacency matrix …

    C#

  5. Simple-CRUD-Application-using-Javascript Simple-CRUD-Application-using-Javascript Public

    A simple CRUD application using this API https://jsonplaceholder.typicode.com/

    JavaScript 1

  6. video-analytics video-analytics Public

    This project is a real-time video analytics system that processes a video stream, detects motion, and optionally applies blurring to detected areas. The system is modular and consists of three comp…

    Python