rsschool-cv

Roman Maksimovich

Contact Information

Summary

3rd-year BSUIR student, quick learner with full-stack project experience. My key strengths are problem-solving, fast learning, and teamwork (Git). Goal: grow as a frontend developer first, then transition to full-stack.

Skills

Frontend:
Backend:
Tools & Platforms:

Code Example

function arrayDiff(a, b) {
  return a.filter((item) => !b.includes(item));
}
function maskify(cc) {
  return cc.slice(0, -4).replace(/./g, "#") + cc.slice(-4);
}

Achievements

X-Labs Hackathon 2025 (1st Place)

Education

Languages