Skip to content
View wtype's full-sized avatar
🌦️
🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🦌🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲
🌦️
🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🦌🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲🌲

Organizations

@wildtype-studio
Block or Report

Block or report wtype

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

Pinned

  1. speech-recognition speech-recognition Public

    🤖💬 TensorFlow.js audio recognition using transfer learning. In-browser.

    JavaScript 2 1

  2. wildtype-theme wildtype-theme Public

    Wildtype is a dark theme with calm, earthy colors contrasted with deep, dark blues.

    1

  3. secretspring secretspring Public

    Slip into the cool waters of this dark VS Code theme.

  4. Generate a word cloud image from a URL Generate a word cloud image from a URL
    1
    import matplotlib.pyplot as plt
    2
    from wordcloud import WordCloud
    3
    import requests
    4
    from bs4 import BeautifulSoup
    5