mirror of
https://github.com/LukasKalbertodt/programmieren-in-rust.git
synced 2024-11-18 02:48:58 +01:00
Add remaining projects
This commit is contained in:
parent
9b3252bab8
commit
9a52e64a40
23
projects.md
23
projects.md
@ -50,11 +50,24 @@ Please note that some of those repositories lack English documentation.
|
||||
<td><a href="https://github.com/akrimpenfort/pir-radiostation-analyser">radiostation-analyser</a></td>
|
||||
<td>Collect and analyze data about played songs from local radio stations</td>
|
||||
<td>Adrian Krimpenfort, Wilko Müller</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://github.com/Christopher22/rust-dtmf">rust-dtmf</a></td>
|
||||
<td>Encoder and decoder for DTMF (≈ old telephone <i>beep</i> sounds)</td>
|
||||
<td>Christopher Gundler, Carmen Meixner</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://github.com/ArielMant0/RustChess">RustChess</a></td>
|
||||
<td>A 3D chess game using the Vulkan API</td>
|
||||
<td>Franziska Becker, René Warnking</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://github.com/vab9/pir-project2017">rustle-my-net</a></td>
|
||||
<td>Experimental implementation of a basic neural network from scratch</td>
|
||||
<td>Tom Schneider, Victor Brinkhege, Johann Arndt, Lukas Kalde </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
[radio]: https://github.com/akrimpenfort/pir-radiostation-analyser
|
||||
|
Loading…
Reference in New Issue
Block a user