diff options
author | listout <listout@protonmail.com> | 2023-03-27 13:42:23 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2023-03-27 13:42:23 +0530 |
commit | 84246438fb3ed7bf86342250072c47346e48d3ee (patch) | |
tree | 6f6b529fe896828d93d4dd57af5c9a7be7226fa4 | |
parent | afba0e324febc6dc38f999801705c9168d2e839f (diff) |
updated after lifespark
Signed-off-by: listout <listout@protonmail.com>
-rw-r--r-- | resume.pdf | bin | 272117 -> 272176 bytes | |||
-rw-r--r-- | resume.tex | 29 |
2 files changed, 15 insertions, 14 deletions
Binary files differ @@ -85,7 +85,7 @@ \newline \textit{Student Developer at Gentoo Linux Foundation} \hfill - \textit{June 2022 --- Present} + \textit{June 2022 --- August 2022} {\small \setlist{label=$\circ$} @@ -101,7 +101,7 @@ \newline \textit{Firmware Developer} \hfill - \textit{September 2021 --- Present} + \textit{September 2021 --- March 2023} {\small \setlist{label=$\circ$} @@ -173,19 +173,27 @@ \href{https://gitlab.com/listout/mpu6050.git} {Link to project}. + \subsection{Driver for ICM20948} + ESP-IDF driver for ICM20948 and similar IMU units, over I2C protocol + \href{https://gitlab.com/listout/icm20948_driver.git} {Link + to project}. + \subsection{FreeRTOS on ARM STM32:} Ported the FreeRTOS to ARM STM32F103 (Cortex M3), known as \textbf{Bluepill}. Then used to generate a PWM with Timer 2 as test case. \href{https://gitlab.com/listout/arm_programming/-/tree/pwm}{Link to project} - \subsection{My Compiler Writing Journey:} - Writing a C compiler from scratch, using the \textbf{acwj} as the base - starting point. - \href{https://gitlab.com/listout/mcwj.git}{Link to project}. - \section{Open Source Contributions} + \subsection{Gentoo Linux} + Neovim package maintainer, part of QA Team for GNOME Desktop environment. + Provide other minor fixes from time to time. \href{https://github.com/gentoo/gentoo/pulls/listout}{Link to all my contributions} + + \subsection{Blender} + Provide patches for build failure on musl libc. \href{ + https://github.com/blender/blender/commit/f197b1a1f1bbc0334310fb1c911327246767a1a3}{GitHub commits} + \subsection{Gitlab Shell} Changed the default logging format to \textbf{JSON} from plain text, was part of the \textbf{14.1 release}. @@ -194,13 +202,6 @@ \href{https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/476}{Merge Request 467}. - \subsection{DevOps Guide} - Contributed to \textbf{several chapters} of this popular DevOps guide (\textbf{3.8k - stars}), including chapters for Virtual Machines, Linux commands and tools - for DevOps and Firewall. - \href{https://github.com/Tikam02/DevOps-Guide/pulls?q=is%3Apr+is%3Aclosed+author%3Alistout}{\textit{Link -to all my contributions.}} - \section{Achievements} \subsection{HacktoberFest 2020:} |