Skip to content
View marlonklc's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

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 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 my-studies Public

    3

  3. youtube auto translate subtitles usi... youtube auto translate subtitles using google translator API
    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 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 flat-files-data-analysis Public

    Java 2