An open API service indexing awesome lists of open source software.

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

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/).