Skip to content
View 0x0100000's full-sized avatar

Organizations

@with-scrm

Block or report 0x0100000

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

with.𝕏.𝕯

package main

type Me struct {
	Name   string
	Job    string
	Code   string
	Skills string
}

func main() {
	me := &Me{
		Name:   "with.𝕏.𝕯",
		Job:    "𝕏𝕯",
		Code:   "Go and Others",
		Skills: "^o^",
	}
	_ = me
}

πŸ“Š I Spent My Time On:

Go                 β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   62.50 %
JavaScript         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   27.97 %
sh                 β–ˆβ–ˆβ–ˆβ–ˆβ–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   10.11 %
Markdown           β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   08.89 %
AS                 β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   02.03 %

Popular repositories Loading

  1. 0x0100000 0x0100000 Public

    2

  2. typescript-umifur typescript-umifur Public

    Created with StackBlitz ⚑️

    TypeScript

  3. vite vite Public

    Forked from vitejs/vite

    Next generation frontend tooling. It's fast!

    TypeScript

  4. go go Public

    Forked from org-go/go

    Go

  5. QGIS QGIS Public

    Forked from qgis/QGIS

    QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)

    C++

  6. vitepress vitepress Public

    Forked from vuejs/vitepress

    Vite & Vue powered static site generator.

    TypeScript