aboutsummaryrefslogtreecommitdiff
path: root/content/_index.md
diff options
context:
space:
mode:
authorroot@localhost <root@localhost>2023-08-13 16:23:58 +0000
committerroot@localhost <root@localhost>2023-08-13 16:23:58 +0000
commit43e53128f74e230431aadf0fdba1ceb9055945fe (patch)
tree612a0e470f8b03f71ca99bd64609382313d35d88 /content/_index.md
parentde26f60c42dc3566563cc6b5f912c7dea2c8b8ff (diff)
routine updates
Diffstat (limited to 'content/_index.md')
-rw-r--r--content/_index.md26
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!