DANYLO BALABAN

JUNIOR FRONT-END DEVELOPER

CONTACTS

SUMMARY

I enjoy programming and solving problems put in front of me. At the moment I am taking different courses and improving my knowledge. Since I have a part-time job I can devote more time to it. My plans are to learn Java Script, as well as several libraries to it, and then try myself in the development of applications and utilities for Telegram. I will be very happy if I get an opportunity to work with experienced mentors and gain practical experience in interesting and unusual projects.

SKILLS

  • Web-Development: HTML5, CSS3
  • Frameworks and Libraries: Bootstrap5
  • Version control: GitHub
  • Graphics Figma

CODE

              
function factorial(n) {
if(n < 0) return null;
if (n < = 1) return 1;
return n * factorial(n-1);}
            
          

COURSES

  • RsSchool - JS/FE Pre-School 2025Q2
  • Stepik - Web Development for Beginners: HTML and CSS
  • Srepik - Basics of HTML and CSS

PROJECTS

EDUCATION

Prydniprovska State Academy of Civil Engineering and Architecture

ENGLISH

B1 - Pre-Intermediate