|
1 | 1 | ---
|
2 |
| -id: portfolio |
3 |
| -title: Portfolio |
| 2 | +description: OSS Projects |
4 | 3 | custom_edit_url: null
|
5 | 4 | ---
|
6 | 5 |
|
7 | 6 | # Portfolio
|
8 | 7 |
|
9 |
| -## Swarm of Drones |
| 8 | +Open Source with SLU makes open source software that supports research. |
10 | 9 |
|
11 |
| - |
| 10 | +## New Projects |
12 | 11 |
|
13 |
| -The SLU AirCRAFT Lab has created a |
14 |
| -software and hardware pipeline for |
15 |
| -controlling a swarm of drones, including |
16 |
| -virtual reality (VR) devices, a main Air |
17 |
| -Traffic Control (ATC) center, and |
18 |
| -numerous drones that were built in the |
19 |
| -lab. The pipeline is currently broken, the |
20 |
| -legacy code is out of date, and the |
21 |
| -AirCRAFT Lab has not been able to |
22 |
| -diagnose or repair these problems. |
23 |
| -Currently, the main focus of our team is |
24 |
| -to fix the pipeline to be able to control |
25 |
| -multiple drones using VR. We are |
26 |
| -establishing communication between |
27 |
| -various software programs, and ensuring |
28 |
| -that the physical connections are |
29 |
| -properly configured. Ultimately, our goal |
30 |
| -is to make the pipeline more robust than |
31 |
| -it was previously, so that it doesn't break |
32 |
| -again and can be expanded with more |
33 |
| -drones, commands, distance, and usage. |
| 12 | +We are currently accepting project requests. You can submit your request via this [Google Form](https://forms.gle/QwJYztXK5VrXG6K38). We will prioritize requests that: |
34 | 13 |
|
35 |
| -Check out our |
| 14 | +- Come from Saint Louis University |
| 15 | +- Focus on tools that help with specific research goals |
| 16 | +- Will help researchers obtain specific preliminary results |
36 | 17 |
|
37 |
| -* [source code](https://github.com/oss-slu/Drones) |
38 |
| -* [flyer](@site/static/pdf/drones.pdf). |
| 18 | +## Current Capstone Projects |
39 | 19 |
|
40 |
| -## Network Congestion-Control Emulator |
| 20 | +<!-- -  **Project Name** One-sentence description of the purpose of the project --> |
| 21 | +- [DADS (Database of Arithmetic Dynamical Systems)](project_dads/about) - The goal of this project is to create a flexible, web-based, search-driven user interface for a database of arithmetic dynamical systems |
| 22 | +-  **[Data Entry & Exhibition for Rerum](project_deer/about)** A designer's framework for non-destructive annotation and template rendering for distributed digital resources and collections. |
| 23 | +- Drone World |
| 24 | +- Gallery of Glosses |
| 25 | +- MeltShiny |
| 26 | +-  [**Mouser**](project_mouser/about) - This software is used for tracking the data of animal experiments. |
| 27 | +- **[Pi4Micronaut](project_pi4micronaut/about)** - A Java library crafted for developers who aim to build IoT applications leveraging the Raspberry Pi platform. |
| 28 | +- Rerum Geolocator |
| 29 | +-  **[Seeing Is Believing](project_sib/about)** - An educational learning tool enabling visualizing the pronunciation of Spanish words. |
| 30 | +- Shelter Volunteers |
| 31 | +-  [**Speech Tagging**](project_saltify/about) - This software transcribes an audio sample into a written format that is accepted by SALT software. |
| 32 | +-  [**Where's Religion Desktop**](project_wheres_religion_desktop/about) - Where's Religion Desktop is an enhancement on the mobile version which will have extended features. |
| 33 | +-  [**Where's Religion Mobile**](project_wheres_religion_mobile/about) - This Project is to create an application for ethnographers to capture the events happening around them along with some audio/visual representation of the event. |
41 | 34 |
|
42 |
| - |
| 35 | +## Current Internal Service Projects |
43 | 36 |
|
44 |
| -The purpose of this project is to create a software capable of emulating different network scenarios |
45 |
| -while evaluating these different congestion control protocols. The software generates evaluation reports in |
46 |
| -terms of measurement metrics such as throughput, delays and jitters. |
| 37 | +- Inner Peace Time |
| 38 | +- iSpraak |
47 | 39 |
|
48 |
| -Check out our |
| 40 | +## Other Projects |
49 | 41 |
|
50 |
| -* [source code](https://github.com/oss-slu/Congestion-control-emulator) |
51 |
| -* [flyer](@site/static/pdf/network-control.pdf). |
| 42 | +- ML Code Generator |
| 43 | +- Congestion Control Emulator |
| 44 | +- Python TBE Library |
| 45 | +- Orca Converter/Extractor |
52 | 46 |
|
53 |
| -## SALT |
| 47 | +## Inactive Projects |
54 | 48 |
|
55 |
| - |
56 |
| - |
57 |
| -We look to be able to transcribe audio samples into a written format that is accepted by SALT (systematic analysis of language transcripts) software. SALT is an app that analyzes the speech of children and scores it according to their metrics. |
58 |
| - |
59 |
| -Check out our |
60 |
| - |
61 |
| -* [source code](https://github.com/oss-slu/SpeechTranscription) |
62 |
| -* [flyer](@site/static/pdf/saltify.pdf). |
63 |
| - |
64 |
| -## Mouser |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| -Mouser is a desktop app designed to optimize research |
69 |
| -that uses animal experimentation. Animals are often used |
70 |
| -in experiments to analyze the effects of drugs and other |
71 |
| -products, and Mouser is a way to optimize this analysis. |
72 |
| -Mouser will allow researchers to manage their own |
73 |
| -scientific experiments, where they can enter animal |
74 |
| -measurements, configure experiment information, and |
75 |
| -control which users can access the experiment. Using |
76 |
| -Mouser, animals can be measured in any way based on the |
77 |
| -user’s specifications, like weight or blood pressure, and |
78 |
| -this data can be managed easily with the application. |
79 |
| - |
80 |
| -Check out our |
81 |
| - |
82 |
| -* [source code](https://github.com/oss-slu/Mouser) |
83 |
| -* [flyer](@site/static/pdf/mouser.pdf). |
84 |
| - |
85 |
| -## Pi4Micronaut |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| -Our goal is to create a Java library using the |
90 |
| -Micronaut Framework and Pi4J to streamline |
91 |
| -the process of creating IoT web applications |
92 |
| -which utilize hardware connectivity to |
93 |
| -Raspberry Pi's. |
94 |
| - |
95 |
| -Check out our |
96 |
| - |
97 |
| -* [source code](https://github.com/oss-slu/Pi4Micronaut) |
98 |
| -* [flyer](@site/static/pdf/Pi4MicronautFlyer.pdf). |
99 |
| - |
100 |
| -## Machine Learning Code Generator |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| -Machine Learning is a kind of Artificial Intelligence that is used to classify and predict unknown data. It is a powerful and versatile tool, but most people cannot write machine learning code. Therefore the majority of people cannot take advantage of Machine Learning. |
105 |
| - |
106 |
| -The goal of the project is to: |
107 |
| - |
108 |
| -- Help people from a broad range of disciplines to make new discoveries using their own data |
109 |
| -- Increase access to Machine Learning technologies |
110 |
| - |
111 |
| -Check out our |
112 |
| - |
113 |
| -* [source code](https://github.com/kate-holdener/ml_code_generator) |
114 |
| -* [flyer](@site/static/pdf/machine-learning.pdf). |
115 |
| - |
116 |
| -## Santiago |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| -SBFSEM-tools is a MATLAB toolbox developed |
121 |
| -by Sara Patterson for creating, analyzing and |
122 |
| -visualizing Neuron models for the sake of |
123 |
| -research and documentation. The project |
124 |
| -includes multiple GUIs to interact with the data. |
125 |
| - |
126 |
| -Our project, Santiago, aims to continue that |
127 |
| -effort by utilizing the existing MATLAB toolbox. |
128 |
| -In its current state, many functions of the |
129 |
| -toolbox require researchers to edit values in the |
130 |
| -code, which can be difficult for people without a |
131 |
| -computer science background. Our primary goal |
132 |
| -is to make the SBFSEM-tools more accessible to |
133 |
| -those not familiar with computer programming |
134 |
| -or MATLAB. We would also like to make the |
135 |
| -existing functionality accessible within a singular |
136 |
| -user interface. |
137 |
| - |
138 |
| -Check out our |
139 |
| - |
140 |
| -* [source code](https://github.com/oss-slu/Santiago) |
141 |
| -* [flyer](@site/static/pdf/santiago.pdf). |
142 |
| - |
143 |
| -## Scantron Software |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| -Physical scantron machines are very slow and cost-ineffective. Our software eliminates the need for machines and makes it cost-efficient and fast. |
148 |
| - |
149 |
| -Check out our |
150 |
| - |
151 |
| -* [source code](https://github.com/rkarmuri/Scantron_Software) |
152 |
| -* [flyer](@site/static/pdf/scantron.pdf). |
153 |
| - |
154 |
| -## Seeing Is Believing |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| -Seeing Is Believing is a learning management tool that allows teachers to demonstrate the pronunciation of Spanish words. Students are able to practice their pronunciation through our website and see their progress as a collection of spectrograms. The spectrograms allow students to visualize the difference between their pronunciation and the pronunciation of a native speaker even if it's difficulty for them to hear it. |
159 |
| - |
160 |
| -Check out our |
161 |
| - |
162 |
| -* [source code](https://github.com/oss-slu/Seeing-is-Believing) |
163 |
| -* [flyer](@size/static/pdf/SIBFlyer.pdf) |
164 |
| - |
165 |
| - |
166 |
| -## T-PEN |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| -T‑PEN is a web-based tool for working |
171 |
| -with images of manuscripts. Users attach |
172 |
| -transcription data (new or uploaded) to |
173 |
| -the actual lines of the original |
174 |
| -manuscript in a simple, flexible interface. |
175 |
| - |
176 |
| -Check out our |
177 |
| - |
178 |
| -* [source code](https://github.com/CenterForDigitalHumanities/TPEN28/tree/oss-dev) |
179 |
| -* [flyer](@site/static/pdf/tpen.pdf). |
180 |
| - |
181 |
| -## MeltShiny |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| -Researchers are currently using an old program |
186 |
| -called MeltWin to analyze DNA absorbance data. |
187 |
| -This program was designed over 20 years ago, |
188 |
| -requires older computer systems, and lacks newer |
189 |
| -features. Furthermore, a lack of source code |
190 |
| -makes modification impossible. As such there is a |
191 |
| -need for a newer program that both includes the |
192 |
| -functions of MeltWin, runs on modern systems, |
193 |
| -and introduces newer “automatic” features. |
194 |
| - |
195 |
| -Check out our |
196 |
| - |
197 |
| -* [source code](https://github.com/oss-slu/MeltWin2.0) |
198 |
| -* [flyer](@site/static/pdf/meltshiny.pdf). |
| 49 | +- DroneSwarm |
| 50 | +- Santiago |
0 commit comments