blog/resume.markdown

88 lines
3.2 KiB
Markdown

---
title: Resume
---
# 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)
- [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)
- [u-boot](https://source.denx.de/u-boot/u-boot/-/commits/master?search=Sanchayan%20Maity)
# Talks
- [Bridging WebRTC and SIP using GStreamer & SIPjs](https://gstconf.ubicast.tv/videos/bridging-webrtc-and-sip-using-gstreamer-sipjs/)
- [What's next for Bluetooth in PulseAudio?](https://www.youtube.com/watch?v=aU8Hjt2h6GQ)
- [Using Rust and GStreamer for building multimedia pipelines](https://hasgeek.com/rustlang/rustlang-mini-conference/schedule/using-rust-for-building-multimedia-pipelines-using-gstreamer-UfW59v9esDeZut5mXUVXhy)
- [Free Monads](https://www.youtube.com/watch?v=fhu1UQel5eo)
- [Lens](https://www.youtube.com/watch?v=0sAvCCAz8DQ)
# Skills
- **Build Systems**: OpenEmbedded, Yocto, buildroot
- **Processors**: Tegra 2, Tegra 3, i.MX6, Vybrid, Xilinx Ultrascale
- **Technologies**: GStreamer, PulseAudio, PipeWire, Embedded Linux, u-boot
- **VCS**: git
- **Debuggers**: gdb
- **Databases**: SQLite, PostgreSQL
- **ORM**: [Sequelize](https://sequelize.org/), [Beam](https://haskell-beam.github.io/beam/)
# Tools
- ❤️ : C, Rust, Haskell, PureScript
- 💔 : Python, JavaScript, Typescript
- **desktop**: sway
- **editor**: neovim
- **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
```