https://github.com/littlesound/talks
Slides & code for Rizumu's talks
https://github.com/littlesound/talks
slides slideshare slideshow talk talks
Last synced: 4 months ago
JSON representation
Slides & code for Rizumu's talks
- Host: GitHub
- URL: https://github.com/littlesound/talks
- Owner: LittleSound
- License: agpl-3.0
- Created: 2024-07-27T06:03:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-06T14:20:08.000Z (10 months ago)
- Last Synced: 2026-01-26T08:47:01.620Z (4 months ago)
- Topics: slides, slideshare, slideshow, talk, talks
- Language: Vue
- Homepage:
- Size: 4.67 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Talks of Rizumu Ayaka (or 小音 Little Sound)
Slides & code for my talks, using [littlesound/talks-template](https://github.com/LittleSound/talks-template)
If you're organizing a frontend-related conference or meetup, I'd love to give a talk! You can contact me via [rizumu@ayaka.moe](mailto:rizumu@ayaka.moe) or [X](https://x.com/OikawaRizumu) direct message.
## Catalogue
### Topics
#### [Join Us Building Vue's High-Performance Future: Vapor Mode](./2025-01-30)
Discover Vue Vapor, understand it, catch up latest progress, and learn how to contribute.
#### [聚一聚活动](./2024-11-30)
A gathering event for developers to share their experience and insights.
#### [Hello, Guii.AI DevTools](./2024-08-04)
Introduce Guii.AI DevTools, a new tool for developers to build AI-powered applications.
### Schedule
###### 2025
- `zh` [Vapor 和我的开源之旅](./2025-07-12) - VueConf 25 深圳
- `en` [Join Us Building Vue's High-Performance Future: Vapor Mode](./2025-01-30) - Vue Nation 2025
- `en` [Join Us Building Vue's High-Performance Future: Vapor Mode](./2025-01-18) - Demo Inn Shanghai
###### 2024
- `zh` [加入我们构建 Vue 高性能未来: Vapor Mode](./2024-12-28) - Demo Inn Christmas 2024
- `zh` [聚一聚活动](./2024-11-30) - Demo Inn Thanksgiving Shanghai
- `zh` [Hello, Guii.AI DevTools](./2024-08-04) - Bolt Demo Day
- `zh` [Guii.ai 前端结对编程开发经验分享](./2024-07-27) - Kimi 开放平台 Office Hour
- `zh` [Hello, Guii.AI DevTools](./2024-07-27) - Demo Inn Shanghai
## To start the slide show:
- `npm install`
- `npm run dev`
- visit
Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev at the [documentation](https://sli.dev/).