Skip to content

Commit 5843b6f

Browse files
committed
refactor(skills): reorganize skills section for better clarity
The skills section in the LaTeX file has been reorganized to group related technologies more logically. This improves readability and makes it easier to identify specific skill categories at a glance.
1 parent 429e4b6 commit 5843b6f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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)