Added content to about and contact pages
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
parent
7f58a4fa5a
commit
4607609ac6
@ -18,7 +18,7 @@ palette = "rosepine"
|
||||
[params.about]
|
||||
title = "pratyush desai"
|
||||
description = "No description set"
|
||||
logo = "images/shodan.png"
|
||||
logo = "images/shodandos.png"
|
||||
|
||||
[[params.socialLinks]]
|
||||
icon = "fa-brands fa-github"
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: "About"
|
||||
date: 2023-07-17T21:43:57+05:30
|
||||
draft: true
|
||||
---
|
||||
|
23
content/about/index.md
Normal file
23
content/about/index.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "About"
|
||||
date: 2023-07-20T07:36:25+05:30
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
||||
I'm a software developer from the suburbs of Mumbai (Bombay), India.
|
||||
|
||||
I can usually be found tinkering on some of the Free and Open source softwares and libraries that enable us to build things and improve our lives. It's not only important in my view to build/contribute software that supports
|
||||
open standards rather than walled gardens but to also run open services.
|
||||
|
||||
I helped found and run [LibertaCasa Networks](https://liberta.casa). Other useful links:
|
||||
|
||||
* [Wiki](https://libertacasa.info)
|
||||
* [SSO](https://sso.casa) and one can click on 'manage my account' pr Sign up or login
|
||||
* [Issue Tracker](https://git.com.de)
|
||||
* [CGit](https://git.casa)
|
||||
|
||||
My code repositories are on [github](https://github.com/mogad0n)
|
||||
and on our hosted infrastructure at [gitea](https://git.com.de/pratyushd)
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: "Boring"
|
||||
date: 2023-07-17T17:10:04+05:30
|
||||
draft: true
|
||||
---
|
||||
|
44
content/contact/index.md
Normal file
44
content/contact/index.md
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "Contact"
|
||||
date: 2023-07-20T07:37:44+05:30
|
||||
draft: false
|
||||
---
|
||||
|
||||
These are the following ways to reach me:
|
||||
|
||||
### Email
|
||||
|
||||
* [Email](mailto:pratyush.desai@liberta.casa)
|
||||
* [Gmail](mailto:pratyushndesai@gmail.com)
|
||||
* [Email2](mailto:mogad0n@liberta.casa)
|
||||
|
||||
### IRC
|
||||
|
||||
* You can find me on IRC on the network I run called [LibertaCasa](ircs://irc.casa)
|
||||
* I can be found under the nick `mogad0n` using [webchat](https://liberta.casa/gamja)
|
||||
* I can also be under the the nick found on [libera.chat](ircs://irc.libera.chat)
|
||||
* Restructure this and add a help snippet for those unfamiliar with irc?
|
||||
|
||||
### XMPP
|
||||
|
||||
* You can again find me on the XMPP network I run under the same organizational umbrella.
|
||||
* I can be found via this [mogad0n id](mogad0n@liberta.casa)
|
||||
* Please unless impossible please connect via secure channels.
|
||||
* Use [OMEMO - LWN.NET](https://lwn.net/Articles/691315/) encryption.
|
||||
* My currently valid omemo key(s) for my clients are:
|
||||
1. ConversationsIM
|
||||
```
|
||||
A1717DBC D4358829 CDD98408 8649C97A
|
||||
6456524D F05FE267 9CCCAC1A 929C736D
|
||||
```
|
||||
* TODO: Would be nice to have a webclient to redirect wouldbe communicators.
|
||||
|
||||
### Mastodon
|
||||
|
||||
* <a rel="me" href="https://fosstodon.org/@mogad0n">mogad0n@fosstodon.org</a>
|
||||
|
||||
### Other platforms
|
||||
|
||||
* I am available on a myriad of instant messenger platforms such as Telegram, Signal and WhatsApp
|
||||
* Sadly, even discord.
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: "Posts"
|
||||
date: 2023-07-17T23:26:17+05:30
|
||||
draft: true
|
||||
---
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: "Projects"
|
||||
date: 2023-07-17T21:43:39+05:30
|
||||
draft: true
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user