Skip to content
View mervanerdem's full-sized avatar

Highlights

  • Pro

Organizations

@acikkaynak @Property-Finder-Patika @P259-Simpra-NET-Bootcamp

Block or report mervanerdem

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
mervanerdem/README.md
Typing SVG
visitor count

๐Ÿš€ About Me

Merhaba! I'm Mervan, a passionate Backend Developer from Istanbul, Turkey ๐Ÿ‡น๐Ÿ‡ท

๐Ÿ”น Specializing in: Go (Golang), C#, Microservices Architecture, and API Development
๐Ÿ”น Currently: Building scalable backend systems and contributing to Turkish Go community
๐Ÿ”น Learning: Advanced system design patterns and cloud-native technologies
๐Ÿ”น Interests: Algorithm solving, open-source contributions, and technical mentoring

type Developer struct {
    Name        string
    Location    string
    Languages   []string  
    Focus       string
    OpenSource  bool
}

mervan := Developer{
    Name:       "Mervan Erdem",
    Location:   "Istanbul, Turkey",
    Languages:  []string{"Go", "C#", "Python", "JavaScript", "SQL"},
    Focus:      "Backend Development & Microservices",
    OpenSource: true,
}

๐Ÿ› ๏ธ Technical Skills

Languages & Frameworks

Go C# Python JavaScript .NET Gin

Databases & Tools

PostgreSQL MySQL SQL Server Git

Development Environment

VS Code Visual Studio Linux

๐ŸŒŸ Featured Projects

Casino wallet management system with Go

  • ๐Ÿ”น RESTful API for player account balances
  • ๐Ÿ”น Microservice architecture
  • ๐Ÿ”น Tech Stack: Go, Gin Framework
  • โญ 4 stars | ๐Ÿด 1 fork

Comprehensive Go language tutorials in Turkish

  • ๐Ÿ”น Basic to advanced Go concepts
  • ๐Ÿ”น Community-focused Turkish resources
  • ๐Ÿ”น Tech Stack: Go, Documentation
  • โญ 4 stars | ๐Ÿท๏ธ golang, turkish-resources

๐Ÿ›’ E-Commerce API

Full-featured e-commerce backend system

  • ๐Ÿ”น Product management & order processing
  • ๐Ÿ”น Clean architecture implementation
  • ๐Ÿ”น Tech Stack: C#, .NET, SQL Server

๐Ÿ—๏ธ Onion Architecture Template

Clean architecture boilerplate with generic repository pattern

  • ๐Ÿ”น Domain-driven design
  • ๐Ÿ”น Generic repository implementation
  • ๐Ÿ”น Tech Stack: C#, .NET Core

HackerRank problem solutions in Go

  • ๐Ÿ”น Data structures & algorithms
  • ๐Ÿ”น Competitive programming
  • ๐Ÿ”น Tech Stack: Go
  • ๐Ÿท๏ธ algorithms, problem-solving

๐Ÿ“Š GitHub Analytics

GitHub Streak
GitHub Activity Graph

๐ŸŽฏ Current Focus

  • ๐Ÿ”ญ Working on: Advanced microservices architecture patterns
  • ๐ŸŒฑ Learning: Cloud-native technologies and DevOps practices
  • ๐Ÿ‘ฏ Looking to collaborate on: Open-source Go projects
  • ๐Ÿ’ฌ Ask me about: Go, C#, Backend Architecture, Turkish tech community
  • โšก Fun fact: I love solving mathematical problems and contributing to Turkish programming resources!

๐Ÿค Let's Connect!


Random Dev Quote
โญ From mervanerdem - Always excited to learn and build something amazing!

Pinned Loading

  1. ECommerceAPI ECommerceAPI Public

    C# 1

  2. PropertyFinderSaleAPI PropertyFinderSaleAPI Public

    Sale API / The customer can add,list and show cart, list product and sale program.

    Go

  3. Wallet Wallet Public

    Wallets of the players of an online casino, getting and updating players account balances API's.

    Go 4 1

  4. acikyazilimagi/afet-yardim-twitter-bot acikyazilimagi/afet-yardim-twitter-bot Public

    Web service that can retweet by user authorization with Twitter Oauth v1.

    Go 28 5

  5. Onion-Architecture-and-Generic-Repository-Design-Pattern-Template Onion-Architecture-and-Generic-Repository-Design-Pattern-Template Public

    Onion Architecture and Generic Repository Design Pattern Template example

    C#

  6. P259-Simpra-NET-Bootcamp/final-mervanerdem P259-Simpra-NET-Bootcamp/final-mervanerdem Public

    final-mervanerdem created by GitHub Classroom

    C#