this repo has no description
1+++
2title = 'projects'
3+++
4
5## current
6
7- [nix-config](https://codeberg.org/da157/nix-config) - nixos and home manager.
8 it has replaced its dotfiles repo for all of its computers! [documention](https://nix-config.da157.id)
9- [nixvim-cfg](https://codeberg.org/da157/nixvim-cfg) - its neovim config, using nixvim
10- [website](https://codeberg.org/da157/website) - you're here right now!
11- [stylix](https://github.com/nix-community/stylix) - theming tool for nixos and home-manager,
12 maintained by it along with trueNAHO and danth
13- [porcelain](https://codeberg.org/da157/porcelain) - cli dollcode encoder and decoder
14
15## future<sup>tm</sup>
16
17- shard - fedi server, and maybe client, written in gleam
18 - [speck](https://codeberg.org/da157/speck) - a tiny activity pub implementation, to learn before attempting the full project
19- rewrite this site in gleam
20
21## past
22
23### archived
24
25- [potatofox](https://codeberg.org/da157/potatofox) - firefox and sidebery css theme
26- [dotfiles](https://codeberg.org/da157/dotfiles) - config files for its linux machines, replaced by nix-config
27- [minifox](https://codeberg.org/da157/minifox) - minimal firefox css theme
28
29### comp sci
30
31projects for comp sci class which it generally works on for a few weeks then archives
32
33- [neural-network](https://codeberg.org/da157/neural-network)
34- [navigation-system](https://codeberg.org/da157/navigation-system)
35- [word_frequencies](https://codeberg.org/da157/word_frequencies)
36- [java-lists](https://codeberg.org/da157/java-lists)