File tree 2 files changed +33
-0
lines changed
static/js/ktl-component/teach/components/teach-launch-course
2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ - lang : fr
2
+ startDate : ' 2025-03-08'
3
+ endDate : ' 2025-03-08'
4
+ location : Douala, Cameroon
5
+ online : true
6
+ speaker : Ulrich Pouani, Jaures Beinjamin
7
+ title : ' Kotlin Cameroon'
8
+ subject : Compose & KMP :"Construire des Apps Modernes et Performantes !".
9
+ url : https://www.linkedin.com/posts/kotlin-cameroon_kotlin-android-jetpackcompose-activity-7303471534222761986-04wp?utm_source=share&utm_medium=member_desktop&rcm=ACoAADWUdFMBLMAq-imsylXYsbZIFGY4KKJ2cc4
1
10
- lang : fr
2
11
startDate : ' 2025-03-13'
3
12
endDate : ' 2025-03-13'
6
15
title : ' Bordeaux Kotlin User Group'
7
16
subject : ' Ktor : notre pari gagnant, KtMongo : le futur de MongoDB en Kotlin'
8
17
url : https://www.eventbrite.fr/e/billets-ktor-notre-pari-gagnant-ktmongo-le-futur-de-mongodb-en-kotlin-1253771216459
18
+ - lang : en
19
+ startDate : ' 2025-03-08'
20
+ endDate : ' 2025-03-08'
21
+ location : New Delhi, India
22
+ speaker : ' multiple'
23
+ title : ' Women in AI'
24
+ subject : ' Innovating with Android & AI'
25
+ url : https://www.commudle.com/communities/kug-new-delhi/events/women-in-ai-4f32b275-d7a5-4463-a1ce-9c3b82a96fc7
9
26
- lang : en
10
27
startDate : ' 2025-02-22'
11
28
endDate : ' 2025-02-22'
14
31
title : ' UDAAN 2025'
15
32
subject : ' Empowering Innovation Through Technology'
16
33
url : https://www.commudle.com/communities/gurugram-kotlin-user-group/events/udaan-2025
34
+ - lang : ko
35
+ startDate : ' 2025-02-15'
36
+ endDate : ' 2025-02-15'
37
+ location : Seoul, Korea
38
+ speaker : ' To be announced'
39
+ title : ' Kotlin Backend Meetup'
40
+ subject : ' Whole new event for Kotlin Backend Developers in Seoul, Korea'
41
+ url : https://event-us.kr/kugseoul/event/98337
17
42
- lang : pt
18
43
startDate : ' 2024-10-03'
19
44
endDate : ' 2024-10-03'
Original file line number Diff line number Diff line change @@ -125,6 +125,14 @@ export const TeachLaunchCourse = () => {
125
125
Testing
126
126
</ a >
127
127
</ li >
128
+ < li >
129
+ < a
130
+ className = { textCn ( 'rs-link' , { external : true } ) }
131
+ href = "https://docs.google.com/presentation/d/1hZTaQ1gdStte2aeQU78UmpVzpKErdeOCRQPOYH2p3DI/edit?usp=sharing"
132
+ >
133
+ Reflection (JVM)
134
+ </ a >
135
+ </ li >
128
136
</ ul >
129
137
</ div >
130
138
You can’t perform that action at this time.
0 commit comments