- Artificial Intelligence
- Cyber Security
- Data Science
- Backend WebDev
class WhoAmI:
user = 'Lorenzo Demiri'
current_edu = "Strive School...AI Eng..."
hobbies = [
'Photography',
'Travelling',
'Watching Movies that no one knows'
'CyberSecurity'
'Being up all Night chasing that ONE BUG...'
]
def getCity():
return London_UnitedKingdom(), Modena_Italy()
def Ambitions():
AI_Engineering()
Cyber_Security()
Leaving_the_world_better()
# Assume 10 more awesome ambitions here ;)
def DailyRountine():
import daytime as dt
week = dt.week()
for day in week:
day.eat()
day.code()
day.sleep()
if me.alive(): day.repeat()
-
I'm currently studying AI Engineering at Strive School👨💻, for building up my skills🌱and finally make my dream true, AI applied to Cybersecurity
-
Here👈 on github you can find a repo containing the work that i'm doing to study the application of AI applied to Cybersecurity🤖. Be sure to check it out, and feel free to give me a feedback or if you're interested contact me.