Skip to content
View escorpion91's full-sized avatar
🎯
🎯

Block or report escorpion91

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

🤙🤙🤙🤙🤙

Pinned Loading

  1. daily_sales_report daily_sales_report Public

    Small Python program I did while on my last job. It retrieves data from a SQL database using "execute_sql_query" python library, format it using pandas and then send the report via sms using twilio…

    Python

  2. python_spotify_api python_spotify_api Public

    Making api requests with Python, with personal notes added for future reference. You just type the name of the artist and it will return the top 10 songs for that artist. It was kindaa harder than …

    Python

  3. berry_finder berry_finder Public

    This is a fully functional react app. Berries and contest in Pokemon 3rd gen games are a hidden gem, a game on its own and pretty fun to play, with some deep design behind them. One layer of it bei…

    JavaScript

  4. react-portfolio react-portfolio Public

    JavaScript

  5. webscraping_hrank webscraping_hrank Public

    A script for getting all questions in a hackerank page using beautifulsoup and requests

    Python

  6. pygame_first_scratch pygame_first_scratch Public

    first scratch with python just so that I understand more about te library. Some object creation and event handling going on. I added a markdown doc explaining (to myself jaja) every step of the way…

    Python