Skip to content
View jagwithyou's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report jagwithyou

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

Typing SVG

Things I code with:


More about me

class Jag():
    
  def __init__(self):
    self.name = "Jagadananda Saint";
    self.username = "jagwithyou";
    self.location = "Odisha, India";
    self.current_goal = "creating python placement series";
    self.looking_for = "collaborating with you";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = jag()


Contribution Snake

GIF


Jag's GitHub Activity Graph

Jags's github stats Jag's GitHub Streak
Top Langs Github Stars

Jokes Card

Visitors




Pinned Loading

  1. book-review-webapp-fullstack book-review-webapp-fullstack Public

    HTML

  2. Django-REST-API-poc Django-REST-API-poc Public

    Python 1

  3. fastapi-with-sqlalchemy fastapi-with-sqlalchemy Public

    Python

  4. Flask-RestPlus-with-serverless Flask-RestPlus-with-serverless Public

    Python 1

  5. logistic-regression-example-diabetes-detection logistic-regression-example-diabetes-detection Public

    An easy code walk through to understand logistic regression

    Jupyter Notebook 1 7