Raihan Hasan
Raihan Hasan is a Bangladeshi footballer who plays as a defender. He currently plays for Sheikh Jamal Dhanmondi Club.[1]
Personal information | |||
---|---|---|---|
Date of birth | 10 September 1994 | ||
Place of birth | Bangladesh | ||
Height | 1.81 m (5 ft 11 in) | ||
Playing position(s) | Right back | ||
Club information | |||
Current team | Chittagong Abahani Limited | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2012–2015 | Sheikh Jamal Dhanmondi Club | ||
2016– | Chittagong Abahani Limited | ||
National team‡ | |||
2014– | Bangladesh U23 | 7 | (1) |
2013– | Bangladesh | 30 | (0) |
* Senior club appearances and goals counted for the domestic league only ‡ National team caps and goals correct as of 28 February 2020 |
International goals
Olympic Team
# | Date | Venue | Opponent | Score | Result | Competition |
---|---|---|---|---|---|---|
1. | 11 February 2016 | SAI Centre, Paltan Bazaar | 2–0 | 2–0 | 2016 South Asian Games |
gollark: (more easily than the weird regex notation of recursive capture groups)
gollark: I'm sure it lets you define functions.
gollark: As planned.
gollark: Although I actually wrote the regex as```pythonWHITESPACE = r"[\t\n ]*"NUMBER = r"\-?(?:0|[1-9][0-9]*)(?:\.[0-9]+)?(?:[eE][+-]?[0-9]+)?"ARRAY = f"(?:\[{WHITESPACE}(?:|(?R)|(?R)(?:,{WHITESPACE}(?R){WHITESPACE})*){WHITESPACE}])"STRING = r'"(?:[^"\\\n]|\\["\\/bfnrt]|\\u[0-9a-fA-F]{4})*"'TERMINAL = f"(?:true|false|null|{NUMBER}|{STRING})"PAIR = f"(?:{WHITESPACE}{STRING}{WHITESPACE}:{WHITESPACE}(?R){WHITESPACE})"OBJECT = f"(?:{{(?:{WHITESPACE}|{PAIR}|(?:{PAIR}(?:,{PAIR})*))}})"VALUE = f"{WHITESPACE}(?:{ARRAY}|{OBJECT}|{TERMINAL}){WHITESPACE}"```which is much easier.
gollark: Regex is kind of like the APL of string pattern matching, in that it's very terse and expressive but incomprehensible.
References
- Raihan Hasan at National-Football-Teams.com
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.