Skip to content
View perfetimperfect24's full-sized avatar

Block or report perfetimperfect24

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

SUDIPTA SHAW

Heya! I'm Sudipta Shaw, a student of SRMIST Chennai, India.Always keen to learn new things, versatile and level headed individual enthusiastic about machine learning and Full stack development.


class SudiptaShaw():
    
  def __init__(self):
    self.name = "Sudipta Shaw";
    self.username = "perfetmpefect24";
    self.location = "Chennai, India";
    self.mail = "[email protected]";
  
  def __str__(self):
    return self.name

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

Popular repositories Loading

  1. stats-preview-card-component-main stats-preview-card-component-main Public

    CSS 1

  2. ResumeParser ResumeParser Public

    Forked from OmkarPathak/ResumeParser

    A simple resume parser used for extracting information from resumes

    Python 1 1

  3. Machine-Learning-Tutorials Machine-Learning-Tutorials Public

    Forked from ujjwalkarn/Machine-Learning-Tutorials

    machine learning and deep learning tutorials, articles and other resources

    1

  4. baseapparel-coming-soon-master baseapparel-coming-soon-master Public

    CSS 1

  5. perfetimperfect24 perfetimperfect24 Public

    Config files for my GitHub profile.

  6. web-dev- web-dev- Public

    a collection of web dev works both from course and self

    HTML