Skip to content
View arr-code's full-sized avatar
🎯
Learning...
🎯
Learning...

Block or report arr-code

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
arr-code/readme.MD

Rizaldy Setiawan Hasanuddin

## About Me πŸ‘€
package main
import (
	"fmt"
)

type Bio map[string]string

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

func MyBio() Bio {
	return Bio{
		"- ⚑ Quick bio:":                    "Just a person who like to code",
		"- πŸ”­ I’m currently working at":      "Local Bank as Software Engineer",
		"- 🌱 I’m currently learning":        "Docker, K8s, Golang, PostgreSQL, RabbitMQ, PyTorch",
		"- πŸ‘― I’m looking to collaborate on": "Python, Golang, PHP, JS, Dart and Docker",
		"- πŸ’¬ Ask me about":                  "Python, PHP, SQL, Software Design & Architecture, Internet Of Things, AI"
	}
}

My Statistic πŸ“ˆ

eunoia-code's stats
mystreak
eunoia-code's top langs

Contact me πŸ“ž

Gmail Badge Twitter Badge Linkedin Badge Discord Badge


Last Edited on: 29/02/2024

Pinned Loading

  1. analis_sentimen_svm_django analis_sentimen_svm_django Public

    JavaScript

  2. arr-code arr-code Public

    Config files for my GitHub profile.

  3. flask_simple_login_and_crud flask_simple_login_and_crud Public

    SCSS

  4. clustering_sekolah_kmedoids_django clustering_sekolah_kmedoids_django Public