Skip to content
View petrostrak's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report petrostrak

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

Hello, folks!

Let's keep in touch ๐Ÿ‘‡

LinkedIn Personal Site

	petrosTrak := &AboutMe{
		kind: "Human",
		metadata: Metadata{
			name:    "Petros Trakadas",
			from:    "๐Ÿ‡ฌ๐Ÿ‡ท",
			programmingLanguages: []string{
				"Golang",
				"Rust",				
				"C",
				"Java",
			},
			tools: []string{
				"Debian Linux",
				"Docker",
				"!# Bash",
				"MySQL",
				"Postgresql",
				"Redis",
			},
			locations: Locations{
				github:   "https://github.com/petrostrak",
				linkedin: "https://www.linkedin.com/in/petrostrak/",
				personal: "https://petrostrak.netlify.app/",
			},
			foreignLanguages: []string{
				"๐Ÿ‡ฌ๐Ÿ‡ท",
				"๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ",
				"๐Ÿ‡ฉ๐Ÿ‡ช",
			},
		favorites: Favorites{
			food:           "๐Ÿฃ",
			drink:          "๐Ÿบ",
			programingLang: "Golang",
		},
		thinkingAbout: []string{
			"Embedded Systems Programming",
			"Rust",
			"ๆ—ฅๆœฌ่ชž",
		},
		hobbies: []string{
			"Coding",
		},
	}

Pinned

  1. freight-mileage-toll-calculation-system freight-mileage-toll-calculation-system Public

    A solution tailored for the logistics and transportation industry. Built on a robust microservices architecture with Go.

    Go

  2. go-mdb go-mdb Public

    A JSON API for retrieving and managing information about movies writen in Go.

    Go

  3. pixl pixl Public

    A Pixel art editor written in Go!

    Go 1

  4. clip-n-go clip-n-go Public

    A web application called Clip 'n Go which lets people paste and share snippets of text.

    Go

  5. headlines headlines Public

    A news gui app in Rust

    Rust

  6. embedded-systems-in-c embedded-systems-in-c Public

    Embedded C projects on STM32F3DISCOVERY microcontroller

    C