5
5
# length: short / medium / long (90 / 175 / 350 hours)
6
6
# mentors: github handles
7
7
# categories: AI / data / dev tools / apps / cloud / media / operating systems / programming languages / science / security / social / web
8
+ # repolinks: reference links to respective github repos
8
9
9
10
- title : Machine learning inference in Cats Effect
10
11
description :
14
15
length : long
15
16
mentors : [armanbilge, djspiewak, ekrich, valencik]
16
17
categories : [AI, web, programming languages]
18
+ repolinks :
19
+ - name : cats-effect
20
+ url : https://github.com/typelevel/cats-effect
17
21
18
22
- title : Serverless integrations for Feral
19
23
description :
23
27
length : medium
24
28
mentors : [armanbilge, bpholt]
25
29
categories : [cloud, programming languages]
30
+ repolinks :
31
+ - name : feral
32
+ url : https://github.com/typelevel/feral
26
33
27
34
- title : Native I/O backend for FS2 JVM
28
35
description :
32
39
length : long
33
40
mentors : [antoniojimeneznieto, djspiewak, mpilquist, armanbilge]
34
41
categories : [operating systems, programming languages]
42
+ repolinks :
43
+ - name : fs2
44
+ url : https://github.com/typelevel/fs2
35
45
36
46
- title : Polling-based I/O in FS2
37
47
description :
41
51
length : long
42
52
mentors : [armanbilge, mpilquist, antoniojimeneznieto]
43
53
categories : [operating systems, programming languages]
54
+ repolinks :
55
+ - name : fs2
56
+ url : https://github.com/typelevel/fs2
44
57
45
58
- title : FS2 Connection API
46
59
description :
50
63
length : long
51
64
mentors : [mpilquist, armanbilge]
52
65
categories : [operating systems, programming languages]
66
+ repolinks :
67
+ - name : fs2
68
+ url : https://github.com/typelevel/fs2
53
69
54
70
- title : Web Components for Calico
55
71
description :
59
75
length : long
60
76
mentors : [armanbilge]
61
77
categories : [web, programming languages]
78
+ repolinks :
79
+ - name : calico
80
+ url : https://github.com/armanbilge/calico
62
81
63
82
- title : Upgrade sbt-typelevel to sbt 2
64
83
description :
68
87
length : long
69
88
mentors : [mzuehlke, armanbilge]
70
89
categories : [development tools]
90
+ repolinks :
91
+ - name : sbt-typelevel
92
+ url : https://github.com/typelevel/sbt-typelevel
71
93
72
94
- title : Refresh Davenverse projects
73
95
description :
77
99
length : medium
78
100
mentors : [samspills, valencik]
79
101
categories : [development tools, programming languages]
102
+ repolinks :
103
+ - name : davenverse
104
+ url : https://github.com/davenverse
80
105
81
106
- title : Cats Effect & FS2 on WASM/WASI
82
107
description :
86
111
length : long
87
112
mentors : [armanbilge, tanishiking, valencik]
88
113
categories : [web, cloud, operating systems, programming languages]
114
+ repolinks :
115
+ - name : cats-effect
116
+ url : https://github.com/typelevel/cats-effect
117
+ - name : fs2
118
+ url : https://github.com/typelevel/fs2
89
119
90
120
- title : Extensible log4cats interface
91
121
description :
95
125
length : long
96
126
mentors : [morgen-peschke, kubukoz, irevive]
97
127
categories : [cloud, programming languages]
128
+ repolinks :
129
+ - name : log4cats
130
+ url : https://github.com/typelevel/log4cats
98
131
99
132
- title : http4s-fs2-data
100
133
description :
104
137
length : short
105
138
mentors : [satabin, ybasket]
106
139
categories : [cloud, web, programming languages]
140
+ repolinks :
141
+ - name : http4s-fs2-data
142
+ url : https://github.com/http4s/http4s-fs2-data
143
+ - name : fs2-data
144
+ url : https://github.com/gnieh/fs2-data
145
+ - name : http4s
146
+ url : https://github.com/http4s/http4s
107
147
108
148
- title : Convert Doobie test suite to use munit-cats-effect
109
149
description :
114
154
length : medium
115
155
mentors : [jatcwang]
116
156
categories : [cloud, programming languages]
157
+ repolinks :
158
+ - name : doobie
159
+ url : https://github.com/typelevel/doobie
160
+ - name : munit-cats-effect
161
+ url : https://github.com/typelevel/munit-cats-effect
0 commit comments