Skip to content

Commit d55773b

Browse files
authored
page: Add AlphaOneLabs (#202)
1 parent bc6e83a commit d55773b

File tree

3 files changed

+75
-2
lines changed

3 files changed

+75
-2
lines changed

pages/opportunities/gsoc/project-ideas/index.md

+27
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,28 @@ touch with them directly if you have any inquiries._
4040
[link](https://github.com/osl-incubator/anamnesis.ai/wiki/Project-Ideas)
4141
-->
4242

43+
### Alpha One Labs
44+
45+
- **Description**: Alpha One Labs is an education platform designed to
46+
facilitate both learning and teaching. The platform provides a comprehensive
47+
environment where educators can create and manage courses, while students can
48+
learn, collaborate, and engage with peers. With features like study groups,
49+
peer connections, and discussion forums, we aim to create a collaborative
50+
learning environment that goes beyond traditional online education.
51+
- **Project WEB Page**: <https://www.alphaonelabs.com/>
52+
- **Repository**: <https://github.com/alphaonelabs/education-website>
53+
- **Communication channel**:
54+
[Slack](https://join.slack.com/t/alphaonelabs/shared_invite/zt-7dvtocfr-1dYWOL0XZwEEPUeWXxrB1A)
55+
- **Project Ideas**:
56+
[link](https://github.com/alphaonelabs/education-website/wiki/GSOC-2025-Ideas-Refined)
57+
4358
### ArxLang/ASTx
4459

4560
- **Description**: ASTx is an agnostic expression structure for AST. It is
4661
agnostic because it is not specific to any language.
4762
- **Project WEB Page**: <https://astx.arxlang.org/>
63+
- **Repository**: <https://github.com/arxlang/astx>
64+
- **Communication channel**: [Discord](https://arxlang.org/discord)
4865
- **Project Ideas**: [link](https://github.com/arxlang/astx/wiki/Project-Ideas)
4966

5067
<!--
@@ -54,6 +71,8 @@ touch with them directly if you have any inquiries._
5471
objects. IRx uses llvmlite in order to generate LLVM-IR source and binary
5572
generation.
5673
- **Project WEB Page**: <https://irx.arxlang.org/>
74+
- **Repository**: <https://github.com/arxlang/irx>
75+
- **Communication channel**: [Discord](https://arxlang.org/discord)
5776
- **Project Ideas**: [link](https://github.com/arxlang/irx/wiki/Project-Ideas)
5877
5978
-->
@@ -64,6 +83,8 @@ touch with them directly if you have any inquiries._
6483
define targets and dependencies. Instead of using the Makefile format, it uses
6584
yaml format.
6685
- **Project WEB Page**: <https://osl-incubator.github.io/makim/>
86+
- **Repository**: <https://github.com/osl-incubator/makim>
87+
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
6788
- **Project Ideas**:
6889
[link](https://github.com/osl-incubator/makim/wiki/Project-Ideas)
6990

@@ -79,6 +100,8 @@ touch with them directly if you have any inquiries._
79100

80101
- **Description**: Rago is a lightweight framework for RAG.
81102
- **Project WEB Page**: <https://osl-incubator.github.io/rago/>
103+
- **Repository**: <https://github.com/osl-incubator/rago>
104+
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
82105
- **Project Ideas**:
83106
[link](https://github.com/osl-incubator/rago/wiki/Project-Ideas)
84107

@@ -88,6 +111,8 @@ touch with them directly if you have any inquiries._
88111
- **Description**: SciCookie creates new python project's structure from an
89112
opinionated project template.
90113
- **Project WEB Page**: <https://osl-incubator.github.io/scicookie>
114+
- **Repository**: <https://github.com/osl-incubator/scicookie>
115+
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
91116
- **Project Ideas**:
92117
[link](https://github.com/osl-incubator/scicookie/wiki/Project-Ideas)
93118
-->
@@ -98,5 +123,7 @@ touch with them directly if you have any inquiries._
98123
useful scripts and keeping this information centralized in a configuration
99124
file with a friendly command line interface.
100125
- **Project WEB Page**: <https://osl-incubator.github.io/sugar/>
126+
- **Repository**: <https://github.com/osl-incubator/sugar>
127+
- **Communication channel**: [Discord](https://opensciencelabs.org/discord)
101128
- **Project Ideas**:
102129
[link](https://github.com/osl-incubator/sugar/wiki/Project-Ideas)

pages/projects/list/index.md

+42
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,29 @@ date: "2024-01-29"
55
authors: ["OSL Team"]
66
template: projects.html
77
projects:
8+
- name: Alpha One Labs
9+
type: affiliated
10+
maintainer_name: Daniel Jones
11+
maintainer_email: [email protected]
12+
url: https://github.com/alphaonelabs/education-website
13+
communication_channel:
14+
provider: slack
15+
url: https://join.slack.com/t/alphaonelabs/shared_invite/zt-7dvtocfr-1dYWOL0XZwEEPUeWXxrB1A
16+
description: |
17+
Alpha One Labs is a nonprofit, open-source education platform dedicated
18+
to hands-on learning in tech, science, and engineering. Evolving from a
19+
Brooklyn hackerspace founded in 2009, we now provide cutting-edge STEM
20+
experiences to learners everywhere. Our mission is to inspire creativity,
21+
experimentation, and collaboration through engaging, hands-on innovation.
22+
823
- name: AnamnesisAI
924
type: incubated
1025
maintainer_name: Ivan Ogasawara
1126
maintainer_email: [email protected]
1227
url: https://osl-incubator.github.io/anamnesis.ai/
28+
communication_channel:
29+
provider: discord
30+
url: https://opensciencelabs.org/discord
1331
description: |
1432
AnamnesisAI is a project focused on extracting anamnesis in FHIR format from text.
1533
@@ -18,6 +36,9 @@ projects:
1836
maintainer_name: Ivan Ogasawara
1937
maintainer_email: [email protected]
2038
url: https://osl-incubator.github.io/artbox/
39+
communication_channel:
40+
provider: discord
41+
url: https://opensciencelabs.org/discord
2142
description: |
2243
ArtBox is a tool set for handling multimedia files with a bunch of useful
2344
functions.
@@ -27,6 +48,9 @@ projects:
2748
maintainer_name: Ivan Ogasawara
2849
maintainer_email: [email protected]
2950
url: https://arxlang.org
51+
communication_channel:
52+
provider: discord
53+
url: https://arxlang.org/discord
3054
description: |
3155
ArxLang Project is compounded mainly by three sub-projects: ASTx, IRx, and Arx.
3256
ASTx is an agnostic expression structure for AST. It is agnostic because it is
@@ -41,6 +65,9 @@ projects:
4165
maintainer_name: Ivan Ogasawara
4266
maintainer_email: [email protected]
4367
url: https://osl-incubator.github.io/envers/
68+
communication_channel:
69+
provider: discord
70+
url: https://opensciencelabs.org/discord
4471
description: |
4572
Envers is a command-line tool (CLI) designed to manage and version environment
4673
variables for different deployment stages such as staging, development, and
@@ -61,6 +88,9 @@ projects:
6188
maintainer_name: Ivan Ogasawara
6289
maintainer_email: [email protected]
6390
url: https://osl-incubator.github.io/makim/
91+
communication_channel:
92+
provider: discord
93+
url: https://opensciencelabs.org/discord
6494
description: |
6595
Makim (or makim) is based on make and focus on improve the way to define targets
6696
and dependencies. Instead of using the Makefile format, it uses yaml format.
@@ -70,6 +100,9 @@ projects:
70100
maintainer_name: Ivan Ogasawara
71101
maintainer_email: [email protected]
72102
url: https://osl-incubator.github.io/rago/
103+
communication_channel:
104+
provider: discord
105+
url: https://opensciencelabs.org/discord
73106
description: |
74107
Rago is a lightweight framework for RAG.
75108
@@ -98,6 +131,9 @@ projects:
98131
maintainer_name: Ever Vino
99132
maintainer_email: [email protected]
100133
url: https://osl-incubator.github.io/pymedx
134+
communication_channel:
135+
provider: discord
136+
url: https://opensciencelabs.org/discord
101137
description: |
102138
PyMedX is a Python library that provides access to PubMed/PubMed Central.
103139
This project is a fork from the archived project PyMed.
@@ -107,6 +143,9 @@ projects:
107143
maintainer_name: Ivan Ogasawara
108144
maintainer_email: [email protected]
109145
url: https://osl-incubator.github.io/scicookie
146+
communication_channel:
147+
provider: discord
148+
url: https://opensciencelabs.org/discord
110149
description: |
111150
SciCookie is a template developed by Open Science Labs that creates
112151
projects from project templates.
@@ -116,6 +155,9 @@ projects:
116155
maintainer_name: Ivan Ogasawara
117156
maintainer_email: [email protected]
118157
url: https://osl-incubator.github.io/sugar/
158+
communication_channel:
159+
provider: discord
160+
url: https://opensciencelabs.org/discord
119161
description: |
120162
Sugar aims to organize your stack of containers, gathering some useful scripts
121163
and keeping this information centralized in a configuration file. So the command

theme/projects.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,19 @@ <h2>
3838
{% elif project.type == "affiliated" %}
3939
<img
4040
alt="Static Badge"
41-
src="https://img.shields.io/badge/project-affiliated-333333?style=for-the-badge&label=project&labelColor=FF0000&color=888888"
41+
src="https://img.shields.io/badge/project-affiliated-333333?style=for-the-badge&label=project&labelColor=0E91C3&color=888888"
4242
/>
4343
{% endif %}
4444
{{ project.name }}
4545
</a>
4646
</h2>
4747
<p class="{{ text_colors[loop.index % 2] }}">
4848
<strong>Maintainer</strong>: {{ project.maintainer_name }}
49-
&lt;<a href="mailto:{{ project.maintainer_email }}">{{ project.maintainer_email }}</a>&gt;
49+
&lt;<a href="mailto:{{ project.maintainer_email }}">{{ project.maintainer_email }}</a>&gt;<br/>
50+
{% if project.communication_channel %}
51+
<strong>Communication Channel</strong>:
52+
<a href="{{ project.communication_channel.url }}">{{ project.communication_channel.provider.title() }}</a>
53+
{% endif %}
5054
</p>
5155
<p class="{{ text_colors[loop.index % 2] }}">{{ project.description }}</p>
5256
</div>

0 commit comments

Comments
 (0)