Skip to content

Commit

Permalink
Add TakuyaTominaga (#12)
Browse files Browse the repository at this point in the history
* Add TakuyaTominaga

* Add localized name

---------

Co-authored-by: Daiki Matsudate <[email protected]>
  • Loading branch information
takuyaaaaaaahaaaaaa and Daiki Matsudate committed Mar 13, 2024
1 parent 8023419 commit 772144c
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 @@ -95,6 +95,22 @@
}
]
},
{
"id": 7,
"name": "Takuya Tominaga",
"image_name": "TakuyaTominaga",
"bio": "Takuya has been an iOS developer for three years, after working in sales and testing. Now, I'm working on developing iOS apps with SwiftUI and GraphQL for my job. I love how iOS development is always changing. This is my first time at try! Swift Tokyo, and surprisingly, I'm part of the team too! What's more, try! Swift Tokyo happens to be on the same day my second child is expected, which has me really excited! Outside of work, my partner and I are big into Pokémon cards and hope to meet new friends this way. I can't wait to meet people from all over through Swift and have some great times together!",
"links": [
{
"name": "@tominagaaaaa",
"url": "https://x.com/tominagaaaaa"
},
{
"name": "@takuyaaaaaaahaaaaaa",
"url": "https://github.com/takuyaaaaaaahaaaaaa"
}
]
},
{
"id": 11,
"name": "Shota Ebara",
Expand Down
22 changes: 22 additions & 0 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,28 @@
}
}
},
"Takuya has been an iOS developer for three years, after working in sales and testing. Now, I'm working on developing iOS apps with SwiftUI and GraphQL for my job. I love how iOS development is always changing. This is my first time at try! Swift Tokyo, and surprisingly, I'm part of the team too! What's more, try! Swift Tokyo happens to be on the same day my second child is expected, which has me really excited! Outside of work, my partner and I are big into Pokémon cards and hope to meet new friends this way. I can't wait to meet people from all over through Swift and have some great times together!" : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "iOS Developerとしては3年目になります。前職では営業やテスターを経験し、現在ではSwiftUIとGraphQLを活用したiOSアプリ開発に携わっております。日々進化するiOS開発の世界に夢中になっています。try! Swift Tokyoは初参加で、まさかスタッフとしても携われるなんて思ってもみませんでした。今回のtry! Swift Tokyoの開催日は実は二人目の子供の出産予定日で色んな意味でドキドキしています!プライベートでは夫婦でポケモンカードゲームに熱中していて、この趣味を通じて新しい友達を作れればと思っています!Swiftを通して、世界中の人と繋がり、共有できることを楽しみにしています!!"
}
}
}
},
"Takuya Tominaga" : {
"extractionState" : "manual",
"localizations" : {
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "冨永 拓弥"
}
}
}
},
"try! Swift" : {
"localizations" : {
"ja" : {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "TakuyaTominaga.jpg",
"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 772144c

Please sign in to comment.