Skip to content
View Menephyl's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Menephyl

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

Welcome to Yan Menephyl's github page👋

Bem-vindo(a) ao perfil do Yan Menephyl😁

Typing SVG

As Confucius once said:

It does not matter how slowly you go as long as you do not stop.

Thanks to visit! 😀

I also love the concept of positive thinking, and The Need To Eliminate Negative Self Talk (as mentioned in Affirmations for Positive Thinking.)

🔭 I’m currently working on Cv Resume Portifolio 🎓

🌱 I’m currently focusing on Js

🚀 My Skills:

🚀 Treinamento em:


Js HTML CSS

Developer Tools 🔭

Ferramentas de Desenvolvedor 🔭

Visual Studio Code

        
  let ano = 1988 // programa que le o mes e o ano e retorna quantos dias esse mês tem
let mes = 3 
if (mes ==1 || mes ==3|| mes ==5 || mes==7|| mes ==8 ||mes==9 ||mes==10|| mes ==12){
    console.log('31 Dias!')
}else if(mes >12||mes<1){
    console.log('Mês inválido!')
}else if(mes ==4||mes ==6||mes==9||mes==11){
    console.log('30 Dias!')
}else if(mes ==2){
    let anoBissexto =((ano%4 ==0 )&& (ano%100!=0)||(ano%400==0))
    if(anoBissexto){
        console.log('29 Dias!')
    }else{
        console.log('28 Dias!')
    }
}

        
    

Olá, de modo objetivo peço uma oportunidade de obter alguma qualificação que a sua empresa deseja. Para as atividades que a empresa deseja sou altamente capaz e fiz cursos de competência em nível básico do pacote Office, incluindo PowerPoint e os que a empresa deseja, respeitando as normas da ABNT atualizadas. Posso mostrar provas práticas durante a entrevista e estou disponível para aprender qualquer nova tecnologia que seja necessária para agradar sua empresa. Att: Yan Isonel Pereira

For more content. 📫 How to reach me:

Pra conteúdo sobre programação bora de chat nas redes abaixo: 📫


https://docs.github.com/pt/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax

Pinned Loading

  1. Y_portifolioY Y_portifolioY Public

    New portifolio using JS, html5 and Css3

    CSS 2

  2. pass-in-web pass-in-web Public

    Check in of people in a event.

    TypeScript

  3. ahcardapio ahcardapio Public

    JavaScript 1

  4. portifolio-simples portifolio-simples Public

    Um simples portifolio feito com a trio do front-end durante um evento do @devemdobro

    HTML

  5. gta-page-clone gta-page-clone Public

    clone do site da rockstar sobre o gta 5 e o gta online

    CSS 1

  6. nlwapp nlwapp Public

    Project educational maked with learning with Rocketsteat

    HTML