Skip to content
View mucahitimre's full-sized avatar
🤘
🤘

Highlights

  • Pro
Block or Report

Block or report mucahitimre

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

Hi, how you doin?

page views Stack Exchange reputation GitHub followers Awesome

var me = Mico.GetInstance();
Learn:
var isLearned = me
  .Learn(new Idea())
  .Make(e => e.StartWith(w => w.Curiosity().Research().Working().Competence().Coffee()))
  .Check();
if (!isLearned)
{
  goto Learn;
}

// keep thinking..

Pinned Loading

  1. NLog.ClickHouse NLog.ClickHouse Public

    ClickHouse target for NLog.

    C# 1

  2. Linq2dbExample Linq2dbExample Public

    CliclkHouse db startup and crud operations with Linq2db.

    C#

  3. lastfm-grpc lastfm-grpc Public

    Transferring lastfm data between two simple applications with grpc.

    C#

  4. toggle-show-hide-desktop-icons-with-windows-10 toggle-show-hide-desktop-icons-with-windows-10 Public

    An autohotkey script, windows scheduler and hotkey that toggles windows 10 with show/hide desktop icons.

    AutoHotkey 1

  5. token-based-authentication-jwt token-based-authentication-jwt Public

    Generate tokens with user information.

    C#

  6. SpotifyConverter SpotifyConverter Public

    The app will doing my spotify library transfer to another music platforms

    Python 1