Avatar

Mariya Shusharina

Contacts

About me

I had been self-studying HTML and different programming languages (Pascal, Java, C++) since high school. Tried my hand at game-development in Unity.

I am willing to learn HTML and JavaScript on a proficient level to find a job as a Front-end Developress.

After finishing the first flow at RS School, I mainly specialize in creating Vanilla JavaScript and TypeScript web applications.

Skills

Code example

"Multiply" Kata from Codewars: This code does not execute properly. Try to figure out why.

Solution:

					function multiply(a, b){   
  return a * b;
}
				

Projects

Education

Languages