Skip to content

Commit 4697ffa

Browse files
authored
Update projects.yaml
add Q2 2025 projects
1 parent ee0ca28 commit 4697ffa

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

data/projects.yaml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Q1 2024
66
# Q2 2024
77
# Q3 2024
8+
# Q2 2025
89

910

1011
- name: Michiel Borkent
@@ -113,6 +114,50 @@
113114
date: 2023-01-01
114115
round: Long-term 2023
115116

117+
118+
- name: CALVA
119+
url: https://github.com/BetterThanTomorrow/calva
120+
tier: USD 9k
121+
date: 2025-04-15
122+
round: Q2 2025
123+
description: Developng a new REPL output view for Calva, which is a webview in VS Code.
124+
current: true
125+
- name: CIDER
126+
url: https://github.com/clojure-emacs/cider
127+
tier: USD 9k
128+
date: 2025-04-15
129+
round: Q2 2025
130+
description: Provide continued support and improvements for CIDER, nREPL and the related libraries (e.g. Orchard, cidernrepl, etc).
131+
current: true
132+
- name: Jank
133+
url: https://github.com/jank-lang/jank
134+
tier: USD 9k
135+
date: 2025-04-15
136+
round: Q2 2025
137+
description: Build jank’s seamless C++ interop system.
138+
current: true
139+
- name: Bling
140+
url: https://github.com/paintparty/bling
141+
tier: USD 2k
142+
date: 2025-04-15
143+
round: Q2 2025
144+
description: Add support for using hiccup to style and format messages and a template string syntax to style and format messages. Create 1-3 additional formatting templates for callouts, headers, and points-of-interest.
145+
current: true
146+
- name: Code Combat
147+
url: https://github.com/codecombat/codecombat/wiki/Aether
148+
tier: USD 2k
149+
date: 2025-04-15
150+
round: Q2 2025
151+
description: Add Clojure(Script) to CodeCombat.
152+
current: true
153+
- name: SciCloj - Building Bridges to New Clojure Users
154+
url: https://scicloj.github.io/docs/community/groups/scinoj-light/
155+
tier: USD 2k
156+
date: 2025-04-15
157+
round: Q2 2025
158+
description: Improve the accessibility of Clojure for individuals working with data, regardless of their programming backgrounds
159+
current: true
160+
116161
- name: Clojure Goes Fast
117162
url: https://clojure-goes-fast.com
118163
tier: USD 9k

0 commit comments

Comments
 (0)