alexlostorto / alexlostorto

Readme file for GitHub profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashcards Brought to Life
[ Try it out ↗︎ ]

class AboutMe: 
  full_name = "Alex lo Storto" 
  languages = ["GB", "ES"]
  
  def fetch_interests(self): 
    return ["Web development", "Cycling", "Karate", "Photography", "Meeting people!"]

  def fun_fact(self): 
    return "I'm half Italian, half Indonesian!"
    
  def programming_languages(self): 
    return ["python", "javascript", "c#"]

💻 Languages

Markdown PHP JavaScript Python NodeJS HTML5 CSS3 Sass Shell Script C#

🗄️ Databases

MySQL MongoDB Firebase

🔨 Tools

NPM Stack Overflow Chart.js Trello Notion Git ps

⌨️ IDEs

VSC Replit PyCharm

🌐 Socials

Instagram Youtube Tiktok Gmail LinkedIn

GitHub Stats

Last updated on 28th May 2024 using magic

About

Readme file for GitHub profile.

License:MIT License


Languages

Language:JavaScript 100.0%