documents: update resume
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -4,36 +4,46 @@ title: Curriculum Vitae
|
|||||||
|
|
||||||
#+HTML: <h1>Curriculum Vitae</h1>Go <a href="/documents/cv.pdf">here</a> for the pdf.<hr>
|
#+HTML: <h1>Curriculum Vitae</h1>Go <a href="/documents/cv.pdf">here</a> for the pdf.<hr>
|
||||||
|
|
||||||
* _About_
|
* Amneesh Singh
|
||||||
- Amneesh Singh
|
| Email | : | [[mailto:natto@weirdnatto.in][natto at weirdnatto dot in]] |
|
||||||
- [[mailto:natto@weirdnatto.in][natto at weirdnatto dot in]]
|
| Homepage | : | [[https://weirdnatto.in][weirdnatto.in]] |
|
||||||
- [[https://weirdnatto.in][weirdnatto.in]]
|
|
||||||
|
|
||||||
Hello, I am Amneesh Singh, I also go by =natto1784= online. I live in Delhi, India; and do random stuff. I am more of a "system-administrator" type of guy by nature, but when it comes to programming, I want to do it all low-level; unless it relates to my hobby.
|
Hello, I am Amneesh Singh, I also go by =natto1784= online. I live in Delhi, India; and do random stuff. I am more of a "system-administrator" type of guy, but when it comes to programming, I want to do it all low-level; unless it relates to my hobby.
|
||||||
|
|
||||||
* _Education_
|
* Work Experience
|
||||||
- B.Tech, Information Technology, Maharaja Agrasen Institute of Technology *(2021 - Current)*
|
** Cypherock - Software Engineer Intern
|
||||||
- AISSCE (Grade 12), PCM, CBSE, *(2018-2020), 96%*
|
*** (June 2023 -)
|
||||||
- AISSE (Grade 10), CBSE, *(2016-2018), 90.2%*
|
- Working with C/C++ libraries involving cryptographic primitives.
|
||||||
|
- Working on the React-Typescript frontend.
|
||||||
|
|
||||||
* _Student Programs, Scholarships, Examinations_
|
* Student Programs, Scholarships, Examinations
|
||||||
- *Google Summer of Code 2022*: I participated as a contributor in [[https://summerofcode.withgoogle.com/archive/2022][Google Summer of Code 2022]] at [[https://libvirt.org][libvirt]] and got paid a stipend for it by Google. The project involved adding the new introspectable statistics provided by QEMU and adding them under the libvirt statistics API.
|
- *Google Summer of Code 2022*
|
||||||
- *NOC: Foundations of Cryptography, IIIT Bangalore, NPTEL - May 2022*
|
I participated as a contributor in [[https://summerofcode.withgoogle.com/archive/2022][Google Summer of Code 2022]] at [[https://libvirt.org][libvirt]] and got paid a stipend for it by Google. The project involved adding the new introspectable statistics provided by QEMU and adding them under the libvirt statistics API.
|
||||||
- *NOC: Computer Architecture, IIT Delhi, NPTEL - May 2022*
|
- NOC: Foundations of Cryptography, IIIT Bangalore, NPTEL - *May 2022*
|
||||||
|
- NOC: Computer Architecture, IIT Delhi, NPTEL - *May 2022*
|
||||||
|
|
||||||
|
* Education
|
||||||
|
- B.Tech, Information Technology, Maharaja Agrasen Institute of Technology *(2021 - 2025), 8.6GPA*
|
||||||
|
|
||||||
* Projects
|
* Projects
|
||||||
- *Home Lab*: I have an automated home VPN running multiple utility containers with most services reverse proxied via my VPS. Huge fan of [[https://en.wikipedia.org/wiki/Nix_(package_manager)][Nix]] package management.
|
** Home Lab
|
||||||
- *tricc*: A very WIP toy compiler for my toy language.
|
I have an automated home VPN running multiple utility containers with most services reverse proxied via my VPS. Huge fan of [[https://en.wikipedia.org/wiki/Nix_(package_manager)][Nix]] package management.
|
||||||
|
** tricc
|
||||||
|
A very WIP toy compiler for my toy language.
|
||||||
|
|
||||||
* _Skills_
|
* Skills
|
||||||
** Programming Languages
|
** Programming Languages
|
||||||
- *Experienced*: C/C++, Rust, Python, Javascript, CSS, HTML
|
*** _Experienced_
|
||||||
- *Familiar*: Lisp, Haskell, PHP, Java, Lua, Go, x86-Assembly, ARM-Assembly
|
C/C++, Rust, Python, Javascript
|
||||||
|
*** _Have used before_
|
||||||
|
Lisp, Haskell, PHP, Java, Lua, Go, x86-Assembly, ARM-Assembly
|
||||||
|
|
||||||
** Tools
|
** Tools
|
||||||
- *Experienced*: GNU/Linux, POSIX Shells, Git, Nix/NixOS, GNU Make, ffmpeg, OpenSSH, vi/vim, GNU Emacs, Docker, Hashicorp Nomad, Hashicorp Vault, nginx, Concourse CI
|
*** _Experienced_
|
||||||
- *Familiar*: TeX, Pandoc, GitHub Actions, ZFS, Oracle Cloud Infrastructure, Terraform, Hashicorp Consul, Portage, yarn/npm, Web Frameworks (Rocket, NodeJS, Svelte, ReactJS)
|
GNU/Linux, POSIX Shells, TeX, Git, Nix/NixOS, GNU Make, ffmpeg, OpenSSH, vi/vim, GNU Emacs, Docker, Hashicorp Nomad, Hashicorp Vault, nginx, Concourse CI, NodeJS, ReactJS
|
||||||
|
*** _Have used before_
|
||||||
|
Pandoc, GitHub Actions, ZFS, Oracle Cloud Infrastructure, Terraform, Hashicorp Consul, Portage, yarn/npm, Rocket
|
||||||
|
|
||||||
** Soft Skills (lists sorted by proficiency)
|
** Soft Skills
|
||||||
- *Languages*: Hindi, Punjabi, English, Japanese (can read a little, cannot converse)
|
- *Languages*: Hindi, Punjabi, English, Japanese (can read a little, cannot converse)
|
||||||
- *Hobbies*: Home server/lab, Writing, Philosophy, Music theory, Geopolitics
|
- *Hobbies*: Home server/lab, Writing, Philosophy, Music theory, Geopolitics
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
\documentclass[a4paper, 11pt]{article}
|
\documentclass[a4paper, 10pt]{article}
|
||||||
|
|
||||||
\usepackage[margin=0.5in]{geometry}
|
\usepackage[margin=0.5in]{geometry}
|
||||||
\usepackage[colorlinks=true]{hyperref}
|
\usepackage[colorlinks=true]{hyperref}
|
||||||
@@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
\usepackage{enumitem}
|
\usepackage{enumitem}
|
||||||
\setlist[itemize]{leftmargin=*}
|
\setlist[itemize]{leftmargin=*}
|
||||||
\renewcommand{\labelitemi}{$$\sim$$}
|
|
||||||
|
|
||||||
\usepackage{parskip}
|
\usepackage{parskip}
|
||||||
\setlength{\parindent}{0em}
|
\setlength{\parindent}{0em}
|
||||||
@@ -36,6 +35,15 @@
|
|||||||
\def\tightlist{}
|
\def\tightlist{}
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
|
|
||||||
|
\usepackage{titlesec}
|
||||||
|
\titleformat{\section}[hang]{\normalfont\Large}{\thesection}{1em}{}
|
||||||
|
\titleformat{\subsection}[hang]{\normalfont\normalsize\bfseries}{\thesubsection}{1em}{}
|
||||||
|
\titleformat{\subsubsection}[hang]{\normalfont\normalsize\itshape}{\thesubsubsection}{1em}{}
|
||||||
|
|
||||||
|
\titlespacing\section{0pt}{12pt plus 4pt minus 2pt}{6pt plus 2pt minus 2pt}
|
||||||
|
\titlespacing\subsection{0pt}{8pt plus 4pt minus 2pt}{4pt plus 2pt minus 2pt}
|
||||||
|
\titlespacing\subsubsection{0pt}{6pt plus 4pt minus 2pt}{4pt plus 2pt minus 2pt}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
$body$
|
$body$
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Reference in New Issue
Block a user