Git Product home page Git Product logo

blog.evertonstrack.com.br's Introduction

Hi, I'm Everton 👋

I write code for people

I'm a brazilian Software Engineer Front-end and Designer, trying to change the world with design and code, sometimes successfully!

I am a technology enthusiast, I like to read between the lines of the technology industry and try to understand the motivations behind decisions that may seem incredible, irrational or purely stupid. I also like beauty, mediocre coffee and rainy days.

📫 Find me around the web

  • Writing about software development, design, the life, the universe and everything, on evertonstrack.dev (in Brazilian Portuguese)

Olá, eu sou o Everton 👋

Escrevo código para pessoas

Eu sou um Engeneiro de Software Front-end e Designer brasileiro tentando mudar o mundo com design e código, as vezes com sucesso!

Sou entusiasta de tecnologia, gosto de ler entre as linhas da indústria de tecnologia e tentar entender as motivações por trás de decisões que podem parecer incríveis, irracionais ou puramente idiotas. Também gosto de beleza, café medíocre e dias chuvosos.

📫 Onde me encontrar pela web

  • Escrevendo desenvolvimento de software, design, a vida, o universo e tudo mais, em evertonstrack.dev

blog.evertonstrack.com.br's People

Contributors

evertonstrack avatar

Stargazers

 avatar

Watchers

 avatar

blog.evertonstrack.com.br's Issues

Responsive images

Exemple:

<picture>
    <source type="image/webp"
            srcset="images/worlds-300.webp 300w,
                    images/worlds-600.webp 600w,
                    images/worlds-800.webp 800w,
                    images/worlds.webp 1000w"
             />
    <source srcset="images/worlds-300.jpg 300w,
                    images/worlds-600.jpg 600w,
                    images/worlds-800.jpg 800w,
                    images/worlds.jpg 1000w"
            />
    <img src="images/worlds-300.jpg"
    alt="E = MC2" />
  </picture>

Ref: https://responsivedesign.is/articles/adding-webp-images-progressively/

Refatorar o CSS

Refatorar o CSS do para deixar mais conciso e remover código desnecessário.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.