canarseven / cv-chatbot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:HTML 73.0%Language:CSS 27.0%