diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-12-27 18:07:23 -0500 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-12-27 18:07:23 -0500 |
commit | 151bf746c79013ae60f6014660bb1b64df03a98b (patch) | |
tree | 807faad6415dbccde5617f9974c4e30634946a49 /docs/about/index.html | |
parent | 9ccd54fd70f9613734241ce03f716eba794b1a5c (diff) |
generated
Diffstat (limited to 'docs/about/index.html')
-rw-r--r-- | docs/about/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/about/index.html b/docs/about/index.html index 243809a..67fc54f 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -24,7 +24,8 @@ <meta name="og:image" content="https://web.navan.dev/images/logo.png" /> <link rel="manifest" href="manifest.json" /> <meta name="google-site-verification" content="LVeSZxz-QskhbEjHxOi7-BM5dDxTg53x2TwrjFxfL0k" /> - <script async src="//gc.zgo.at/count.js" data-goatcounter="https://navanchauhan.goatcounter.com/count"></script> + <script data-goatcounter="https://navanchauhan.goatcounter.com/count" + async src="//gc.zgo.at/count.js"></script> <script defer data-domain="web.navan.dev" src="https://plausible.io/js/plausible.js"></script> <script defer data-domain="web.navan.dev" src="https://plausible.navan.dev/js/plausible.js"></script> @@ -46,13 +47,13 @@ <p>Hi!</p> -<p>My name is Navan Chauhan. I dabble in the mysterious dark arts of programming and in-silico drug discovery. I am proficient in Python and ocassionaly dabble in C++/C, Swift, React Native, and Go. I only use vanilla JS for actual web based stuff because I don't want to spend time debugging yarn/npm installs faililng.</p> +<p>My name is Navan Chauhan. I do lots of different things. Most of the bigger projects I am working on are currently private/unlisted. Although, all of them will be open-sourced, I don't want to publish them until I am happy with the version 1.0.</p> <p>Main website with links: <a rel="noopener" target="_blank" href="https://navan.website">https://navan.website</a></p> <h2>Contact Me</h2> -<p>The best way to reach out to me is by e-mail. navanchauhan[at]gmail.com Or, if I have made peace with my ISP and corrected the rDNS settings, then: hey[at]navan.dev</p> +<p>The best way to reach out to me is by e-mail. subject[at]navan.email Or, if I have made peace with my ISP and corrected the rDNS settings, then: hey[at]navan.dev</p> <p>My GPG Fingerprint:</p> @@ -61,11 +62,11 @@ <h2>Links</h2> <ul> -<li><a rel="noopener" target="_blank" href="https://lichess.org/PrudentFox">Talk over a nice long game of Chess: (I am okayish at it, but Chess is fun.)</a> </li> <li><a rel="noopener" target="_blank" href="https://github.com/navanchauhan">GitHub: @navanchauhan</a></li> <li><a rel="noopener" target="_blank" href="https://pi4.navan.dev/gitea">Mirror: Personal Instance of Gitea</a></li> <li><a rel="noopener" target="_blank" href="https://navanchauhan.goatcounter.com">GoatCounter: This Website's Analytics</a></li> <li><a rel="noopener" target="_blank" href="https://github.com/navanchauhan">Twitter: @navanchauhan</a></li> +<li><a rel="noopener" target="_blank" href="https://mastodon.social/@navanchauhan">Mastodon: @navanchauhan@mastodon.social</a></li> </ul> </main> |