Skip to content
View ogunerkutay's full-sized avatar
💻
💻
Block or Report

Block or report ogunerkutay

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

💻 Ogün Erkutay - .Net Backend Developer

🚀 About Me

Hi, I'm Ogün Erkutay, a Backend Developer specializing in C# and .NET with a background in Mechanical Engineering. I love creating efficient and scalable backend solutions.

🔧 Skills

  • Languages: C#, Python, JavaScript
  • Frameworks: .NET, EntityFrameworkCore
  • Databases: SQL Server, Redis
  • Tools: Docker, Kubernetes, Git

📚 Projects

This repository demonstrates interacting with various AI models using the LangChain library. It includes:

  • finetunedGeminiWithRetrievalQA.py: Fine-tuning a Gemini model with retrieval QA.
  • huggingfacemodels.py: Using Hugging Face API for text generation.
  • mistralmodel.py: Setting up and interacting with a Mistral AI model.

AICrew simulates a software development team using AI agents. Each agent represents a role, such as backend developer or DevOps engineer, to collaboratively build a mobile game. Key components include:

  • Environment Setup
  • Document Processing
  • RetrievalQA Chain
  • Agent Roles and Initialization

🌟 Highlights

  • Extensive experience with backend architecture and design.
  • Proficient in handling complex database operations and optimizations.
  • Strong advocate for clean code and best practices.

📫 Contact Me

Popular repositories Loading

  1. MVCNTier MVCNTier Public

    Example for MVC N-Tier project

    C#

  2. HumanResourcesProject HumanResourcesProject Public

    An example of MVC NTier lazy loaded human resource project

    HTML

  3. Element-Remover Element-Remover Public

    A sample Google Chrome extension to remove elements from the page.

    JavaScript

  4. Introduction-to-OOP Introduction-to-OOP Public

    A project demonstrating various examples of OOP concepts

    C#

  5. portfoliowebsite portfoliowebsite Public

    HTML

  6. Excel-VBA-Bogus-Data-Generator Excel-VBA-Bogus-Data-Generator Public

    This repository contains a simple yet powerful Excel VBA script designed to generate bogus (dummy) data in an Excel worksheet. The primary purpose of this script is to facilitate testing and develo…

    VBA