diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-06-07 03:30:56 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-06-07 03:30:56 +0000 |
| commit | e6c1b731f86566cf7f8958f250e4d27c7daab97b (patch) | |
| tree | a080902ce59e2abc71426c31c16c78e2e8557da8 /index.html | |
| parent | c22463b14180754c506798ad70071d742038b66c (diff) | |
update to projects section.
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> |
