Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CA tech Challenge
Search
kazuki-komori
March 28, 2021
Technology
0
120
CA tech Challenge
kazuki-komori
March 28, 2021
Tweet
Share
More Decks by kazuki-komori
See All by kazuki-komori
Nsihika 中古マンション価格予測 2022春 Solution 共有会
kazuyan
0
350
技育祭 2022 Do'er 紹介
kazuyan
1
150
StartDash_LT.pdf
kazuyan
1
140
技育展_Profill
kazuyan
0
130
kansai-frontend-ug-2020
kazuyan
3
180
Other Decks in Technology
See All in Technology
cdk initで生成されるあのファイル達は何なのか/cdk-init-generated-files
tomoki10
1
550
VS CodeとGitHub Copilotで爆速開発!アップデートの波に乗るおさらい会 / Rapid Development with VS Code and GitHub Copilot: Catch the Latest Wave
yamachu
2
350
Contributing to Rails? Start with the Gems You Already Use
yahonda
2
120
ゼロからはじめる採用広報
yutadayo
4
1k
話題の MCP と巡る OCI RAG ソリューションの旅 - Select AI with RAG と Generative AI Agents ディープダイブ
oracle4engineer
PRO
5
110
オフィスビルを監視しよう:フィジカル×デジタルにまたがるSLI/SLO設計と運用の難しさ / Monitoring Office Buildings: The Challenge of Physical-Digital SLI/SLO Design & Operation
bitkey
1
350
Copilot coding agentにベットしたいCTOが開発組織で取り組んだこと / GitHub Copilot coding agent in Team
tnir
0
150
「クラウドコスト絶対削減」を支える技術—FinOpsを超えた徹底的なクラウドコスト削減の実践論
delta_tech
4
190
How to Quickly Call American Airlines®️ U.S. Customer Care : Full Guide
flyaahelpguide
0
240
NewSQLや分散データベースを支えるRaftの仕組み - 仕組みを理解して知る得意不得意
hacomono
PRO
3
230
アクセスピークを制するオートスケール再設計: 障害を乗り越えKEDAで実現したリソース管理の最適化
myamashii
1
340
freeeのアクセシビリティの現在地 / freee's Current Position on Accessibility
ymrl
2
280
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
The Cult of Friendly URLs
andyhume
79
6.5k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Transcript
CA Tech Challenge 成果発表 小森 一輝 (かずやん) @D_kazuyan
作品のテーマ 誰もが利用できるネットショップ
実装した機能 1, 商品一覧, 詳細各ページ 2, 独自 買い物かご 機能 3, タグ,
キーワード検索機能 4, 音声操作機能
デモ動画
買い物かご こだわりポイント 商品情報をlocal storageで管理することで、ログイン不要 で買い物かごを利用できる
音声機能 こだわりポイント - ショートカットキー「shift + m」で対応 → マイクボタンを押す手間を省略
音声機能 こだわりポイント - ショートカットキー「shift + m」で対応 → マイクボタンを押す手間を省略 - 検索の音声認識に形態素解析を使用
→ キーワードの区切りを自動で選択
音声機能 こだわりポイント - ショートカットキー「shift + m」で対応 → マイクボタンを押す手間を省略 - 検索の音声認識に形態素解析を使用
→ キーワードの区切りを自動で選択 - 簡単なページ遷移を音声で行うことができる → 視覚障害の方へのアクセシビリティが向上する
使用技術