I started programming in 2020. Front-end developer with a technical background. Stack: React/Redux, TS, JS. Creating web and mobile applications. Support, optimization, troubleshooting and improvement of websites and applications from concept to deployment. I have a great desire to develop, improve my skills and benefit the company. Able to effectively independently manage independent projects, as well as collaborate in a team environment.
Freelance (February 2021 - current)
- Development of various applications and websites
- using React, Redux, TypeScript, Javascript, Material UI
- Interaction and processing of data from the server using FetchAPI, Axios, GraphQL
- Used Jest to writing Unit tests
- Cross-browser and adaptive layout
- Refactoring of someone else's code
- Editing of existing site pages
- Implemented new features and more
Graduated from the Belarusian State University of Transport (07-2020)
A function that returns a random color: getRandomColor() // ##B92183
const getRandomColor = () => {
const letters = "0123456789ABCDEF";
let color = "#";
for (let i = 0; i < 6; i++) {
color += letters[Math.floor(Math.random() * 16)];
}
return color;
};
Course | Date |
---|---|
Rolling Scopes School (JS/FE 2020Q3) | 09/2020 - 02/2021 |
Rolling Scopes School (JS/FE 2021Q1) | 12/2020 - 07/2021 |
Rolling Scopes School (REACT 2021Q3) | 07/2021 - 10/2021 |
Rolling Scopes School (REACT 2022Q1) | 04/2022 - 07/2022 |
Phone: +375445339728
E-mail: [email protected]
Telegram: @victordobryi