Hire Me! Top-Rated freelancer at UpWork. 100% Job Success.
After completing a BA in Political Science from Eastern Kentucky University, following political issues became a favorite pastime of mine. Clever-Politics is a culmination of my political interests and programming skills. While it is still a work in progress, the website is driven by two powerful API's. With integration of the Sunlight Foundation APIs and the Free Law Project API, anyone can easily research federal and state legislation along with court rulings. Click here to see Clever-Politics in action.
Since many of my contracts deal with Real Estate I often find the need to work with the Zillow API. The Zillow APi allows anyone to search for real property in the US and provides a rich source of data for real estate investors as well as anyone wishing to buy, sell, or rent a home. The CleverTech.ZillowAPI, written in C#, is a .NET wrapper class that encapsulates the existing Zillow API so that it can easily be used in any .NET application. While it is a class library written in C#, I use it both for stand alone and web applications. You can view the API in action by following this link where I am currently creating documentation to go along with the library.