Skip to content
View eatalay13's full-sized avatar

Organizations

@AES-Software

Block or report eatalay13

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

Emrah Atalay

About me

package main

import (
	"fmt"
)

type Bio map[string]string

func main() {
	for k, v := range GetBio() {
		fmt.Printf("%+v: %+v\n", k, v)
	}
}

func GetBio() Bio {
	return Bio{
		"- 🔭 I’m currently working on":      "Emare as a Senior Software Developer",
		"- 🌱 I’m currently learning":        "Golang, MongoDB, RabbitMQ, Nextjs",
		"- 👯 I’m looking to collaborate on": "Python, Golang and Docker related projects",
		"- 🤔 I’m looking for help with":     "Anything related to what I am currently learning 😅",
		"- 💬 Ask me about":                  "C#, Asp.Net Mvc, Asp.net Mvc Core, Java, SQL, Software Design & Architecture",
		"- 📫 How to reach me:":              "https://github.com/eatalay13",
	}
}

You can reach me at 👽

Emrah Atalay LinkedIn Profile Emrah Atalay StackShare Profile Emrah Atalay GitLab Profile Emrah Atalay Medium Profile

Top langs 👅

eatalay13 :: Top Langs

Profile stats 🎹

eatalay13 :: Profile Stats

Synthwave

Pinned Loading

  1. Framework Framework Public

    JavaScript

  2. TCMBCurrencyService TCMBCurrencyService Public

    JavaScript

  3. Mockup-Project Mockup-Project Public

    JavaScript

  4. ImageEditorReflection ImageEditorReflection Public

    C#