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

Organizations

@acikkaynak

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 Loading

  1. points-hook-uniswapv4 points-hook-uniswapv4 Public

    Example Uniswap V4 Hook implementation

    Solidity

  2. gas-price-dynamic-fees gas-price-dynamic-fees Public

    Uniswap V4 - Dynamic swap fees based on gas price

    Solidity

  3. ethereum-blockchain-parser ethereum-blockchain-parser Public

    ethereum blockchain parser

    Go

  4. limit-orders-hook limit-orders-hook Public

    Limit orders implementation using uniswap V4 Hooks

    Solidity

  5. banking-service-temporal banking-service-temporal Public

    Go

  6. go-basic-smartcontract go-basic-smartcontract Public

    Basic Ethereum smart contract with golang

    Go