> **TL;DR:** Introducing my typeahead/autocomplete dropdown implementation with a working example and GitHub repository.

![Autocomplete Dropdown Screenshot](/posts/autocomplete-javascript-dropdown/screenshot.png)

I built a typeahead/autocomplete dropdown implementation that you can check out.

- **GitHub Repository:** [github.com/gdiab/typeahead](https://github.com/gdiab/typeahead)
- **Working Example:** [georgediab.com/typeahead/](http://georgediab.com/typeahead/)