All apps and games shown on this page are individually designed, developed, and published by myself
iOSアプリの開発方法や最新のフレームワークについての記事を書いて、無料で公開しています
高校生の時に初めてアプリを開発し、App Storeで公開しました。
現在、個人で開発・公開したアプリケーションやゲームは56本以上あります。
Made with Tea and Passion in Kyoto
App Storeで55本のアプリを公開しましたiOSプログラミングに関する記事を87本掲載しました記事は50万回以上の閲覧と3112個の以上のいいねとストック
記事 Articles
- Custom tab bar and side bar (Twitter iOS app like) built in SwiftUIIn this article, we will implement a tab bar that has a user avatar (custom tab bar), and a slide… Read more: Custom tab bar and side bar (Twitter iOS app like) built in SwiftUI
- Free translation API — using the iOS 18’s system Translation framework in your app (SwiftUI or UIKit)If you offer contents within your app and are targeting users around the world, you probably want translation feature. User… Read more: Free translation API — using the iOS 18’s system Translation framework in your app (SwiftUI or UIKit)
- SwiftUI .tabItem deprecated in iOS 18.1 -> replace it with new TabIn the newest Xcode, you might see a deprecation warning if you try to use .tabItem view modifier. 💡 ‘tabItem’… Read more: SwiftUI .tabItem deprecated in iOS 18.1 -> replace it with new Tab
- All things about SwiftUI Text: underline, strikethrough, kerning, inline SF symbol, combine multipleCan you make the same view as shown in the header thumbnail? If you can, save your time by skipping… Read more: All things about SwiftUI Text: underline, strikethrough, kerning, inline SF symbol, combine multiple
- SwiftUI List control spacing between sections (listSectionSpacing)In SwiftUI List, you can use the listSectionSpacing view modifier for List view to control how much space is in… Read more: SwiftUI List control spacing between sections (listSectionSpacing)
- Making a user-configurable widget for your iOS appIn this article, we’ll cover the following: You can check out the completed source code here. Adding Widgets to an… Read more: Making a user-configurable widget for your iOS app
- Detect, extract, Segment objects on given image in iOS (ImageAnalysisInteraction, VNGenerateForegroundInstanceMask)In Photos app, you can long press to extract objects (animals, people) from an image. In this article, we will… Read more: Detect, extract, Segment objects on given image in iOS (ImageAnalysisInteraction, VNGenerateForegroundInstanceMask)
- Creating custom Swift Macros (with examples SF Symbol / URL validator / iCloud key-value store bind)This article will talk about creating your own custom Swift Macro. It will cover 2 types of Macros: ExpressionMacro which helps you… Read more: Creating custom Swift Macros (with examples SF Symbol / URL validator / iCloud key-value store bind)
- SwiftUIでTipKitを使用してユーザーにヒントを表示(iOS 17、WWDC 2023)TipKitフレームワークを使用して、アプリ内のさまざまな機能をユーザーに発見させる方法。インラインヒントやフローティングヒントの表示、条件やカウンターに基づくヒントの活用、さらにヒントのアクションボタンのカスタマイズについて説明します。
- Using TipKit to display a tip to the user in SwiftUI for onboardingThis article is about using the new TipKit framework for iOS 17 to help the user discover various features within… Read more: Using TipKit to display a tip to the user in SwiftUI for onboarding
- 「iOS 17」SwiftUIの新たな19本の機能とビュー(コード例付き)(WWDC 2023)スクロール位置制御、App Store購入・サブスクリプション表示、NSFW写真分析、SwiftDataデータ管理、Metalシェーダー活用、マップマーカー追加、SFシンボルエフェクト、回転ジェスチャー、インスペクタビュー、#previewプレビュー、foregroundStyle、TipKitヒント表示、Swift Macro対応。
- WWDC 2023 基調講演 まとめ(セッションのリンク付き)iOS 17やmacOS Sonoma、watchOS 10の発表に加え、新しいApple Vision ProやVisionOSが登場し、空間コンピューティングの革新が注目されました。SwiftUIの強化、Swift Macrosの導入、Metalの最適化、TipKitの追加など、開発者向けの新機能やツールが多数発表されました。
プロフィール About me
趣味
自然、アニメ、撮影
経験
iOSアプリ開発:7年
・App Storeに公開した50本のアプリケーション(SwiftUI, Virtualization 仮想化, CloudKit クラウド, Core Data データベース, ARKit 拡張現実, Vision 機械視覚, CoreML, App Clip, Widget, …)
・Qiitaに88件のiOS記事を公開してきました
Carnegie Mellon University (2018-2022)
Electrical and Computer Engineering
Stanford University
Summer session
Apple Inc. ソフトウェアエンジニア (2019、2020)
・Appleでソフトウェアエンジニアとして働いたことがあります。特別プロジェクト。
Apple WWDC Scholarship(2017、2018)
・Appleが実施する WWDC(世界開発者会議)2017 2018 スカラシップ(奨学金)を受賞し、世界中の奨学生350人の1人として世界開発者会議に招待されました。
Server Linux サーバーサイド
RedHat認定エンジニア (Red Hat Certified Engineer) 技能検定
RedHat認定システム管理者 (Red Hat Certified System Administrator) 技能検定
There’s an old Wayne Gretzky quote that I love. I skate to where the puck is going to be, not to where it has been.
– Steve Jobs