-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor project tags in resume leads
- Loading branch information
Nikolai Dorofeev
committed
Jul 16, 2024
1 parent
60568ce
commit a8cddc8
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: Frontend Developer | ||
tags: [frontend] | ||
projects.tags: [front-end] | ||
projects.tags: [front-end, web3] | ||
--- | ||
|
||
IT specialist with experience in **Vue ecosystem**. Created frontend Single Page Applications with **Server Side Rendering** and **Static Site Generation**. Implemented **motion design** fragments. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: Backend Developer | ||
tags: [backend] | ||
projects.tags: [back-end] | ||
projects.tags: [back-end, cli, blockchain] | ||
--- | ||
|
||
IT specialist with experience in **Node.js ecosystem**. Created REST API with **Express.js**, data access layer with **TypeORM** and server application with **tRPC** API. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters