Skip to content
View vmc13's full-sized avatar
馃Э
focusing
馃Э
focusing
  • Teresina - PI, Brasil
  • 14:27 (UTC -03:00)

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.

Maximum 250 characters. Please don鈥檛 include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user鈥檚 behavior. Learn more about reporting abuse.

Report abuse
vmc13/README.md

Hi there! I'm Vict贸ria!

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

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

I鈥檓 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