
Maksim Pegov
Junior Front-end developer
contacts
- Location: Belarus, Bobruisk
- Email: makspegov25@gmail.com
- Github: fkmx1
- Telegram: @fkmx1
- Discord:@fkmx1
summary
Enthusiastic Junior Frontend Developer with a solid foundation in HTML, CSS, and JavaScript. Passionate about creating responsive, user-friendly web interfaces and eager to learn modern frameworks like React. Strong problem-solving skills, attention to detail, and ability to work in a team. Looking for an opportunity to grow in a dynamic environment while contributing to meaningful projects.
skills
- Semantic HTML5 & CSS3 (Flexbox, Grid)
- JavaScript (ES6+)
- Basic React.js
- Git & GitHub
- Responsive Design
- Figma (basic prototyping)
- Sass/SCSS (mixins, nesting)
- Chrome DevTools (debugging, performance audits)
code
function nthFibo(n) {
let a = 0;
let b = 1;
for (let i = 3; i <= n; i++) {
let c = a + b;
a = b;
b = c;
}
return n === 1 ? a:b ;
}
courses
- Stepik: JavaScript
- Web.dev: Learn Web Development
projects
- Layout with HTML, CSS, JS: IPHONE
- JS tasks: Educational practice
education
BRU. Specialty Software Engineer 2018-2022
english
My English level is A2