Skip to content
View vhoyer's full-sized avatar
😵‍💫
kinda burnt out
😵‍💫
kinda burnt out

Organizations

@bootstrapbrasil @ioEtep @projeto-opl @weCrash @quero-edu @placeholders @alunos-fatec-sjc
Block or Report

Block or report vhoyer

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

Hi there 👋 get to know me a little better

Check out my little personal website: https://vhoyer.dev
Read my blog: https://blog.vhoyer.dev

vhoyer's GitHub stats

Message board

This is a place I'm putting messages that made me happy, if you want to leave any message, open a PR!

[...] you're such a god in css dude [...]
-- @johannchopin

(pt-br) Hoyer, você é um monstrinho
(en) Hoyer, you are a little beast
-- @marcelofraga

This is so nice!! Thanks for the improvement @vhoyer ❤️
-- @carloscuesta

Random things about me!

  • ✅ How I do pull request reviews

    I have a system of tags, I mostyle begin all my comments on a review with (tag), while tag can be:

    (resolvable)
    for silly comments where I just wanna point something funny with the author
    (optional)
    things I think are somewhat relevant and I really would do if I was the author, but I won't block the PR because of them
    (question)
    for questions, I will totally block the PR if you don't anwser my questions 😂 mostly because sometimes a question is intended to be more acertive on a (important), but I will not request changes, because there is no request in a question, right?
    (important)
    Absolutely important, I think the user experience will be damaged if this goes to production: or the site will break, or the performance will suffer, or the accessibility is broken, or I think this is gonna lower maintenability of the code in the future
    sometimes I don't add any tag at all
    in those cases, treat the comment as slightly more important than a `optional` but way less than `important`
  • 🌱 Hobbies and interests
    • music/piano (I want to learn how to sight read music sheets 😄)
    • japanese language/language learning in general
    • gastronomy
    • game design
  • 🤔 I’m looking for help with ...
    • my side project timedReport which real people use, but the code is shitty
  • 💬 Ask me about anything really, I will do my absolute best to anwser you appropriately 😄 if you want, you can even ask on this repo's issues

  • 📫 How to reach me at my personal website: https://www.google.com/search?q=vhoyer.dev btw, if you are thinking why leave the google link, it's to get better SEO stats; ✌️ peace

  • 😄 Pronouns: he/ele

Pinned

  1. vue-prop-validation-helper vue-prop-validation-helper Public

    Some extra utils to help you validate your properties and have a good error message.

    TypeScript 8

  2. dotfiles dotfiles Public

    my ideia of a perfect system [wip]

    HTML 6

  3. lazy-let lazy-let Public

    An utility for using lazy variables in a BDD test environment with nested `describe`s, and `it`s.

    TypeScript 2

  4. nwsp nwsp Public template

    Welcome to Newbie Webdev Starter Pack, NWSP for short.

    JavaScript 1

  5. timedReport timedReport Public

    Timed Report is a simple activity tracking web application.

    Vue 2

  6. frontend-assignment frontend-assignment Public

    Forked from renanbrando/frontend-assignment

    If you wanna get an Idea of how I code, check this repo out :D

    JavaScript