Skip to content
View sdn0303's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home
  • CODE ABYSS - FZCO
  • Dubai, United Arab Emirates
  • X @__sdn03

Highlights

  • Pro
Block or Report

Block or report sdn0303

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

Hi, I'm David 👋 👨‍💻

package me

type Me struct {
	Job      string
	Email    string
	Learning []string
	Interest []string
}

func sdn0303() *Me {
	return &Me{
		Job:      "Software Developer",
		Email:    "[email protected]",
		Learning: []string{"Rust", "C#"},
		Interest: []string{"IoT", "MR", "wasm", "Blockchain", "ML"},
	}
}
Github Stats Top Lang Productive Time

Pinned Loading

  1. learning-sui learning-sui Public

    Move 1

  2. extended_map extended_map Public

    Go

  3. sample-go-echo-api sample-go-echo-api Public

    Go

  4. sample-rust-lambda-serverless sample-rust-lambda-serverless Public

    Rust