diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -11,7 +11,7 @@ <body> <h1><big>Kumar Damani</big></h1> -<h2><small>Last updated: 25 Mar. 2022</small></h2> +<h2><small>Last updated: 06 June. 2022</small></h2> <section class="flex-container"> @@ -33,10 +33,18 @@ <ul> <li>My VPS <ul> + <li>My Ansible repository used for managing my self-hosted services.</li> <li><a target="_blank" href="https://gitlab.com/kdam0/vps">Source on GitLab</a></li> <li>Using: Ansible</li> </ul> </li> +<li>Namecheap CLI + <ul> + <li>A CLI application to list/add/update/remove DNS records from Namecheap.</li> + <li><a target="_blank" href="https://gitlab.com/kdam0/nccli">Source on GitLab</a></li> + <li>Using: Go</li> + </ul> +</li> <li>Helpthehome(less) <ul> <li><a target="_blank" href="https://gitlab.com/kdam0/helpthehomeless">Source on GitLab</a></li> |
