My name is Catherine Bogush

My avatar

Contacts

Summary

I like to study something new and try to do it deeply, because I believe that the result depends on a detailed understanding of the processes.

Will be added.

Skills

  • HTML (In progress...)
  • CSS (In progress...)
  • JavaScript (In progress...)
  • SQL (In progress...)
  • PHP (In progress...)

Will be added

Code Examples

let moveFromLeft = 0;
            function moveHeader(){
                $("#the1LevelHeader").offset({left:moveFromLeft});
                moveFromLeft ++;
                if(moveFromLeft>1000){
                    moveFromLeft = 0;
                    }
                };
            setInterval(moveHeader, 1);

Education and Projects

I have a higher education in the field of ecology. Graduated from BSU in 2002. The only project is CV

Will be added.

Languages

Will be added