dadada.li/content/projects/_index.md
2021-08-19 01:19:20 +02:00

50 lines
1.6 KiB
Markdown

---
title: dadada's projects
---
# dadada's 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/nixos-hardware)
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/portfs)
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