/cv-chatbot

My personal side project - I decided to take a different path in implementing my online CV.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

CV-Chatbot

This static chatbot allows you to pick pre defined questions like:

  • Education?
  • Work?
  • Projects?
  • Contact?

And gives you all necessary information regarding it. The answers and questions of the chatbot are extendable/editable, so feel free to share/change it (inside index.html)!

Installation

Installing it is straightforward:

  • Have a running webserver
  • Download this repo
  • Move it to the webserver
  • Enjoy

Demo

This is how this project looks like: https://www.arseven.at

Credit

The modified conversation form has been taken from: https://github.com/eduardotkoller/convForm