Fariz
Ramazanov

Junior Frontend Developer

R. Fariz

About me

I'm a self-educated web developer. I'm very interested in coding and I can spend whole day just coding. I want to learn new technolgies in frontend like React library and improve my programming skills here. My strengths are in problem solving and fast learning.

about me

Contact Information

contacts

Skills

  • HTML5
  • CSS3/SASS
  • Javascript(basic)
  • Git, Github
  • Figma (for web developers)
skills

Code Example

                    
    function finalGrade (exam, projects) 
    {
        if(exam > 90 || projects > 10)
        {
            return 100;
        }
        else if(exam > 75 && projects >= 5)
        {
            return 90;
        }
        else if(exam > 50 && projects >=2)
        {
            return 75;
        }
        else
        {
            return 0;
        }
    }
                    
                

Education and Courses

  • Azerbaijan State Oil and University
  • HTML and CSS course (freecodecamp)
education

Languages

  • Azerbaijani
  • Russian
  • Turkish
  • English(A2)
languages

Projects

CV

Project: CV

Healthy food

Project: Healthy food