Sergeeva Elena

avatar

Contacts information

Briefly About Myself

I'm interested in Web Development because this occupation provides endless possibilities for professional growth, besides there's a huge amount of free high quality resources for self-education and a large community of developers.

I believe, that my ability to learn and to gain new skills will lead me through this path of becoming a proficient Frontend Developer.

My core strengths are in problem solving and fast learning. I want to get knowledge and skills that will be enough for employment in a company.

Skills and Proficiency

Courses (Education)

Projects

Languages

Code example

            const number = 923.2238;
            console.log(Math.ceil(number));