Tatsiana Pshihotskaya
Front-end developer

About me
I’m a front-end developer.
I have a great desire to develop and improve in the field of Frontend development as a specialist. I have little experience of the creating websites (landing page) made with Wordpress CMS.
Also I have experience of the administering and website promoting, the creating and the managing of the advertising campaigns in Yandex and Google, and also experience of development of the advertising models for print and the web.
I am responsible for the performance of my work. I can work in multitasking and do it qualitatively. I study on my own and develop my skills in the field of Frontend development.
Skills
React
Redux
Redux Toolkit
JavaScript
Typescript
Html5
Css3
SCSS
Webpack
Git
БЭМ
SublimeText
VSCode
Wordpress
Photoshop
Projects
Code example
The task from codewars.com:
"In this little assignment you are given a string of space
separated numbers, and have to return the highest and lowest
number."
const highAndLow = (numbers) => {
let sortArray = numbers.split(' ').sort((a, b) => a - b);
return (sortArray.slice(-1)).concat(sortArray.slice(0, 1)).join(' ');
}
Work experience
Site administrator
LLC World of the construction and rent
June 2015 - in present
- WebSite administration (site filling, website technical support).
- Redesign of two sites.
- Development of the advertising models for print and the web (in Photoshop).
- Creating and managing of the advertising campaigns in Yandex and Google.
- Website promoting.
- Writing unique articles.
- Finding and fixing website errors.
- Management groups in social network (Vkontakte).
- Working with catalogs (Deal.by, pulscen.by, onliner.by, etc.).
Web-master
PUE Domogor
June 2014 - Jan. 2015
- Site filling with articles (reading the articles, article optimization).
- Management groups in social networks (Vkontakte, facebook).
- Communication with clients.
Internet resource editor
LLC Dom Media
Mar. 2014 - May 2014
- Placing information on the www.dom.by portal.
Engineer-programmer
RUE Institute for Land Reclamation
Apr. 2011 - July 2013
- Linking the geographic maps and their vectorization in ArcGIS10.
- VisualBasic programming.