Skip to content
View UrbanSwati's full-sized avatar
Block or Report

Block or report UrbanSwati

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. rickandmorty rickandmorty Public

    Rick and Morty

    Dart 15 4

  2. organization-notifications-service organization-notifications-service Public

    Python

  3. pokemon-frontend pokemon-frontend Public

    Interactive UI with Pokemon species showing pokemon abilities and many more details

    Vue

  4. pokemonapi pokemonapi Public

    An API that gives you Pokemon details and their abilities

    Python

  5. Pythonic Code Pythonic Code
    1
    # Pythonic code
    2
    
                  
    3
    This is a summary for programming in python based on [Talk Python Training](https://training.talkpython.fm/courses/all) course, [pep8](https://www.python.org/dev/peps/pep-0008/) and [The Zen of Python, by Tim Peters](https://inventwithpython.com/blog/2018/08/17/the-zen-of-python-explained/) guide lines. Some of the guidlines included here are from past exprience over my career life as a Python developer.
    4
    
                  
    5
    ## Imports