From 756ae999d3378574a4eb83ebc62a6032fde2313f Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Tue, 21 May 2024 22:28:44 -0400 Subject: [PATCH] add jobs --- en/jobs.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 en/jobs.md diff --git a/en/jobs.md b/en/jobs.md new file mode 100644 index 00000000..6b7802d4 --- /dev/null +++ b/en/jobs.md @@ -0,0 +1,32 @@ +--- +order: 100 +--- + +# Nix Jobs + +A list of currently available [[nix|Nix]] jobs. + +{#juspay} +## Juspay - Nix Engineer (Remote) + +>[!info] +> Posted on May 21, 2024 + +[Juspay] is looking to add a 3rd member to our Nix team. The position is **full-time and remote**. + +The role primarily involves nixifying our internal projects - which are written mostly in Haskell, but also Rust, PureScript, ReScript, Python and several other languages and tools. We use [flake-parts](https://community.flake.parts/) wherever possible to provide a simpler Developer Experience. To get a sense of what you will mostly be working on, see the Nix in [nammayatri]. The role can potentially involve some Rust work as well. Contributing to OSS is encouraged; you may view **our OSS Nix projects** [on GitHub][oss]. + +The ideal candidate is: + +- Motivated about writing Nix +- Cares about improving Developer Experience +- Communicates clearly & writes good documentation[^this] + +To apply, send the Nix contributions you are most proud of (along with your résumé) by [email](mailto:sridhar.ratnakumar@juspay.in) or [X DM](https://x.com/sridca). + + +[Juspay]: https://juspay.in/careers/ +[nammayatri]: https://github.com/nammayatri/nammayatri +[oss]: https://github.com/orgs/juspay/repositories?type=source&q=nix+sort%3Astars + +[^this]: In additional to internal documentation, you will be encouraged to post [[tutorial|tutorials]] and write [[blog|blog posts]] on this very website. \ No newline at end of file