RyanCopley / theresumator

:page_facing_up: Build's you a web-resume with a click

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

theresumator theresumator using django-resumator

Deploy

Need a web resume? You came to the right place! theresumator is a Django project for creating a resume dedicated to people in computer science/engineering. it's built to be lightweight, simple, and organized enough to be resuable by other people, and easily configured for your needs.

Right now, theresumator supports the following models:

  • Education (for your education info)
  • Projects (Personal or work projects you worked on)
  • Expereince (Your work/research experience)
  • Publications (research papers you've published or contributed to)

Need a live example of how it would look like? click here to see a sample.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

All parts of theresumator are free to use and abuse under the open-source MIT license.

About

:page_facing_up: Build's you a web-resume with a click

License:MIT License


Languages

Language:Python 94.9%Language:HTML 5.1%