Skip to content
View alice-sebego's full-sized avatar
Block or Report

Block or report alice-sebego

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
alice-sebego/README.md

Hi 👋, I'm Alice

"If I want to be a competent Frontend Developer, I'm ready to be student for life 😅"


let yourCompany = ["your team"];
let me = "Alice";
let match = true;
 
const collaboration = (company, applicant, matching) =>{  
    try {
      if(matching){
        company.push(applicant);
        return `An awesome collaboration is announced between ${company[0]} and ${company[1]} 🤩`;
      }
    } catch (err){
      return `Oh there is an error : ${err} \n Okay ! Let's wish a good continuation 🙂`;
    }  
}

collaboration(yourCompany, me, match)

About me

🌱 #CodeNewbie, I’m currently learning Vue.JS, TypeScript and Node.JS

php php php

After several experiences, self-taught learning and 2 training (on 2009 and 2019), I'm looking for a team to grow up via a work-study journey

Langages, Frameworks & Tools

Frontend Others Tools
javascript php webpack
css3 php babel
html5 WordPress git
sass PrestaShop postman
bootstrap VS Code

Software

illustrator photoshop photoshop

Others Skills

Graduated in communication, I've got skills on :

  • SEO
  • Google tools (Google Analytics, Google Search Console, Google My Business & Google Adwords)
  • Web writing
  • Digital marketing

Langages

stats


Follow us

Linked In Twitter Twitch

On Twitch, we can chat on some channels that I follow :

  1. BenjaminCode
  2. Grafikart
  3. IAmSeanRed
  4. Liior
  5. WeLoveDevs

alt text

Pinned Loading

  1. back-todolist back-todolist Public

    Create a back-end for a todo list app with NestJS and Prisma

    TypeScript

  2. space-invaders-game space-invaders-game Public

    Create a game that's working JavaScript vanilla

    JavaScript

  3. weather-app weather-app Public

    Create a mini-app around the weather using data from an API

    JavaScript

  4. quizz-fcgb-women quizz-fcgb-women Public

    I've created a quizz which work with JavaScript

    HTML

  5. gradient-generator gradient-generator Public

    Create a gradient generator with JavaScript vanilla

    JavaScript 1

  6. github-user-search github-user-search Public

    Create a search form by GitHub username

    JavaScript 1