Skip to content
View vmc13's full-sized avatar
🧿
focusing
🧿
focusing

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.

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

Linkedin Badge Gmail Badge

class Victoria {
 String pronouns = "she/her";
 List languages = ['Python', 'Dart', 'Swift', 'Javascript', 'HTML', 'CSS'];
 Map technologies = {
   'backend': 'Django',
   'mobile': 'Flutter', 'SwiftUI'
   'databases': ['PostgreSQL', 'Firebase', 'MySQL'],
   'tools': ['Git', 'Github', 'Bitbucket', 'Docker', 'Trello', 'Jira']
 };
 List current_learning = ["C#", ".NET", "NodeJS"];

 String catchphrase = "Knowledge is freedom and power!";
}

Snake animation

Pinned Loading

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

    Dart

  2. rm3d0nc4/Nasa-Galery rm3d0nc4/Nasa-Galery Public

    Repositório criado para a implementacao do 2º Challenge do programa NNT

    Swift