Skip to content

Commit

Permalink
Refactor all skills in Resume
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai Dorofeev committed Jul 16, 2024
1 parent a56e2bd commit 1e34e58
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 90 deletions.
2 changes: 1 addition & 1 deletion apps/d0rich.me/content/homepage/skills/4.Architecture.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
::d-stats{.w-96}
---
titles: ['UML', 'Microservices', 'Dapps', 'Security', 'Design patterns']
values: [5, 4, 2, 4, 5]
values: [5, 4, 4, 4, 5]
---
#icon-1
:icon{.w-full.h-full name="vscode-icons:file-type-drawio"}
Expand Down
2 changes: 1 addition & 1 deletion apps/d0rich.me/content/resume/leads/1.index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Fullstack Developer
title: Software Engineer
---

IT specialist with experience in a **wide range of technologies**, focusing on **Node.js ecosystem**. Created web-applications from **database** and **server** layers to dynamic **Single Page Applications** and **deployment to hosting**.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ tags: [backend, frontend]
---
::d-stats
---
group-title: Programming Languages
titles: [TypeScript, JavaScript, Python, Java, C#]
values: [5, 5, 4, 3, 3]
group-title: Platforms
titles: [TypeScript, JavaScript, Node.js, Python, Smart Contracts]
values: [5, 5, 5, 4, 4]
---
#icon-1
:icon{.w-full.h-full name="logos:typescript-icon"}
Expand All @@ -14,11 +14,11 @@ values: [5, 5, 4, 3, 3]
:icon{.w-full.h-full name="vscode-icons:file-type-js-official"}

#icon-3
:icon{.w-full.h-full name="vscode-icons:file-type-python"}
:icon{.w-full.h-full name="logos:nodejs-icon-alt"}

#icon-4
:icon{.w-full.h-full name="logos:java"}
:icon{.w-full.h-full name="vscode-icons:file-type-python"}

#icon-5
:icon{.w-full.h-full name="devicon:csharp"}
:icon{.w-full.h-full name="skill-icons:solidity"}
::
4 changes: 2 additions & 2 deletions apps/d0rich.me/content/resume/skills/2.frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags: [system, frontend]
::d-stats
---
group-title: Frontend
titles: [Web Ecosystem, Vue Ecosystem, React Ecosystem, CSS frameworks, Build tools]
titles: [Web Ecosystem, Vue Ecosystem, React Ecosystem, CSS frameworks, DApps]
values: [5, 5, 4, 5, 4]
---
#icon-1
Expand All @@ -24,5 +24,5 @@ values: [5, 5, 4, 5, 4]
:icon{.w-2/3.h-auto.ml-[20%].-mt-[40%] name="devicon:bootstrap"}

#icon-5
:icon{.w-full.h-full name="vscode-icons:file-type-vite"}
:icon{.w-full.h-full name="eos-icons:blockchain"}
::
16 changes: 8 additions & 8 deletions apps/d0rich.me/content/resume/skills/3.backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ tags: [system, backend]
---
::d-stats
---
group-title: Backend Platforms
titles: [Node.js, Sequelize, TypeORM, Express, Fastify]
values: [5, 4, 4, 4, 3]
group-title: Backend
titles: [REST API, ORM, DBMS, Event-Driven, Blockchain]
values: [5, 5, 4, 4, 3]
---
#icon-1
:icon{.w-full.h-full name="vscode-icons:file-type-node"}
:icon{.w-full.h-full name="vscode-icons:file-type-rest"}

#icon-2
:icon{.w-full.h-full name="logos:sequelize"}
:icon{.w-full.h-full name="logos:typeorm"}

#icon-3
:icon{.w-full.h-full name="logos:typeorm"}
:icon{.w-full.h-full name="logos:postgresql"}

#icon-4
:icon{.w-full.h-full name="logos:express"}
:icon{.w-full.h-full name="skill-icons:kafka"}

#icon-5
:icon{.w-full.h-full name="logos:fastify"}
:icon{.w-full.h-full name="icon-park:blockchain"}
::
24 changes: 0 additions & 24 deletions apps/d0rich.me/content/resume/skills/5.databases.md

This file was deleted.

24 changes: 0 additions & 24 deletions apps/d0rich.me/content/resume/skills/6.integrations.md

This file was deleted.

24 changes: 0 additions & 24 deletions apps/d0rich.me/content/resume/skills/8.architecture.md

This file was deleted.

0 comments on commit 1e34e58

Please sign in to comment.