class Engineer {
name = 'Dennis';
lastname = 'López';
hobbies = 'Reading',
'Listening to music',
'Playing musical instruments',
'Drawing';
languages = ['C', 'C++', 'Python'];
coding() {}
reading() {}
learning() {}
private composing_music() {}
}
Here is an overview of my activity and contributions on GitHub:
My contribution graph shows my coding activity over time:
These are the programming languages I use the most in my repositories:
My coding streaks—how consistently I contribute to GitHub: