Skip to content
View FurkanHaydari's full-sized avatar
😜
😜

Block or report FurkanHaydari

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


About_Me = {
    "Role": "Software Engineer",
    "Tech_Stack": ["Kotlin", "Android (Jetpack Compose)", "C# / .NET", "Embedded Linux", "Python", "C"],
    "Fact": "I like to work at night !!"
}

🚀 Featured Projects

📱 Number Detective

A modern, noir-themed cognitive puzzle game built natively for Android.

Kotlin, Jetpack Compose, Clean Architecture

Get it on Google Play

View Source

⚙️ Distributed Config Hub

An enterprise-grade, zero-downtime distributed configuration management system.

.NET 10, CQRS, MediatR, Clean Architecture

View Source

⚡ Mini Redis

A high-performance in-memory database utilizing AVL trees and custom TCP/IP socket programming.

C, Sockets, Docker, Python (Client)

View Source

Simulation Stats

FurkanHaydari's streak












Connect & Support

Pinned Loading

  1. mini-redis mini-redis Public

    Mini Redis is a simple database application that operates in RAM. This project provides a mini database to help you improve your skills in C programming, particularly in the areas of basic data str…

    C 3

  2. AntiBrainRot AntiBrainRot Public

    A mission-driven, ad-free detective puzzle game built with Jetpack Compose. Designed to reclaim focus and combat digital 'brain rot' through logical deduction.

    Kotlin

  3. DistributedConfigHub.Net DistributedConfigHub.Net Public

    A .NET 10 project designed for centralized configuration management in modern and distributed microservice architectures. The system aims to store configuration records in a centralized database, m…

    C#