User profile picture

ivansaul

@ivansaul
  • ivansaul
  • README.md

Typing SVG

class AboutMe():
  # Passionate self-taught developer.

  def __init__(self):
    self.name = "Ivan Saul"
    self.username = "ivansaul"
    self.location = "Lima, Peru"
    self.portfolio = "ivansaul.com"
    self.interests = [
      "Python",
      "SwiftUI",
      "Flutter",
      "Clean code",
      "UX design",
    ]
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = AboutMe()











C++ C Python Jupyter Html JavaScript Css Firebase Flutter MongoDB Git Linux Illustrator Pic

snake animation

Activity

View all
Loading
There was an error loading users activity calendar.
  • Loading

Personal projects

View all
  • Loading
Loading

Info

7:45 PM
Member since August 27, 2020