rsschool-cv

Klimovich Diana

About Me

My name is Diana. I am 24 years old. I graduated in 2021 from the Belarusian State University of Culture and Arts, the department of information technology in culture. In 2022 I graduated with a master’s degree in Project Management. At the moment I’m working in the Belarusian Institute of System Analysis and Information Support of Scientific and Technical Sphere as a junior researcher.

Skills

Code examples

['#small-select2-options-multiple-field', '#small-select2-options-multiple-field_inn', '#small-select2-options-multiple-field_ntp'].forEach(function (selector) {
    $(selector).select2({
        theme: "bootstrap-5",
        width: $(this).data('width') ? $(this).data('width') : $(this).hasClass('w-100') ? '100%' : 'style',
        placeholder: $(this).data('placeholder'),
        closeOnSelect: false,
        selectionCssClass: 'select2--small',
        dropdownCssClass: 'select2--small',
    });
}); 

Languages

Contacts