Skip to content
View marlonklc's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report marlonklc

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

Hi folks ๐Ÿ‘‹

I hope you like and learn something on this messy repository ๐Ÿ˜…

Pinned Loading

  1. web-scrapping-amazon-wishlist Public

    project responsible to send wishlist's products from amazon store which are on sale

    JavaScript 4 1

  2. my-studies Public

    3

  3. youtube auto translate subtitles usi...
    1
    const SOURCE_LANGUAGE = "en";
    2
    const TARGET_LANGUAGE = "pt-br";
    3
    const button = document.createElement('button');
    4
    button.textContent = 'copy and translate';
    5
    button.addEventListener('click', () => {
  4. encantados-cardgame-online Public

    online multiplayer version of Encantados, set collection card game (see more on https://boardgamegeek.com/boardgame/199790/encantados)

    JavaScript

  5. flat-files-data-analysis Public

    Java 2