Skip to content
View ibrahimsamak's full-sized avatar

Organizations

@Techno20 @tatbek

Block or report ibrahimsamak

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.

Content in all repositories owned by your account will be closed.
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
ibrahimsamak/README.md

Hi there 👋

Pinned Loading

  1. AI-Recruiter-Agentic AI-Recruiter-Agentic Public

    Agentic AI Job Application Assistant: discovers LinkedIn jobs, ranks them against your Résumé, and tailors Résumé + Cover Letter with Human-in-the-Loop approval. Built with DeepAgents, LangGraph, L…

    Python

  2. distributed-system-architecture distributed-system-architecture Public

    Order processing split into four .NET 10 services, using Kafka events, gRPC queries, a transactional outbox and inbox, an orchestrated saga with compensation, and .NET Aspire.

    C#

  3. MultiAgents-Deep-Seacrh MultiAgents-Deep-Seacrh Public

    Multi-Agent Supervisor Assistant with text and voice: an LLM Supervisor plans and routes to specialist agents (live Web News search via DuckDuckGo, News RAG over ChromaDB, a LangGraph tool-calling …

    Python

  4. multi-agent-AI-travel-planner multi-agent-AI-travel-planner Public

    Multi-Agent AI Travel Planner built on the OpenAI Agents SDK: parallel Flights, Lodging and Food & Activities agents, Budget reconciliation, Input Guardrails, a durable Human-in-the-Loop approval g…

    Python

  5. MediatR-CQRS-CleanArchitecture MediatR-CQRS-CleanArchitecture Public

    Order service in .NET 10 built with Clean Architecture, DDD aggregates, and CQRS via MediatR pipeline behaviors (validation, logging, transactions). Uses EF Core + SQL Server, Redis caching, a tran…

    C#

  6. Assess_RAG Assess_RAG Public

    RAG Evaluation & Observability harness around a ChromaDB + OpenAI pipeline: Retrieval metrics (Recall/Precision@k, MRR, NDCG), text overlap (Exact Match, F1, ROUGE, BLEU), Semantic Similarity, BERT…

    Python