Update resume and about

This commit is contained in:
Sanchayan Maity 2024-09-17 19:37:19 +05:30
parent 4999904088
commit 26e34ef875
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3
2 changed files with 28 additions and 48 deletions

View file

@ -31,3 +31,23 @@ man as a heroic being, with his own happiness as the moral purpose of his life,
with productive achievement as his noblest activity, and reason as his only
absolute.”
—Ayn Rand.</p>
## Keys
Public key used for signing:
```bash
41B3 422B 0370 3BF5 FD03 FAFB 6F6A 0609 C120 38F3
```
Also available as DNS TXT record.
```bash
dig TXT openpgp.sanchayanmaity.net +short | sed 's/"//g'
```
Also available via Web Key Directory at https://keys.openpgp.org/.
```bash
gpg --locate-keys --auto-key-locate clear,nodefault,wkd sanchayanmaity.net
```

View file

@ -2,10 +2,17 @@
title: Resume
---
# Work
- [asymptotic](https://asymptotic.io/): January 2020 - Current
- [Harman International](https://www.harman.com/): December 2017 - December 2019
- [Toradex](https://www.toradex.com/): January 2013 - December 2017
- [Godrej & Boyce - Security Solutions](https://www.godrej.com/godrej-security-solutions): July 2010 - January 2013
# OSS Contributions
- [GStreamer](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests?scope=all&state=all&author_username=SanchayanMaity)
- [gst-plugins-rs](https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests?scope=all&state=all&author_username=SanchayanMaity)
- [GStreamer](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests?scope=all&state=all&author_username=SanchayanMaity)
- [PipeWire](https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests?scope=all&state=all&author_username=SanchayanMaity)
- [PulseAudio](https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests?scope=all&state=all&author_username=SanchayanMaity)
- [Linux](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?qt=author&q=Sanchayan+Maity)
@ -38,50 +45,3 @@ title: Resume
- **CLI**: tmux, alacritty, foot, fzf, rg
- **shell**: fish
- **browser**: firefox with [tridactyl](https://github.com/tridactyl/tridactyl)
# Work
- [asymptotic](https://asymptotic.io/): January 2020 - Current
- [Harman International](https://www.harman.com/): December 2017 - December 2019
- [Toradex](https://www.toradex.com/): January 2013 - December 2017
- [Godrej & Boyce - Security Solutions](https://www.godrej.com/godrej-security-solutions): July 2010 - January 2013
# Blog
- [sanchayanmaity.net](https://sanchayanmaity.net)
# Dotfiles
- [https://git.sanchayanmaity.net/sanchayanmaity/dotfiles](https://git.sanchayanmaity.net/sanchayanmaity/dotfiles)
- [https://codeberg.org/sanchayanmaity/dotfiles](https://codeberg.org/sanchayanmaity/dotfiles)
# Give up GitHub
- [Forgejo](https://git.sanchayanmaity.net/sanchayanmaity)
- [CodeBerg](https://codeberg.org/sanchayanmaity)
- [GitLab](https://gitlab.freedesktop.org/SanchayanMaity)
# Mastodon
- [@ Self hosted domain](https://sanchayanmaity.com/@sanchayan)
- [@ Functional Cafe](https://functional.cafe/@sanchayan)
## Keys
Public key used for signing:
```bash
41B3 422B 0370 3BF5 FD03 FAFB 6F6A 0609 C120 38F3
```
Also available as DNS TXT record.
```bash
dig TXT openpgp.sanchayanmaity.net +short | sed 's/"//g'
```
Also available via Web Key Directory at https://keys.openpgp.org/.
```bash
gpg --locate-keys --auto-key-locate clear,nodefault,wkd sanchayanmaity.net
```