Skip to content
View mahassan's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Manchester, UK
Block or Report

Block or report mahassan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mahassan/README.md

trophy

Hi there ๐Ÿ‘‹ My name is Ammar. I am frontend Developer. I work in React, Vue. I love Sass and BEM(not the British Empire Medal but Block Element Modifier).

I have done work on the following websites

Any cool projects?

Pinned

  1. What is wrong What is wrong
    1
    <template>
    2
        <div>
    3
            <ul>
    4
                <li v-for='(ninja, index) in ninjas' 
    5
                    :key='ninja.index' 
  2. understanding reduce understanding reduce
    1
     function ExamResultSet(arr){
    2
        this.getAverage = function(){
    3
            arr.reduce((accumulator, current)=>{
    4
               return accumulator + current
    5
            },0)
  3. 04-CSS-result-summary-component 04-CSS-result-summary-component Public

    HTML

  4. 05-CSS-news-homepage-main 05-CSS-news-homepage-main Public

    HTML

  5. 06-CSS-results-summary-component-main 06-CSS-results-summary-component-main Public

    JavaScript

  6. 07-CSS-3-column-preview-card-component 07-CSS-3-column-preview-card-component Public

    HTML