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

Block or report marlonklc

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