Skip to content
View ivansaul's full-sized avatar
Block or Report

Block or report ivansaul

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
ivansaul/README.md

Typing SVG

class AboutMe():
  # I'm a passionate self-taught programmer.
  # I’m currently learning Flutter.
    
  def __init__(self):
    self.name = "Ivan Saul"
    self.username = "ivansaul"
    self.location = "Lima, Peru"
    self.portfolio = "https://ivansaul.github.io"
  
  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

Pinned

  1. personal-portfolio personal-portfolio Public

    Fully responsive personal portfolio single-page website, responsive for all devices, built using HTML, CSS, JavaScript and Python.

    CSS 76 42

  2. flutter_cinemapedia_app flutter_cinemapedia_app Public

    A simple project using The Movie DB based on Flutter Clean architecture and material designs & animations.

    Dart 2

  3. codigo_facilito_downloader codigo_facilito_downloader Public

    Descarga automatizada de Codigo Facilito

    Python 128 42

  4. flutter_todo_app flutter_todo_app Public

    A minimalistic TODO app built with Flutter. State management is handled by Riverpod, and local databases Isar and Hive provide efficient data storage. The project follows Clean Architecture princip…

    Dart 25 3

  5. flutter_coffee_shop_app flutter_coffee_shop_app Public

    A simple multiplatform application made with Flutter, this app offers a seamless and visually appealing coffee shopping experience on both iOS and Android devices.

    Dart 3 3

  6. flutter_travel_news_app flutter_travel_news_app Public

    A new simple multiplatform Travel News Application made with Flutter, this app offers a seamless and visually appealing coffee shopping experience on both iOS and Android devices.

    Dart 1