all repos — resume @ 715e3a803f19ce7ed347f7e5df816c7a2cce11c2

my résumé

add ory
Anirudh Oppiliappan x@icyphox.sh
Fri, 18 Mar 2022 16:32:08 +0530
commit

715e3a803f19ce7ed347f7e5df816c7a2cce11c2

parent

7948de0a5b4fd0538cc83d7c90f2ba99776c4955

3 files changed, 52 insertions(+), 1 deletions(-)

jump to
A flake.lock

@@ -0,0 +1,25 @@

+{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1647350163, + "narHash": "sha256-OcMI+PFEHTONthXuEQNddt16Ml7qGvanL3x8QOl2Aao=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "3eb07eeafb52bcbf02ce800f032f18d666a9498d", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}
A flake.nix

@@ -0,0 +1,16 @@

+{ + description = "Tools to build my résumé"; + + outputs = { self, nixpkgs }: { + devShell.x86_64-linux = + let + pkgs = nixpkgs.legacyPackages.x86_64-linux; + in + pkgs.mkShell { + src = null; + nativeBuildInputs = with pkgs; [ + tectonic + ]; + }; + }; +}
M resume.texresume.tex

@@ -102,9 +102,19 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Experience} +\runsubsection{Ory} +\descript{Site Reliability Engineer} +\location{January 2022-Present} +\vspace{\topsep} % Hacky fix for awkward extra vertical space +%\begin{tightemize} +% % Add work here +%\end{tightemize} +\sectionsep + + \runsubsection{DeepSource} \descript{Site Reliability Engineer} -\location{January 2021–December 2021| Bangalore, IN} +\location{January 2021–December 2021 | Bangalore, IN} \vspace{\topsep} % Hacky fix for awkward extra vertical space \begin{tightemize} \item Setting up an event driven observability pipeline