Skip to content
View kemalyildirim's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Orion Innovation
  • Istanbul, Turkey
Block or Report

Block or report kemalyildirim

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

Pinned

  1. clean-architecture-api clean-architecture-api Public archive

    REST API example with Clean Architecture in Express.js

    JavaScript

  2. My Powershell 7 Profile for Windows ... My Powershell 7 Profile for Windows Terminal
    1
    using namespace System.Management.Automation
    2
    using namespace System.Management.Automation.Language
    3
    
                  
    4
    function edit_hosts_file { vim C:/Windows/system32/drivers/etc/hosts }
    5
    function mvn_dep_tree { mvn dependency:tree @args }
  3. bookmarker-app bookmarker-app Public archive

    Full Stack "Hello World" type of project with Spring Boot, Next.js and React

    Java

  4. advent-of-code advent-of-code Public

    Advent of Code solutions

    Python