Fesina Ihor
Front-end developer
I am interested in programming student with a strong desire to learn and develop my skills.
Projects
HTML, CSS, JS, Bootstrap
Museum of candy
Code example (Number of trailing zeros of N!)
function zeros(n) {
let
count = 0;
for (let i = 1; 5 ** i <= n; i++){
count += Math.floor(n/ 5**i)
}
return count
}
Skills
-
HTML
-
CSS
-
JS
-
Bootstrap
Languages
- English: Upper-intermediate
- Czech: Upper-intermediate
- Russian: Native
- Ukrainian: Native