Skip to content
View TheResilient's full-sized avatar
Clearing Dreams
Clearing Dreams
Block or Report

Block or report TheResilient

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
TheResilient/README.md
class Pratik:
    """
    Hey there Pratik here 👋,
    
    """
    def __init__(self):
        self.username = 'Pratik'
        self.name = 'Pratik Phadtare'
        self.email = 'pratikphadtare109@gmail.com'
        self.linkedin = 'https://www.linkedin.com/in/pratik-phadtare-66651518b/'
        self.stack = 'https://stackoverflow.com/users/15973475/pratik-sunil-phadtare'
        self.interests = ['Artificial Intelligence', 'Computer Vision', 'Cognitive Sciences']
        self.skills = {
            'computer vision': ['OpenCV', 'PIL'],
            'data': ['Numpy', 'Pandas', 'Matplotlib'],
            'frontend': ['HTML', 'CSS', 'JavaScript'],
            'backend': ['Python', 'C++'],
            'web': ['Flask', 'Django'],
            'database': ['MySQL', 'SQLite3', 'MongoDB', 'firebase'],
            'tools': ['git', 'vim', 'PyCharm', 'Jupyter notebook',
                      'Anaconda', 'Gitlab'],
            
        }


if __name__ == '__main__':
    me = Pratik()
    exit(0)

Hi there 👋

  • 🔭 I’m currently working on Android
  • 🌱 I’m currently learning data structure in cpp
  • 💬 Ask me about python
  • ⚡ Fun fact: want to work on AOSP
  • 😉 I love touch typing
  • :octocat: My resume website: https://theresilient.github.io/Portfolio/

ɢɪᴛʜᴜʙ ꜱᴛᴀᴛꜱ:

Pratik's GitHub Stats Most Used Languages

Pinned

  1. OpenCV-Projects OpenCV-Projects Public

    Some basic Projects based on OpenCV and numpy libraries of PYTHON 3

    Python 1

  2. Notepad-Using-Tk Notepad-Using-Tk Public

    Normal GUI using Tkinter Python of Simple Notepad

    Python

  3. object-detection-using-YOLO object-detection-using-YOLO Public

    Forked from hrithikppawar/object-detection-using-YOLO

    Python

  4. online-exam-system-using-django online-exam-system-using-django Public

    HTML