Skip to content
View AnaaXavier's full-sized avatar
😁
😁

Block or report AnaaXavier

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

ana_github






Welcome!


📚 Education and current studies

  • I'm currently learning Python, Flask, SQLAlchemy and ORM (Object-Relational Mapping).
  • Systems Analyst and Developer at Centro Universitário Salesiano de São Paulo (UNISAL)

💻 Tech

  • Experience/knowledge with databases (SQL, ERD (Entity-Relationship Diagram) and ERM (Entity-Relationship Model))
  • Experience with Python
  • A little bit of experience with PHP
  • A little bit of experience with C# and C
  • Knowledge in Scrum, waterfall and Kanban
  • Knowledge in HTML

🧠 Skills

  • Advanced english
  • Teamwork
  • Continuous learning
  • Critical thinking
  • Emotional intelligence

🍄 About me

  • Pronouns: She/Her
  • Fun fact(s): I love the RGB (red, green and blue) colors! Specially red. 🔴🟢🔵

Popular repositories Loading

  1. Recursive-function-for-number-sum Recursive-function-for-number-sum Public

    This code sums a number given by the user using a recursive function. To sum, the function returns itself while decreasing "1" to reach the base case (0). So for example: you have chosen the number…

    Python

  2. Selection-sort-algorithm Selection-sort-algorithm Public

    The code is commented to explain how each section works. Selection sort looks for the smallest (or largest) number and compares it to the rest, then swaps to the correct order. This algorithm has a…

    Python

  3. Simple-hangman-game Simple-hangman-game Public

    It's a simple hangman game.

    Python

  4. AnaaXavier AnaaXavier Public

  5. List-of-simple-exercises List-of-simple-exercises Public

    This is a list of exercises I made to practice my skills in python. The exercises covers basic concepts.

    Python

  6. File-organizer File-organizer Public

    A simple project designed to streamline and simplify the management of your files.

    Python