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

Block or report annamoraco

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

👋 Hi, I’m Anna Moraco.

  • 👀 I’m an electrical engineer interested in power systems, renewable energies, software development, supervisory systems (SCADA), C/C++, python and data science.
  • 🌱 I’m currently learning how to improve my "Programming Etiquette".
  • 💞️ I’m looking to collaborate on power systems research and development.
  • 📫 How to reach me: e-mail annamoraco@gmail.com and LinkedIn: /anna-moraco

Snake animation

Pinned Loading

  1. Jogos_Python Jogos_Python Public

    Practice of Python programming. Hangman and Guess the Number games.

    Python

  2. git-hub-fogefoge git-hub-fogefoge Public

    Pac man style game in C.

    C

  3. Leilao-TDD Leilao-TDD Public

    Automated testing practice - Unit test

    C++

  4. Project_ConcatRemove Project_ConcatRemove Public

    User must type 2 strings s and t and an int number k. The code returns "Yes" if it's possible to convert s to t using exactly k operations of removing or concatenating chars. Otherwise it returns "…

    C

  5. adivinhacao_Cpp adivinhacao_Cpp Public

    Guess the number game in C++

    C++