Ionuț Voicu

Ionuț Cosmin Voicu (born 24 August 1984) is a Romanian professional footballer who plays as a right back for Rapid București.

Ionuț Voicu
Personal information
Full name Ionuț Cosmin Voicu
Date of birth (1984-08-02) 2 August 1984
Place of birth Bucharest, Romania
Height 1.74 m (5 ft 9 in)
Playing position(s) Right back
Club information
Current team
Rapid București
Number 28
Senior career*
Years Team Apps (Gls)
2002–2003 Argeș Pitești 1 (0)
2003–2004 Rarora Râmnicu Vâlcea 17 (1)
2004–2005 Rulmentul Alexandria 25 (1)
2005–2006 Inter Gaz București 24 (2)
2006–2011 Brașov 94 (2)
2011–2012 Mioveni 26 (0)
2012–2015 Rapid București 44 (0)
2014–2015Politehnica Iași (loan) 28 (0)
2015–2017 Politehnica Iași 62 (0)
2017 Gaz Metan Mediaș 8 (0)
2017– Rapid București 56 (1)
* Senior club appearances and goals counted for the domestic league only and correct as of 8 December 2019

Honours

Rapid București
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.
gollark: Isn't just *asking* what scroll an egg is from prone to misuse?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.