pedroadelino.github.io

View on GitHub

Welcome to my GitHub Page

Who am I?

I am a hacker from Portugal, currently living in the UK.

Profile

A hard-working person who is able to adapt to any given situation and work under pressure. IT professional able to develop and manage high standard projects with a practical hands-on approach. Always ready to work around the clock to fully satisfy any work demands.

Key Skills

Experience

Education and training

Programming Languages

Scripting Languages

Operating Systems

Contact

Hobbies and Interests

// Check Work
  if (!to_do.list) {
    alert("All done! Have fun. :)");
    is_working = false;
    progress = 100;
    update_progress();
    return false;
  }