This repository was archived by the owner on Jul 24, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdata.json
More file actions
159 lines (159 loc) · 6.27 KB
/
Copy pathdata.json
File metadata and controls
159 lines (159 loc) · 6.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
"schedule": [
{ "date": "AUG 22", "name": "Party at the Union (Saturday)" },
{ "date": "AUG 23", "name": "Big Red Welcome (Sunday)" },
{ "date": "AUG 26", "name": "Nvolvement Fair (Wednesday)" },
{ "date": "SEP 03", "name": "Carston: Open Source Software" },
{ "date": "SEP 10", "name": "Alex: Self-Hosted Cloud Services" },
{ "date": "SEP 17", "name": "FOSSJam Kickoff" },
{ "date": "SEP 24", "name": "FOSSJam Presentations" },
{ "date": "OCT 01", "name": "Mana Games" },
{ "date": "OCT 08", "name": "TBD" },
{ "date": "OCT 15", "name": "Tim: Game Engines" },
{ "date": "OCT 22", "name": "Microtalks" },
{ "date": "OCT 29", "name": "TBD" },
{ "date": "NOV 05", "name": "TBD" },
{ "date": "NOV 12", "name": "TBD" },
{ "date": "NOV 19", "name": "TBD" },
{ "date": "NOV 26", "name": "Thanksgiving break (No meeting)" },
{ "date": "DEC 03", "name": "Officer Elections & Semester Sendoff" },
{ "date": "DEC 10", "name": "Dead week (No meeting)" }
],
"recommendations": [
{
"name": "Collabora Online",
"href": "https://www.collaboraonline.com/",
"imgPath": "/images/collabora-logo.png",
"tagline": "Collaborative Open-Source Document Editing",
"desc": "Collabora Online is a powerful collaborative office suite that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure."
},
{
"name": "OBS",
"href": "https://obsproject.com/",
"imgPath": "/images/obs_logo.png",
"tagline": "Open Broadcaster Software",
"desc": "Free and open source software for video recording and live streaming."
},
{
"name": "kdenlive",
"href": "https://kdenlive.org/",
"imgPath": "/images/kdenlive_logo.png",
"tagline": "KDE Non-Linear Video Editor",
"desc": "Kdenlive is a video editing application with support for many audio and video formats. It offers advanced editing features, a variety of effects and transitions, color correction, audio post-production, and subtitling tools."
},
{
"name": "KiCad",
"href": "https://www.kicad.org/",
"imgPath": "/images/kicad_logo.jpg",
"tagline": "A Cross Platform and Open Source PCB Design Suite",
"desc": "KiCad is a free and open-source electronics design automation (EDA) suite. It features schematic capture, integrated circuit simulation, printed circuit board (PCB) layout, 3D rendering, and plotting/data export to numerous formats. KiCad has minimal system requirements and runs on Linux, Windows, and macOS."
},
{
"name": "OpenSCAD",
"href": "https://openscad.org/",
"imgPath": "/images/openscad_logo.png",
"tagline": "The Programmers Solid 3D CAD Modeller",
"desc": "OpenSCAD is a solid 3D modeler that enables the creation of parametric models using its scripting language. Models are created by utilizing a technique called constructive solid geometry. According to this technique, simple objects can be transformed and combined in order to create almost any complex model."
},
{
"name": "Kile",
"href": "https://kile.sourceforge.io/",
"imgPath": "/images/kile_logo.png",
"tagline": "An Integrated LaTeX Editing Environment",
"desc": "Kile is a user-friendly TeX/LaTeX editor by KDE. Kile is available for many architectures and operating systems such as PC, Mac, and BSD, including Linux and Microsoft Windows."
},
{
"name": "RapidRaw",
"href": "https://www.getrapidraw.com/",
"imgPath": "/images/RapidRaw_logo.png",
"tagline": "A non-destructive and GPU-accelerated RAW image editor",
"desc": "RapidRaw is a user-friendly and open source image editor written in rust. It offers most of the same features as Adobe Lightroom and runs on all operating systems."
}
],
"profiles": [
{
"name": "Carston Wiebe",
"major": "Computer Engineering",
"bio": "Interested in computer hardware, web development, languages (for programs or for humans), fiction books, video games, and occasionally art.",
"role": "President",
"joined": "2023",
"isAlumni": false,
"imgPath": "/images/c-wiebe-pfp-500x500.jpg",
"links": [
{
"name": "Website",
"href": "https://ctwiebe23.github.io"
},
{
"name": "Email",
"href": "mailto:ctwiebe23@gmail.com"
}
]
},
{
"name": "Alexander Sanderson",
"major": "Computer Science",
"bio": "I'm a Linux enthusiast, programmer, metal musician and guitarist, and poet.",
"role": "Primary Programmer",
"joined": "2024",
"isAlumni": false,
"imgPath": "/images/clippy.jpg",
"links": [
{
"name": "Email",
"href": "mailto:john-sweat-tray@duck.com"
},
{
"name": "Github",
"href": "https://github.com/asanderson-unl"
}
]
},
{
"name": "Cale Sigerson",
"major": "Computer Science",
"bio": "Music and riichi mahjong enthusiast, also an information sponge.",
"role": "Treasurer",
"joined": "2023",
"isAlumni": false,
"imgPath": "https://avatars.githubusercontent.com/u/73205524?v=4",
"links": [
{
"name": "Email",
"href": "mailto:non300300@gmail.com"
},
{
"name": "Github",
"href": "https://github.com/Mawasu"
},
{
"name": "RYM",
"href": "https://rateyourmusic.com/~Malas"
}
]
},
{
"name": "Brett Johnson",
"major": "Software Engineering",
"bio": "Big into Linux, HomeLab, Cybersecurity, Operating Systems (OS), and Curling. Always interested in learning something new!\n48 65 79 2C 20 79 6F 75 20 64 69 64 20 61 20 74 68 69 6E 67 21",
"role": "",
"joined": "2023",
"isAlumni": false,
"imgPath": "https://avatars.githubusercontent.com/u/84330357?v=4",
"links": [
{
"name": "Email",
"href": "mailto:johnson.brett@bwjsoftware.com"
},
{
"name": "Website",
"href": "https://bwjsoftware.com"
},
{
"name": "Github",
"href": "https://github.com/bwjsoftware"
}
]
}
]
}