Vaggelis Nastos

Vaggelis Nastos (Greek: Βαγγέλης Νάστος; born 13 September 1980) is a Greek former football defender who last played for Veria in the Greek Super League.[1]

Evangelos Nastos
Personal information
Date of birth (1980-09-13) 13 September 1980
Place of birth Thessaloniki, Greece
Height 1.80 m (5 ft 11 in)
Playing position(s) Defender
Right back
Youth career
PAOK
Senior career*
Years Team Apps (Gls)
1996–2003 PAOK 50 (2)
1999–2000 → AEL (loan) 24 (2)
2000–2001 → Kalamata (loan) 26 (2)
2003–2005 Perugia 23 (0)
2005–2008 Vicenza 106 (3)
2008–2009 Ascoli 38 (1)
2009–2015 Atromitos 117 (6)
2015–2016 Veria 7 (0)
Total 391 (16)
National team
2001–2002 Greece U21 14 (1)
* Senior club appearances and goals counted for the domestic league only and correct as of 20 December 2015

Club career

Nastos is a youth product of PAOK FC and had contract with the club of Thessaloniki from 1996 to 2003. In the meantime he had played for AEL and Kalamata on loan. Nastos previously played for Perugia Calcio, Vicenza Calcio and Ascoli Calcio in Serie B.[2] His contract with Atromitos wasn't renewed and so the player was released by the club on 30 June 2015. He played six consecutive seasons for the club and he made a total of 117 appearances scoring six times. On 6 August 2015, he signed to Veria for a year.[3] Nastos debuted on 23 August 2015 against PAS Giannina. On 1 July 2016, he retired from professional football.

Honours

Greek Cup

  • Winner (1): 2003
  • Runners-up (2): 2011, 2012
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.