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)
- 🔭 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
- My resume website: https://theresilient.github.io/Portfolio/