|
56 | 56 |
|
57 | 57 | \begin{cvsection}{Employment} |
58 | 58 | <% for exp in experience %> |
59 | | - <% if exp.isJob %> |
| 59 | + <% if exp.org in resume.experience %> |
60 | 60 | \begin{cvsubsection}{<$ exp.title $>}{<$ exp.org $>}{<$ exp.startDate | date $> - <$ exp.endDate | date $>} |
61 | 61 | \begin{itemize} |
62 | 62 | <% for d in exp.descriptions %> |
|
84 | 84 | <% endfor %> |
85 | 85 | \end{cvsection} |
86 | 86 |
|
87 | | - \begin{cvsection}{Additional Experience and Certification} |
88 | | - \begin{cvsubsection}{}{}{} |
89 | | - \begin{itemize} |
90 | | - \item \textbf{Google Cloud Certified Professional Machine Learning Engineer:} Certified in designing, building, and productionizing ML solutions on Google Cloud. (ID: 43ffb52bffed42bbad16545107dd7723) |
91 | | - % <% for exp in experience %> |
92 | | - % <% if exp.title in resume.additionalExperience %> |
93 | | - % \item \textbf{<$ exp.title | replace("&", "\\&") $>:} (<$ exp.year $>): <$ exp.shortDescription $> |
94 | | - % <% endif %> |
95 | | - % <% endfor %> |
96 | | - \end{itemize} |
97 | | - \end{cvsubsection} |
98 | | - \end{cvsection} |
| 87 | + % \begin{cvsection}{Additional Experience and Certification} |
| 88 | + % \begin{cvsubsection}{}{}{} |
| 89 | + % \begin{itemize} |
| 90 | + % \item \textbf{Google Cloud Certified Professional Machine Learning Engineer:} Certified in designing, building, and productionizing ML solutions on Google Cloud. (ID: 43ffb52bffed42bbad16545107dd7723) |
| 91 | + % % <% for exp in experience %> |
| 92 | + % % <% if exp.title in resume.additionalExperience %> |
| 93 | + % % \item \textbf{<$ exp.title | replace("&", "\\&") $>:} (<$ exp.year $>): <$ exp.shortDescription $> |
| 94 | + % % <% endif %> |
| 95 | + % % <% endfor %> |
| 96 | + % \end{itemize} |
| 97 | + % \end{cvsubsection} |
| 98 | + % \end{cvsection} |
99 | 99 |
|
100 | 100 | \begin{cvsection}{Technologies and Skills} |
101 | 101 | \begin{cvsubsection}{}{}{} |
102 | 102 | \begin{itemize} |
103 | 103 | \item \textbf{Programming Language: } Python, Typescript, Javascript, SQL, HTML, CSS, Bash |
104 | | - \item \textbf{Frameworks and Tools: } SvelteKit, FastAPI, Fastify, Node.JS, TailwindCSS, PostgreSQL, MySQL, MongoDB, Pytorch, Huggingface, Scikit-Learn, Numpy, Pandas, Git, \LaTeX |
105 | | - \item \textbf{Deployment Experience: } Google Cloud, Firebase, Supabase, Docker, Kubeflow |
| 104 | + \item \textbf{Frameworks and Tools: } NextJS, SvelteKit, FastAPI, NestJS, Fastify, Node.JS, TailwindCSS, PostgreSQL, MySQL, MongoDB, Pytorch, Huggingface, Scikit-Learn, Numpy, Pandas, Git, \LaTeX |
| 105 | + \item \textbf{Deployment Experience: } Google Cloud, Firebase, Supabase, Docker, Kubenetes, Helm, Kubeflow |
106 | 106 | % \item \textbf{Personal Traits: } Natural Leader, Team Player, Fast Learner, Critical Thinker |
107 | | - \item \textbf{Internship Availibitiy: } 5 May 2025 - 1 Aug 2025 (3-Months) |
| 107 | + \item \textbf{Internship Availibitiy: } 10 May 2026 - 2 Aug 2026 |
108 | 108 | \end{itemize} |
109 | 109 | \end{cvsubsection} |
110 | 110 | \end{cvsection} |
|
0 commit comments