Skip to content
View vmc13's full-sized avatar
🧿
focusing
🧿
focusing
  • Hiperdigi
  • Teresina - PI, Brasil
  • 22:06 (UTC -03:00)

Highlights

  • Pro

Block or report vmc13

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

Hi there! I'm Victória!

I’m a curious pupil about the area of systems development. I am always looking for new experiences and learning.

I’m a mobile app developer with a focus on Flutter. Currently, I’m diving deeper into the world of UI/UX design, where I’ve been working professionally and developing my skills to craft better user experiences.

I’m also a future licensed Computer Science teacher, passionate about sharing knowledge and learning even more through this pedagogical journey.

When I'm not coding you'll find me drawing something

Linkedin Badge Gmail Badge

class Victoria {
 String role = "Mobile Developer & UI/UX Designer";
 String pronouns = "she/her";
 List<String> languages = ['Dart', 'Swift', 'Python'];
 Map<String, dynamic> stack = {
   'mobile': 'Flutter',
   'design': ['UI/UX', 'Prototyping', 'IxD'],
   'tools': ['Figma', 'Git', 'GitHub'],
   'backend': ['Firebase', 'Supabase'],
   'api': ['REST'],
   'databases': ['Firestore'],
 };
 List<String> learning = ['Java', 'Spring Boot', 'Mobile UI Design'];
 String catchphrase = "Knowledge is freedom";
}

Snake animation

Pinned Loading

  1. todo-list-app todo-list-app Public

    Dart

  2. computacao-ifpi-catzs-2024 computacao-ifpi-catzs-2024 Public

    Este é um repositório de estudos do curso de Licenciatura em Computação no IFPI

    C