- Financial Technology
- Machine Learning
- Backend Web Development
- Mobile Frontend Development
class WhoAmI:
user = 'Manny'
current_work = 'Writing code'
hobbies = [
'Boxing',
'Watching Anime',
'Sci-Fi Movies'
'Being up all Night chasing next leetcode problem'
]
def getCity():
if atUniversity:
return Colchester_Uk()
else:
return Clare_Ireland()
def Ambitions():
LearnJapanese()
CreateTrainApp()
Complete100Problems()
# Assume any 10 awesome ambitions here at any time ;)
- Breaking into Back-end Development !!
- I'm currently working on π building ** a real-time Train Booking Mobile App using Flutter and Django ** and working up on polishing my skills in Competitive Programming.
- solving 100 leetcode problems