bpoudel-resume-internal-fr/POUDEL_CV_fr.tex
2025-07-21 22:29:19 +02:00

406 lines
16 KiB
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\documentclass[letterpaper,12pt]{article}[leftmargin=*]
% \documentclass[11pt,a4paper,sans]{moderncv}
\usepackage[empty]{fullpage}
\usepackage{enumitem}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[pdftex]{hyperref}
% \usepackage{fontawesome5} %for icons
\usepackage[sfdefault]{inter}
\usepackage{anyfontsize}
\usepackage[dvipsnames]{xcolor}
\usepackage{tabularx}
% \usepackage{tabular*}
\usepackage{graphicx}
%math packages
\usepackage{amssymb}
\usepackage{mathabx}
%box
\usepackage{tcolorbox}
%%%Underline
\usepackage{soul} % For underlining
\setul{-0.3ex}{3pt} % Adjust thickness and distance of the underline
\setulcolor{green!15} % green!17 lime!30
%-------------------------------------------------- SETTINGS HERE --------------------------------------------------
% Header settings
\def \fullname {Bishal Poudel}
\def \subtitle { Research \& Development Engineer} %other possible titles : Mathematical Engineer/Consultant/Technology Research Engineer / Technical Consultant
\renewcommand{\labelitemi}{\footnotesize \textopenbullet}
\def \linkedinicon {\labelitemi} %faLinkedin labelitemi
\def \linkedinlink {https://www.linkedin.com/in/bishal-poudel/}
\def \linkedintext {/bishal-poudel}
\def \phoneicon {\labelitemi}%faPhone
\def \phonetext {+33(0)617659386}
\def \emailicon {\labelitemi}%faEnvelope
\def \emaillink {mailto:mail@bpoudel.com}
\def \emailtext {mail@bpoudel.com}
\def \githubicon {\labelitemi}%faGithub
\def \githublink {https://git.bpoudel.com/bpoud}
\def \githubtext {git}
\def \websiteicon {\labelitemi}%faGlobe
\def \websitelink {}
\def \websitetext {Paris, France}
\def \flagicon {\labelitemi}%faFlag
\def \flaglink {}
\def \flagtext {{Nepali nationality}}
\def \permiticon {}
\def \permitlink {}
\def \permittext {French resident permit} %
\def \maritalicon {}
\def \maritallink {}
\def \maritaltext {}
% \def \maritalicon {}
% \def \maritallink {}
% \def \maritaltext {}
\def \headertype {\doublecol} % \singlecol or \doublecol \singleWithPhoto{}{}{}{}{}
% Misc settings
\def \entryspacing {-0pt}
\def \bulletstyle {\textbullet}
% Define colours
\definecolor{primary}{HTML}{000000}
\definecolor{secondary}{HTML}{0D47A1}
\definecolor{accent}{HTML}{263238}
\definecolor{links}{HTML}{1565C0}
%-------------------------------------------------------------------------------------------------------------------
% Defines to make listing easier
\def \linkedin {\linkedinicon \hspace{3pt}\href{\linkedinlink}{\linkedintext}}
\def \phone {\phoneicon \hspace{3pt}{ \phonetext}}
\def \email {\emailicon \hspace{3pt}\href{\emaillink}{\emailtext}}
\def \github {\githubicon \hspace{3pt}\href{\githublink}{\githubtext}}
\def \website {\websiteicon \hspace{3pt}\href{\websitelink}{\websitetext}}
\def \nationality {\flagicon \hspace{3pt}\href{\flaglink}{\flagtext}}
\def \permit {\permiticon \hspace{3pt}\href{\permitlink}{\hspace{8pt} \permittext}}
\def \marital {\maritalicon \hspace{3pt}\href{\maritallink}{\hspace{8pt} \maritaltext}}
% Adjust margins
\addtolength{\oddsidemargin}{-0.55in}
\addtolength{\evensidemargin}{-0.55in}
\addtolength{\textwidth}{1.1in}
\addtolength{\topmargin}{-0.6in}
\addtolength{\textheight}{1.1in}
% Define the link colours
\hypersetup{
colorlinks=true,
urlcolor=links,
}
% Set the margin alignment
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
%-------------------------
% Custom commands
% Sections
\renewcommand{\section}[2]{\vspace{5pt}
\colorbox{secondary!75}{\color{white}\raggedbottom\footnotesize\textbf{{#1}{\hspace{7pt}#2}}}
}
% Entry start and end, for spacing
\newcommand{\resumeEntryStart}{\begin{itemize}[leftmargin=2.5mm]}
% \newcommand{\resumeEntryEnd}{\end{itemize}\vspace{\entryspacing}}
\newcommand{\resumeEntryEnd}{\end{itemize}\vspace{-2pt}}
% Itemized list for the bullet points under an entry, if necessary
% \newcommand{\myarrow}{\reflectbox{\rotatebox[origin=c]{180}{$\Rsh$}}}
\newcommand{\resumeItemListStart}{\begin{itemize}[leftmargin=4.5mm, label=\footnotesize \textbullet]}
\newcommand{\resumeItemListEnd}{\end{itemize}}
% Resume item
\newcommand{\resumeItem}[1]{
\item{\footnotesize
{#1 \vspace{-2pt}}
}
}
% Entry with title, subheading, date(s), and location
\newcommand{\resumeEntryTSDL}[4]{
\vspace{-1pt}\item[]
\begin{tabularx}{0.97\textwidth}{X@{\hspace{60pt}}r}
\textbf{\color{primary}\footnotesize#1} & {\color{accent}\footnotesize#2} \\
\textit{\color{accent}\footnotesize#3} & \textit{\color{accent}\footnotesize#4} \\
\end{tabularx}\vspace{-10pt}
}
% Entry with title and date(s)
\newcommand{\resumeEntryTD}[2]{
\vspace{-1pt}\item[]
\begin{tabularx}{0.97\textwidth}{X@{\hspace{60pt}}r}
\textbf{\color{primary}\footnotesize#1} & {\color{accent}\footnotesize#2} \\
\end{tabularx}\vspace{-10pt}
}
% Entry for special (skills)
\newcommand{\resumeEntryS}[2]{
\item[]\footnotesize{
\textbf{\color{primary}#1 }{ #2 \vspace{-10pt}}
}
}
\newcommand{\resumeEntrySnew}[1]{
\item[]\footnotesize{
\textbf{\color{primary}#1 }
}
}
% Double column header
\newcommand{\doublecol}[6]{
\begin{tabularx}{\textwidth}{Xr}
{
% \begin{tcolorbox}[standard jigsaw,width=3in,boxrule=0pt,toprule=0pt, opacityback=0]
\begin{tabular}[c]{l}
\fontsize{25}{35}\selectfont{\color{primary}{{\textbf{\fullname}}}} \\
{\textit{\subtitle}} % You could add a subtitle here \\
\end{tabular}
% \end{tcolorbox}
} \hspace{40pt} \hspace{20pt} \vrule width 2pt & { %\vrule width 2pt
% \begin{tcolorbox}[width=3in,boxrule=0pt,toprule=0pt]
\begin{tabular}[c]{l@{\hspace{1.5em}}l}
{\footnotesize#4} & {\footnotesize#1} \\
{\footnotesize#5} & {\footnotesize#2} \\
{\footnotesize#6} & {\footnotesize#3} \\
\end{tabular}
% \end{tcolorbox}
} \hspace{20pt}
\end{tabularx}
% \vspace{-30pt}
}
% Single column header
\newcommand{\singlecol}[6]{
\begin{center}
\Huge \textbf{Bishal Poudel} \\
\vspace{-15pt}{\small \textit{\subtitle}} \\
\vspace{-15pt}{\footnotesize#1}
\end{center}
}
\begin{document}
%-------------------------------------------------- BEGIN HERE --------------------------------------------------
%---------------------------------------------------- HEADER ----------------------------------------------------
% \headertype{\email}{\linkedin}{\phone}{\nationality}{\website}{\includegraphics[scale=0.25]{DSC02821r.JPG}} % Set the order of items here
\headertype{\website}{}{}{\email}{\phone}{\linkedin}% \nationality \permit linkedin
%\vspace{-20pt} % Set a negative value to push the body up, and the opposite
%\section{}{Professional profile}
% \section{}{Key Skills}
% \vspace{-18pt} %%-15pt
% \begin{minipage}[t]{0.45\textwidth}
% \vspace{12pt}
% \resumeEntryStart
% \resumeEntrySnew{Competencies } \\
% - Project development, and project leader \\
% - R\&D in IT, applied mathematics \& physics, model development, data analysis
% \resumeEntryEnd
% \end{minipage}
% \begin{minipage}[t]{0.25\textwidth}
% \vspace{12pt}
% \resumeEntryStart
% \resumeEntrySnew{Languages} \\
% - IT: Python, Julia, C++, OCaml, Linux \\
% - French \& English
% \resumeEntryEnd
% \end{minipage}
% \begin{minipage}[t]{0.25\textwidth}
% \vspace{12pt}
% \resumeEntryStart
% \resumeEntrySnew{Currently working } \\
% - Topological data analysis, model development for wind and solar energy\\
% \resumeEntryEnd
% \end{minipage}
% \vspace{-20pt}
% \resumeEntryStart
% \resumeEntrySnew{Strong interest and self-learning} \\
% - Formal methods and functional programming languages
% % Nepali: Mother tongue \\
% % French: bilingual \\
% % English: bilingual
% \resumeEntryEnd
%-------------------------------------------------- EXPERIENCE --------------------------------------------------
\section{}{\hbox to 4cm{Experiences}}%{Experiences\hspace{30pt}}
\vspace{-5pt}
\resumeEntryStart
\resumeEntryTSDL
{Capgemini}{March 2023 -- Present}
{Project Leader and Researcher}{Paris, France}
\resumeItemListStart
%To underline use \ul
% \resumeItem{Coordinating a team in an agile environment using Azure devops and providing the necessary training}
% \resumeItem{{Managing project} related to electricity mix, \& building numerical proof of concept in Python}
\resumeItem{{Managing projects} related to electricity mix and coordinating a team in an agile environment, while also building a numerical proof of concept in Python}
\resumeItem{{Designed an R\&D project involving algorithms} based on algebraic topology, leveraging bibliographical sources from theoretical mathematics, applied information technology and physics}
\resumeItem{Evaluation and viability of a {R\&D project} in quantum computing}
% \resumeItem{Numerical implementation of proof-of-concept and data analysis}
%\resumeItem{Early stage research on the adaptation of classical/quantum software testing algorithms and Random Matrix Theory for use on quantum systems}
% \resumeItem{Undertaking project and personnel management in an Agile environment}
\resumeItemListEnd
\resumeEntryEnd
\resumeEntryStart
\resumeEntryTSDL
{CNRS/Technische Universität Braunschweig}{October 2017 -- April 2021}
{PhD Researcher}{Bordeaux, France \& Braunschweig, Germany}
\resumeItemListStart
\resumeItem {Development and numerical {implementation of mathematical models to simulate} metallic quantum systems in {Python \& Julia}}
\resumeItem {Creation and optimization of {algorithms, numerical methods and computational schemes} dealing with nonlinear equations and analysing numerical data to predict quantum phase change}
% \resumeItem {Modeling and optimization of nonlinear equations using various algorithms to predict quantum phases and exotic quantum phenomena}
\resumeItemListEnd
\resumeEntryEnd
\resumeEntryStart
\resumeEntryTSDL
{Université de Bordeaux}{January 2020 - June 2020}
{Teaching and mentoring students in physics}{Bordeaux, France}
\resumeItemListStart
\resumeItem {Supervising third-year bachelor's degree students in statistical physics and fluid mechanics for a semester}
% \resumeItem {Supervising a master's physics student's internship for three months}
\resumeItemListEnd
\resumeEntryEnd
\resumeEntryStart
\resumeEntryTSDL
{Internships}{}
{Internship in quantum information (2017) \& physics (2016)}{Grenoble \& Toulouse, France}
\resumeItemListStart
\resumeItem {Theoretical investigation of quantum circuits lacking a well-defined causal order}
\resumeItem {Theoretical study of the electrical properties of silver nano-particles} %through via \textit{Density Functional Tight Binding Theory}}
% \resumeItem {Process matrix description of fixed causal and indefinite causal order}
% \resumeItem {Study of multipartite quantum processes}
\resumeItemListEnd
\resumeEntryEnd
% \resumeEntryStart
% \resumeEntryTSDL
% {Institut Néel}{February 2017 - June 2017}
% {Master's degree internship in quantum information}{Grenoble, France}
% \resumeItemListStart
% \resumeItem {Theoretical investigation of quantum circuits lacking a well-defined causal order}
% % \resumeItem {Process matrix description of fixed causal and indefinite causal order}
% % \resumeItem {Study of multipartite quantum processes}
% \resumeItemListEnd
% \resumeEntryEnd
% \resumeEntryStart
% \resumeEntryTSDL
% {Laboratoire de Chimie et Physique Quantiques}{March 2016 -- July 2016}
% {Master's degree internship in physics}{Toulouse, France}
% \resumeItemListStart
% \resumeItem {Theoretical study of the electrical properties of silver nano-particles} %through via \textit{Density Functional Tight Binding Theory}}
% % \resumeItem {Global Optimisation of DFTB equations for large silver clusters}
% % \resumeItem {Analysis and relevance of results}
% \resumeItemListEnd
% \resumeEntryEnd
% \resumeEntryStart
% \resumeEntryTSDL
% { Laboratoire danalyse et darchitecture des systèmes - CNRS }{May 2015 -- July 2015}
% {Master's degree experimental internship in physics}{Toulouse, France}
% \resumeItemListStart
% \resumeItem {Optimizing the process of self-assembly of Al and CuO nanoparticles using DNA}
% % \resumeItem {Manipulating the nanoparticles, preparing them in a colloidal solution, testing them using DLS and Zeta-potential, and analysing the data}
% \resumeItemListEnd
% \resumeEntryEnd
\section{}{\hbox to 4cm{Other Experiences \hfill}}
\vspace{-5pt} %%-15pt
\resumeEntryStart
\resumeEntryTSDL
{Associative Parental Nursery}{November 2024 -- Present}
{Volunteer Treasurer}{Paris, France}
\resumeItemListStart
\resumeItem{Developing, presenting, and negotiating annual budget plans to various funding bodies while ensuring partnership}
\resumeItem{Managed financial operations, ensuring fiscal responsibility and transparency}
\resumeItemListEnd
\resumeEntryEnd
\vspace{-2pt}
\resumeEntryStart
\resumeEntryTD {Homelab \& Self-Hosting} {}
\resumeItemListStart
\resumeItem {Deploying open-source softwares for personal use and hardening a Linux server}
\resumeItemListEnd
\resumeEntryEnd
%-------------------------------------------------- PROJECTS --------------------------------------------------
\section{} {\hbox to 4cm{Scientific Publications\hfill}}
\vspace{-4pt}
\begin{itemize}[leftmargin=7mm]
\item[\footnotesize \textbullet]\footnotesize{{\vspace{-0pt}}}{\href{https://hal.science/tel-03688895v2}{\color{black} Bishal Poudel. Lattice coherence and local non-local duality in $f$-electron materials, PhD thesis, Université de Bordeaux, 2022.}}
\item[\footnotesize \textbullet]\footnotesize{{\vspace{-10pt}}}{\href{https://doi.org/10.1016/j.jmmm.2020.167405}{\color{black} Poudel \textit{et al.}, Journal of Magnetism and Magnetic Materials 520 (2021): 167405.}}
% \vspace{-10pt}
\item[\footnotesize \textbullet]\footnotesize{{\vspace{-10pt}}}{\href{https://doi.org/10.1088/1367-2630/ac06e8}{\color{black} Poudel \textit{et al.}, New Journal of Physics 23.6 (2021): 063073.}}
\end{itemize}
%-------------------------------------------------- EDUCATION --------------------------------------------------
\section{}{\hbox to 4cm{Education\hfill}}
\vspace{-5pt}
\resumeEntryStart
\resumeEntryTSDL
{Université de Bordeaux}{2017 -- 2022}
{Doctoral degree in theoretical physics}{Bordeaux, France}
\begin{itemize}[leftmargin=0mm]
\item[]\footnotesize{{\vspace{0pt}}}{PhD thesis on "Lattice coherence and local nonlocal duality in $f$electron materials" under the joint supervision of Sébastien Burdin in France and Gertrud Zwicknagl in Germany}
\end{itemize}
\resumeEntryEnd
% \vspace{-10pt}
\resumeEntryStart
\resumeEntryTSDL
{Université de Toulouse III}{2016 -- 2017}
{Master's degree in applied mathematics}{Toulouse, France}
% \begin{itemize}[leftmargin=0mm]
% \item[]\footnotesize{{\vspace{0pt}}}{Master oriented towards machine learning, big data
% and scientific computing}
% \end{itemize}
\resumeEntryEnd \vspace{6pt}
\resumeEntryStart
\resumeEntryTSDL
{Université de Toulouse III}{2013 -- 2016}
{Master's degree in theoretical physics}{Toulouse, France}
\resumeEntryEnd
%-------------------------------------------------- PROGRAMMING SKILLS --------------------------------------------------
% \section{}{Hobbies and Interests}
% \resumeEntryStart
% \resumeEntrySnew{Languages}: Nepali, French and English
% % Nepali: Mother tongue \\
% % French: bilingual \\
% % English: bilingual
% \resumeEntryEnd
\end{document}