diff options
author | Brahmajit Das <listout@listout.xyz> | 2025-08-27 12:24:22 +0530 |
---|---|---|
committer | Brahmajit Das <listout@listout.xyz> | 2025-08-27 12:24:22 +0530 |
commit | 168aaef64df99592da487ad3339033e1face604a (patch) | |
tree | ea1e8f6d37d408ee97b76f1c9884a329f232aa5f | |
parent | 4eae9ad315105aa3c605ca32114b5d0f3379f1f8 (diff) |
Adding achievements section
Moved GSoC experience into this section
Signed-off-by: Brahmajit Das <listout@listout.xyz>
-rw-r--r-- | resume.tex | 44 |
1 files changed, 41 insertions, 3 deletions
@@ -204,10 +204,48 @@ Patching obs-studio for FFMPEG 8 and above. See \href{https://github.com/obsproject/obs-studio/pull/12534}{PR 12534.} - %\section{Achievements} + \section{Achievements} - %\subsection{HacktoberFest 2020:} - %Among 70,000 participants, awarded goodies and cash prize. + \subsection{Google Summer of Code 2023} + \hfill + {\textbf{Remote}} + \newline + \textbf{\small Student Developer at Gentoo Linux Foundation} + \hfill + \textbf{\small May 2023 --- August 2023} + \hfill + {\small + \begin{itemize}[noitemsep] + \item Patching packages to ensure C99 and C2x compatibility (Modern C standard) + \item Patching and testing packages against llvm profile of Gentoo + \item + \href{https://blogs.gentoo.org/gsoc/listouts-gsoc-2023-final-work-products/}{Final + work report} + \end{itemize} + } + + \subsection{Google Summer of Code 2023} + \hfill + {\textbf{Remote}} + \newline + \textbf{\small Student Developer at Gentoo Linux Foundation} + \hfill + \textbf{\small June 2022 --- September 2022} + + {\small + \begin{itemize}[noitemsep] + \item Porting GNOME Desktop and related packages for Gentoo's musl + profile + \item Fix other musl related bugs + \item + \href{https://blogs.gentoo.org/gsoc/listouts-gsoc-2022-final-work-products/}{Final + work report} + \end{itemize} + } + + \subsection{HacktoberFest 2020} + \hfill\newline + \indent $\bullet$ Among top 70,000 participants worldwide, awarded goodies and coupon prize. %\subsection{College Seminar:} First position in college seminar. %Using Arduino and HC SR04 module, created a sonar with GUI feedback. |