Skip to content
View microsoft-studios's full-sized avatar
πŸ’­
Busy
πŸ’­
Busy
  • 11:50 - 4h behind

Block or report microsoft-studios

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
microsoft-studios/README.md
  • πŸ‘‹ Hi, I’m @microsoft-studios
  • πŸ‘€ I’m interested in ...
  • 🌱 I’m currently learning ...
  • πŸ’žοΈ I’m looking to collaborate on ...
  • πŸ“« How to reach me ...
  • πŸ˜„ Pronouns: ...
  • ⚑ Fun fact: ...

Pinned Loading

  1. gistmeta-slots-coins.txt
    1
    import random
    2
    
                  
    3
    def create_slot_machine():
    4
      """Creates a simple slot machine with 3 reels and 3 symbols."""
    5
      symbols = ["πŸ’", "πŸ‹", "πŸ””"]
  2. googleapis Public

    Forked from googleapis/googleapis

    Public interface definitions of Google APIs.

    Starlark 1

  3. microsoft-studios Public

    Config files for my GitHub profile.

    1

  4. gh-action-py-liccheck Public

    Forked from andersy005/gh-action-py-liccheck

    A GitHub Action to check license of Python packages and their dependencies.

    TypeScript 1

  5. graphql-js Public

    Forked from graphql/graphql-js

    A reference implementation of GraphQL for JavaScript

    TypeScript