hi, i'm abdurauf ashurov :)

Frontend Developer

 I am Frontend Developer from Tashkent, Uzbekistan.

I have knowledge of HTML, CSS, SCSS, Bootstrap, styled-components, JavaScript and React.

I am looking forward to working in teams as well as individually. I am not only willing to deepen my knowledge but I also want to apply them to the real products.

Why Hire Me

Skills

Code Example

Persistent Bugger

          
            function persistence(num) {
              if (num.toString().length === 1) {
                return 0;
              }
              var mult = 1;
              var splitStr = num.toString().split("");
              for (var i = 0; i < splitStr.length; i++) {
                mult *= parseFloat(splitStr[i])
              }
              return 1 + persistence(parseFloat(mult));
            }
        
      

What I Do

Projects

HTML, TypeScript, CSS

Lumia website clone

Live preview

HTML, JavaScript, CSS

Random Color Generator

Live preview

Where I gained my knowledge

Education and courses

September, 2023 - now

In Progress

IT

Amity University In Tashkent

March, 2021 - October, 2021

Certificate

Frontend Development

IBS School

I can speak

Languages

English

Upper-Intermediate

Russian

Elementary

Uzbek

Native

Tajik

Native