Dejan Vukomanović

Dejan Vukomanović (Serbian Cyrillic: Дејан Вукомановић; born 31 October 1990) is a Bosnian-Herzegovinian football midfielder who most recently played for FC Ararat Yerevan.

Dejan Vukomanović
Personal information
Full name Dejan Vukomanović
Date of birth (1990-10-31) 31 October 1990
Place of birth Tuzla, SFR Yugoslavia
Height 1.83 m (6 ft 0 in)
Playing position(s) Central midfielder
Senior career*
Years Team Apps (Gls)
2006–2011 Palilulac Beograd 104 (4)
2011 BSK Borča 4 (0)
2012–2014 Gandzasar Kapan 72 (6)
2015–2016 Zrinjski Mostar 3 (1)
2015Inđija (loan) 15 (3)
2016 → Olimpic (loan) 11 (1)
2016–2017 Hapoel Katamon Jerusalem 7 (0)
2017 Olimpic 11 (0)
2017–2018 Novi Pazar 15 (2)
2019 Ararat Yerevan 13 (1)
* Senior club appearances and goals counted for the domestic league only and correct as of 20:52, 20 August 2019 (UTC)

Career

Born in Tuzla, SR Bosnia and Herzegovina, then still within Yugoslavia, Vukomanović played in Serbia with FK Palilulac Beograd in the Serbian League Belgrade since 2006 until he signed with FK BSK Borča in summer 2011 and played with them in the first half of the 2011–12 Serbian SuperLiga.[1]

In summer 2016 he joined Israeli club Hapoel Katamon Jerusalem.[2]

gollark: Oh, that's declaring the existent of the variable `stmt`.
gollark: Which `let`?
gollark: This lets me do this```javascriptconst getPage = name => SQL`SELECT * FROM pages WHERE name = ${name} ORDER BY updated DESC LIMIT 1`.get() || null```*without* the glaring SQL injection vulnerabilities!
gollark: ```javascriptexport const SQL = (strings, ...params) => { const sql = strings.join("?") let stmt const cachedValue = preparedStatements.get(sql) if (!cachedValue) { stmt = DB.prepare(sql) preparedStatements.set(sql, stmt) } else { stmt = cachedValue } return { get: () => stmt.get.apply(stmt, params), run: () => stmt.run.apply(stmt, params), all: () => stmt.all.apply(stmt, params), statement: stmt }}```observe some stuff from my code.
gollark: I've never written that.

References

  1. Dejan Vukomanović at Srbijafudbal.net, retrieved 2-3-2018 (in Serbian)
  2. דייאן ווקאמאנוביץ' חתם (in Hebrew)


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