Skip to content

Commit 582f19d

Browse files
feat(resume): add new experience, improve skills layout, and enhance section flow
2 parents 990cfd4 + 5843b6f commit 582f19d

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

main.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
\vspace{-14pt}
88
\input{sections/skills}
99
\vspace{-14pt}
10-
\input{sections/projects}
11-
\vspace{-14pt}
1210
\input{sections/experience}
1311
\vspace{-14pt}
12+
\input{sections/projects}
13+
\vspace{-14pt}
1414
\input{sections/education}
1515

1616
\end{document}

sections/experience.tex

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
\section*{Experience}
22

33
\experience
4-
{Lead}
5-
{\href{https://developers.google.com/community/gdsc}{GDSC SJEC}}
6-
{Mangaluru, India}
7-
{July 2023 -- June 2024}
4+
{Software Development Intern}
5+
{\href{https://www.zenduty.com/}{Zenduty}}
6+
{Bengaluru, India}
7+
{Feb 2025 -- Present}
88
{
9-
\item \textbf{Led} seminars and \textbf{study jams} to teach \textbf{100+ students} web programming, machine learning, cloud computing, and much more.
10-
\item \textbf{Guided teams} through \textbf{real-world tech projects}, ensuring \textbf{timely delivery} and teaching \textbf{software development best practices}.
9+
\item Contributed to \textbf{core product improvements} by \textbf{building features}, enhancing \textbf{user experience}, and resolving \textbf{high-impact interface issues}.
10+
\item Simplified \textbf{frontend architecture}, improved \textbf{maintainability}, and supported \textbf{cross-functional teams} with \textbf{fast, reliable updates}.
1111
}
1212

1313
\experience

sections/skills.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
\section*{Skills}
22

33
\begin{itemize}
4-
\item \skills{Languages}{JavaScript, TypeScript, HTML, CSS, Python, C, C++, LaTeX, Typst, Java, Dart}
5-
\item \skills{Libraries \& Frameworks}{Next.js, TailwindCSS, React, Astro, Prisma, Hono, Express.js, Discord.js, Flutter}
6-
\item \skills{Databases}{PostgreSQL, MySQL, SQLite, MongoDB}
7-
\item \skills{Tools}{Node.js, Git, GitHub, Deno, Docker, Linux, CI/CD Pipelines, CMake}
8-
\item \skills{API Development}{RESTful APIs, GraphQL, WebSockets}
4+
\item \skills{Languages}{JavaScript, TypeScript, Python, C, C++, Java, Dart}
5+
\item \skills{Web Dev}{React, Next.js, Tailwind CSS, Astro, Express.js, Hono, REST, GraphQL, WebSockets}
6+
\item \skills{Tools}{Node.js, Git, Cypress, Docker, Linux, CI/CD, Deno, CMake}
7+
\item \skills{Databases}{PostgreSQL, MySQL, SQLite, MongoDB}
8+
\item \skills{Other}{Flutter, Discord.js, LaTeX, Typst}
99
\end{itemize}

0 commit comments

Comments
 (0)