Tim Ayers

Timothy Frederick Ayers (born November 19, 1958) served as Mayor and City Commissioner of Springfield, Ohio from 1984-1990.[1] He previously served as the Legislative Message Clerk of the Ohio House of Representatives for the 113th General Assembly[1] and Small Business Manager for the Nashville (TN) Chamber of Commerce.

Honorable

Tim Ayers
Mayor
In office
1984–1990
Personal details
Born
Timothy Frederick Ayers

(1958-11-19) November 19, 1958
Springfield, Ohio, U.S.A
Political partyDemocratic
Spouse(s)Lisa Henry; Robin Brown
ChildrenKatheryne, Joseph, Perry
EducationCapital University (Columbus, Ohio)
OccupationTeacher

Personal life

Timothy Ayers was born in Springfield, Ohio, the sixth child of Franklin Ayers and Betty Rae Basey.[1] He has 3 children.[1]

His brother, former OSU Buckeyes head coach, Randy Ayers, has been a scout for the Brooklyn Nets professional basketball team since November 3, 2015.[2]

Political life

  • 1980-1984, Assistant Clerk in the Ohio House of Representatives[1]
  • 1984-1990, Mayor, Springfield, Ohio[1]
  • 1990, Special Assistant, Ohio Department of Agriculture, administration of Governor Richard Celeste
  • 2000, Tennessee State Democrative Executive Committeemen

Notable achievements

  • Assisted $2.5 million in loans to small businesses as the Small Business Manager of the Nashville Area Chamber of Commerce.
  • Authored a $750,000 HUD grant to kick-start economic development activities in the historic neighborhood of Fisk University, Meharry Medical College and Tennessee State University in 2001. Since that grant, an additional $2.5 million of investment has poured into the area.
  • Selected one of Kentucky's Minority Educator and Retention Award winners
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?
gollark: <@332271551481118732> YOU COORDINATE EVENTS RIGHT

References


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