class WhoAmI:
user = 'Somya Ranjan Sahu'
current_work = 'Leading teams & building scalable applications'
learning = 'Scalable system design & DevOps automation'
fun_fact = 'Code runs better after midnight 🌙'
def hobbies():
return ['Curating playlists',
'Exploring sci-fi universes',
'Digital tinkering']|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
"Building impactful solutions, one problem at a time."


