2017-02-13 21:30:46 +01:00
|
|
|
---
|
|
|
|
title: About
|
|
|
|
---
|
|
|
|
|
2024-10-27 19:20:56 +01:00
|
|
|
Hello!!
|
2017-02-13 21:30:46 +01:00
|
|
|
|
2024-10-27 19:20:56 +01:00
|
|
|
<p style='text-align: justify;'>I am Sanchayan Maity. My life revolves
|
|
|
|
around electronics, programming, music, books and anime. Life long learner.
|
|
|
|
Long term goals are to learn and explore in depth Haskell, FP, Compilers,
|
|
|
|
Mathematics, FPGA's and Operating Systems.</p>
|
2017-02-13 21:30:46 +01:00
|
|
|
|
2020-04-05 11:07:54 +02:00
|
|
|
<p style='text-align: justify;'>Used to live in Mumbai and worked as an
|
|
|
|
Embedded Systems Engineer from July 2010 to 2012 at Godrej Security Solutions,
|
2020-10-06 08:52:46 +02:00
|
|
|
a sub division of Godrej & Boyce Mfg. Co. Ltd. Settled in Bangalore now.
|
2020-04-05 11:07:54 +02:00
|
|
|
Worked at [Toradex](https://www.toradex.com/) from 2013-2017 as a Development
|
|
|
|
Engineer on Linux for their downstream BSP while also making [upstream
|
|
|
|
contributions](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?qt=author&q=sanchayan).
|
|
|
|
Spend two years at Harman International where I worked on custom Linux FPGA
|
2024-10-27 19:20:56 +01:00
|
|
|
driver for a frame grabber system. Currently I work at
|
|
|
|
[asymptotic](https://asymptotic.io) where my work mostly involves GStreamer
|
|
|
|
and some Pipewire. Was lucky enough to get to
|
|
|
|
work with Haskell for 8 months for a client for my very first assignment.</p>
|
2017-02-13 21:30:46 +01:00
|
|
|
|
2024-10-27 19:20:56 +01:00
|
|
|
Am passionate about open source and frequently attend meetups. You might
|
|
|
|
find me at one of the below meetups on a weekend.
|
|
|
|
|
|
|
|
- [Rust Bangalore](https://hasgeek.com/rustbangalore)
|
|
|
|
- [FP India/Bangalore Haskell](https://hasgeek.com/fpindia)
|
|
|
|
- [Bengaluru Systems Meetup](https://hasgeek.com/bengalurusystemsmeetup)
|
|
|
|
- [Zig India](https://zigindia.org/)
|
|
|
|
|
|
|
|
I am also an organizer and frequent speaker for the first two since the start of 2018.
|
2017-02-13 21:30:46 +01:00
|
|
|
|
2020-04-05 11:07:54 +02:00
|
|
|
<p style='text-align: justify;'>“My philosophy, in essence, is the concept of
|
|
|
|
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.”
|
2017-02-13 21:30:46 +01:00
|
|
|
—Ayn Rand.</p>
|
2024-09-17 16:07:19 +02:00
|
|
|
|
2024-10-27 19:20:56 +01:00
|
|
|
## Contact
|
|
|
|
|
|
|
|
Best way to contact me would be via e-mail. The part in front of the @ symbol doesn't really matter much. Surprise me :).
|
|
|
|
|
|
|
|
- [sanchayanmaity.net](mailto:me@sanchayanmaity.net)
|
|
|
|
- [sanchayanmaity.com](mailto:me@sanchayanmaity.com)
|
|
|
|
|
|
|
|
You can also reach out to me on [Matrix](https://matrix.to/#/@sanchayanmaity:matrix.org) or [Telegram](https://t.me/SanchayanMaity).
|
|
|
|
|
2024-09-17 16:07:19 +02:00
|
|
|
## 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
|
|
|
|
```
|