Skip to content
View emrebayrakk's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report emrebayrakk

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

    Hi 👋, I'm Emre

snake

🚀 About Me

const aboutMe = {
  name: "Emre Bayrak",
  role: "Software Developer",
  technologies: {
    backend: ["C#", ".NET", "Java", "Spring Boot"],
    frontend: ["React", "JavaScript", "HTML", "CSS"],
    database: ["PostgreSQL", "MySQL", "MongoDB", "Redis"],
    devops: ["Docker"],
    tools: ["VS Code", "Visual Studio", "Postman", "Git"]
  },
  interests: [
    "Clean Architecture",
    "Microservices",
    "Performance Optimization"
  ],
  currentlyWorkingOn: "Full-stack projects with .NET & React",
  learning: "ElasticSearch, RabbitMQ",
  hobbies: ["Coding 💻", "Reading 📚", "Gaming 🎮"],
  socials: {
    linkedin: "https://www.linkedin.com/in/eemmrree/",
    instagram: "https://www.instagram.com/dev.emrebayrak/",
    github: "https://github.com/emrebayrakk"
  }
};

🛠️ Teknolojiler

tech stack

📊 GitHub Stats & Badges

GitHub stats Streak stats
Top Langs

📌 Pinned Projects

Proje Açıklama Teknolojiler
EMaster Clean Architecture’lu gelir-gider projesi; .NET WebAPI + React UI C#, .NET, React
VehiclesControl JWT, RabbitMQ, Dapper, EF Core kullanan araç kontrol sistemi C#, .NET, Blazor, RabbitMQ
QuerySpecification Entity Framework için Specification Pattern uygulaması C#
AspNETCoreIoCYapilanmasi .NET Core’da Dependency Injection yapısı çalışması C#
angular18-ngrx Angular + NgRx örnek uygulaması TypeScript, Angular, NgRx
ElasticSearchDotnetMinimalAPI Minimal API ile Elasticsearch & Kibana ile docker entegrasyonu C#, .NET, Elasticsearch

📋 Badges

Followers GitHub stars License

📫 Connect with Me

LinkedIn    Instagram

Pinned Loading

  1. EMaster EMaster Public

    Clean Architecture Simple Income Expense project for .NET Core WebAPI. UI side is also written with ReactJS.

    JavaScript

  2. VehiclesControl VehiclesControl Public

    Template Project with Clean Architecture, EntityFramework Core, Dapper, RabbitMQ, JWT, Memory Cache, Generic Repository, Hangfire, Blazor,Unit Test

    C# 1 1

  3. QuerySpecification QuerySpecification Public

    Implementing Query Specification pattern in Entity Framework Core

    C#

  4. AspNETCoreIoCYapilanmasi AspNETCoreIoCYapilanmasi Public

    C# 1

  5. angular18-ngrx angular18-ngrx Public

    TypeScript

  6. ElasticSearchDotnetMinimalAPI ElasticSearchDotnetMinimalAPI Public

    using .net minimal api with Elasticsearch and Kibana via docker

    C#