class Me:
def __init__(self):
self.name = "Kauã Lima"
self.age = 18
self.nationality = "Brazilian"
self.gender = "Male"
self.email = "kaualimadev@gmail.com"
self.birthday = "July 29th"
class Developer(Me):
def __init__(self):
super().__init__()
self.languages = ["Python", "JavaScript", "TypeScript"]
self.libraries = ["Scikit-Learn", "TensorFlow", "Matplotlib", "Pandas"]
🐧
A developer passionate about Mathematics and Artificial Intelligence...
- Fortaleza, Ceará, Brazil
- @kaualimadev
- kaualimadev
- in/kaua-lima
- channel/UCrjwgVR-_e4tFPhOutC9F9A
Popular repositories Loading
5 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More