Skip to content
View lorenzodemiri's full-sized avatar

Block or report lorenzodemiri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lorenzodemiri/README.md

Hey, Lorenzo Here!

Welcome to my humble abode the IT world, I'm the type of person that like to make the world a better place... but they won't give me the source code.

Technologies I love

  • Artificial Intelligence
  • Cyber Security
  • Data Science
  • Backend WebDev

IT Skills

C Java Python MySQL Keras PyTorch

Who am I

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()

Current Works

  • 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.

Some Stats

Popular repositories Loading

  1. AI-CyberSecurity AI-CyberSecurity Public

    My path into AI applied to cyber-security.

    Jupyter Notebook 4

  2. Instagram-profile-analyzer Instagram-profile-analyzer Public

    A tool that gave you the ability to download and analyze the data for any instagram profile.

    Jupyter Notebook 2 1

  3. Exercise_Strive Exercise_Strive Public

    Exercise for strive school week 1 day1

    Jupyter Notebook

  4. projectGit projectGit Public

    Project to learn the basics of github

    Python 1

  5. python-resources-2019 python-resources-2019 Public

    Forked from stephenh67/python-resources-2019

    A curated list of Python 3 resources, books, websites, tutorials, code challenges

  6. TelegramBot TelegramBot Public

    Telegram Bot store using data from Wix Store website

    Python