Skip to content

Commit

Permalink
Add yucovin (#19)
Browse files Browse the repository at this point in the history
* Add imageset

* Update organizers.json

* Update Localizable.xcstrings
  • Loading branch information
saku committed Mar 13, 2024
1 parent 1f17bf6 commit e0397ed
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 0 deletions.
16 changes: 16 additions & 0 deletions MyLibrary/Sources/DataClient/Resources/organizers.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,5 +174,21 @@
"url": "https://github.com/elmetal"
}
]
},
{
"id": 12,
"name": "yucovin",
"image_name": "yucovin",
"bio": "yucovin is a designer and iOS engineer with over a decade of experience spanning multiple levels of structural designs and interface design/engineering in government and private start-up. yucovin has helped numerous teams improve their product/service quality and processes as a designer who can bridge design and development. And most importantly, she is the creator of Riko, the mascot of try! Swift!",
"links": [
{
"name": "@yucovin",
"url": "https://x.com/yucovin"
},
{
"name": "@yucovin",
"url": "https://github.com/yucovin"
}
]
}
]
22 changes: 22 additions & 0 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,28 @@
}
}
},
"yucovin" : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "ゆこびん"
}
}
}
},
"yucovin is a designer and iOS engineer with over a decade of experience spanning multiple levels of structural designs and interface design/engineering in government and private start-up. yucovin has helped numerous teams improve their product/service quality and processes as a designer who can bridge design and development. And most importantly, she is the creator of Riko, the mascot of try! Swift!" : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "try! Swiftのマスコットキャラクター「Riko」の生みの親。\nスタートアップや行政のプロダクトなどを手掛けるデザイナー、iOSエンジニア。情報設計が必要なプロダクトのUIが得意。デザインとエンジニアリングを繋げるポジションとして、多くのチームでプロダクトやサービスのクオリティとプロセス改善に寄与している。"
}
}
}
},
"Yutaro is a Software Engineer who loves Swift. He has been contributing to try! Swift Tokyo since 2017.\nCurrently, he lives in the Kansai region and works at Hatena Co., Ltd.\nHis favorite things are beer🍺 and sake🍶. Recently, he has been experimenting with the Apple Vision Pro." : {
"extractionState" : "manual",
"localizations" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "yucovin.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e0397ed

Please sign in to comment.