| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse$ git clone https://github.com/Genbuchan/Genbuchan.git
$ cd Genbuchan
$ ./introductionHello everyone! I am Genbuchan<Ryo Shigematsu>. Thank you to find me! First of all, please let me introduce myself using JSON-LD.
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Ryo Shigematsu",
"alternateName": "Genbuchan",
"birthDate": "2001-04-10",
"url": "https://genbuchan.com/",
"email": "contact@genbuchan.com",
"hasOccupation": [
{
"@type": "Role",
"hasOccupation": {
"@type": "Occupation",
"name": "Web Engineer",
"description": "I worked as a STOP COVID-19 KYOTO with Kyoto Prefectural Government.",
"url": "https://github.com/stop-covid19-kyoto/covid19-kyoto/"
},
"startDate": "2020",
"endDate": "2022"
},
{
"@type": "Role",
"hasOccupation": {
"@type": "Occupation",
"name": "Swift Engineer",
"description": "I worked as a Swift enginner at startup company."
},
"startDate": "2022",
"endDate": "2023"
}
]
}I glad to meet you!
京都府の新型コロナウイルスの感染状況のデータを高速で処理するツール
The foundation backend for services provided by DEEP DIVING.
TypeScript
| Back | FazBrowse Home | New Git URL |