dadada.li/src/projects/index.md
2020-12-13 21:49:58 +01:00

47 lines
1.6 KiB
Markdown

# Projects
See also my [GitHub](https://github.com/dadada) and [Gitlab](https://gitlab.com/dadada_).
## Contributions
- [nixpkgs](https://github.com/NixOS/nixpkgs)
Nix Packages collection
- [nixos-hardware](https://github.com/NixOS/nixpkgs)
A collection of NixOS modules covering hardware quirks.
- [RecipeMD](https://github.com/tstehr/RecipeMD)
Markdown recipe format and cli tool
## Educational
- [ns-3-leo](https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo)
Low earth orbit satellite topology simulation for ns-3
- [Bob](https://github.com/dadada/Bob)
- [Recipes](https://github.com/dadada/recipes)
Collection of recipes
- [Bachelor Thesis](https://github.com/dadada/bachelor-thesis)
Evaluating transient node failures with FIT IoT-Lab
- [netcalc](https://github.com/dadada/netcalc)
A very simple network calculator.
## Recreational
- [UuidGen](https://gitlab.com/dadada_/uuidgen)
Android UUID Generator with history and clipboard support
- [mailbox2matrix](https://github.com/dadada/mailbox2matrix)
Mailbox to Matrix bot
- [inbox2matrix](https://github.com/dadada/inbox2matrix)
Very hacky IMAP to Matrix bot
- [portfs](https://github.com/dadada/portf)
TCP port file system, not really a file system
- [vim-edge-n-scratch](https://github.com/dadada/vim-edge-n-scratch)
Vim with etching and sketching
## "Professional"
- [abgabesystem](https://github.com/dadada/abgabesystem)
Python module and CI scripts for managing student homework in gitlab
## Configs and scripts
- [nixpkgs config](https://github.com/dadada/nix-config)
Configuration for Nix Packages