Skip to content
View ulascansenturk's full-sized avatar
🏎️
🏎️

Organizations

@acikkaynak
Block or Report

Block or report ulascansenturk

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
ulascansenturk/README.md
package main


func main() {
	ulascan_senturk := map[string]interface{}{
    "title": "Software Engineer/Mistake Maker/Gopher",
    "contact": map[string]string{
      "linkedin": "ulascansenturk",
      "email": "[email protected]",
      "discord": "kernelpanic#4413",
    },
  }
}

Pinned

  1. dotfiles-ankh dotfiles-ankh Public

    This repository contains my personal configuration files for my macOS system, including my .alacritty.yml, .zshrc, skhdrc, and yabairc files. These files are designed to work together to provide a …

    Shell 1

  2. init.lua init.lua Public

    My neovim configuration

    Lua 2

  3. grpc-go-example grpc-go-example Public

    Example implementation for client and server grpc

    Go

  4. go-basic-smartcontract go-basic-smartcontract Public

    Basic Ethereum smart contract with golang

    Go

  5. ulascansenturk ulascansenturk Public

  6. dotfiles-humble dotfiles-humble Public

    Dotfiles of my personal laptop Thinkpad E14 aka "Humble" OS: (Arch Linux)

    Vim Script