diff options
Diffstat (limited to 'content/_index.md')
| -rw-r--r-- | content/_index.md | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/content/_index.md b/content/_index.md index 7336b5c..5eae365 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,19 +4,27 @@ Hi. This is me: My name is Kumar. Some people call me *kd*, or *ku-band-mar*, I'm known for being... -* that guy who hosts his own website, dropbox, search-engine etc. -[DIY?](https://gitlab.com/kdam0/vps) [Why?](post/self-host) +* that guy who hosts his own website, dropbox, search-engine etc. [Why?](post/self-host) * a programming purist, and linguistic enthusiast. * 👎 down on social-media. I think they lead to dystopia. [Read more](post/self-host#privacy). * a B.Sc in CS. at U of T with a focus in NLP 😌 -# Projects -| Name | Active | Description | Tools | -|-----------|---------|-------------|--------| -| [vps](https://gitlab.com/kdam0/vps) | yes | My Ansible repository for self-hosting. | Ansible | -| [nccli](https://gitlab.com/kdam0/nccli) | yes | A Docker-ized CLI for CRUD ops with Namecheap. | Go | -| [nixdots](https://gitlab.com/kdam0/dotfiles-nix) | yes | My dotfiles for the Nix ecosystem. | Nix | -| [dots](https://gitlab.com/kdam0/dotfiles) | no | My dotfiles for general Linux home mgmt. | - | +# Projects +* [home-lab](https://gitlab.com/kdam0/home-lab) + * My Terraform, Ansible repository for self-hosting as described in [this post](post/framework-server). + * active +* [vps](https://gitlab.com/kdam0/vps) + * My Ansible repository for self-hosting everything on my NAS. + * ~~active~~ replaced by home-lab +* [nccli](https://gitlab.com/kdam0/nccli) + * A Docker-ized Golang CLI for CRUD ops for Namecheap's DNS settings. + * active +* [nixdots](https://gitlab.com/kdam0/dotfiles-nix) + * My dotfiles for the Nix ecosystem as started in [this post](post/nixos-p1). + * active +* [dots](https://gitlab.com/kdam0/dotfiles-nix) + * My dotfiles for general Linux home mgmt. + * ~~active~~ replaced by nixdots > If you found something above to be useful, consider [sending](#donate) a few coins my way! |
