Skip to content

Commit

Permalink
Refactor frontend skills
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai Dorofeev committed Jul 16, 2024
1 parent 85f069b commit a56e2bd
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions apps/d0rich.me/content/resume/skills/2.frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ tags: [system, frontend]
::d-stats
---
group-title: Frontend
titles: [HTML/CSS, Vue/Nuxt, React/Next, Tailwind CSS, Redux]
values: [5, 5, 4, 4, 3]
titles: [Web Ecosystem, Vue Ecosystem, React Ecosystem, CSS frameworks, Build tools]
values: [5, 5, 4, 5, 4]
---
#icon-1
:icon{.w-2/3.h-auto.mt-[20%] name="vscode-icons:file-type-html"}
:icon{.w-2/3.h-auto.ml-[20%].-mt-[40%] name="vscode-icons:file-type-css"}
:icon{.w-2/3.h-auto.mt-[20%] name="logos:chrome"}
:icon{.w-2/3.h-auto.ml-[20%].-mt-[40%] name="logos:firefox"}

#icon-2
:icon{.w-2/3.h-auto.mt-[20%] name="vscode-icons:file-type-vue"}
Expand All @@ -20,8 +20,9 @@ values: [5, 5, 4, 4, 3]
:icon{.w-2/3.h-auto.ml-[20%].-mt-[40%] name="vscode-icons:file-type-next"}

#icon-4
:icon{.w-full.h-full name="logos:tailwindcss-icon"}
:icon{.w-2/3.h-auto.mt-[20%] name="vscode-icons:file-type-tailwind"}
:icon{.w-2/3.h-auto.ml-[20%].-mt-[40%] name="devicon:bootstrap"}

#icon-5
:icon{.w-full.h-full name="logos:redux"}
:icon{.w-full.h-full name="vscode-icons:file-type-vite"}
::

0 comments on commit a56e2bd

Please sign in to comment.