Skip to content
View pshreyam's full-sized avatar

Organizations

@docsumo @cygnus55

Block or report pshreyam

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

Hi there πŸ‘‹

Python Developer and Linux Enthusiast

$ cat about.py
# Want to know about me?

info = {
    "name": "Shreyam Pokharel",
    "language": ["Nepali", "English"],
    "programming_language": {
        "Python": {
            "frameworks": ["Flask", "Django", "PyQt5"]
        }
    },
    "skills": ["Backend Development", "Database", "Version Control", "Linux Tools"],
    "hobbies": ["Cricket", "Singing", "...", "and of course Coding"]
}

Pinned Loading

  1. cygnus55/fyt cygnus55/fyt Public

    πŸ§‘β€πŸŽ“ Find Your Tutor quicker than ever before!

    HTML 2

  2. cygnus55/foodie cygnus55/foodie Public

    Mobile App for πŸ•Food Ordering and 🚚 Delivery

    Dart 11 3

  3. cygnus55/LL1-parser cygnus55/LL1-parser Public

    πŸ’» Python Implementation of a simple LL(1) parser

    Python 1 1

  4. moviez moviez Public

    πŸŽ₯ Rule-based recommendation of movies stored in the database

    HTML

  5. url-shortener url-shortener Public

    πŸ”— Shorten long urls

    Python

  6. sketch-image sketch-image Public

    ✍️ CLI tool to turn image into sketch

    Python