CV:

- Kozhemyakin Sergey
- Discord - kozhemyakin, email - kozhemyakin.ahead@gmail.com
- I want to learn JS and React and try to find a job as a Frontend developer
- Stack: JS, React, Redux, Git, VS Code, Cypress
- Code example:
```
function getCount(str) {
let i = 0;
const strArr = str.split(‘’);
strArr.forEach(letter => {
if (letter === ‘a’ || letter === ‘e’ || letter === ‘i’ || letter === ‘o’ || letter === ‘u’){
i++
}
return i
})
return i;
}
```
- My diploma project(TMS react 2022) on React: https://github.com/kozhemyakin/tms-diploma
- At 2013 I graduated from QA courses at EPAM. At 2022 I graduated from Frontend Developer(React) courses at teachmeskills. At 2023 i have finished RSS-JS/PreQ42022 course.
- English level - B1