Showcase: Resume & Portfolio application using Sinatra

Posted by – April 17, 2010

Over the last few weeks a played around with the lightweight Ruby web framework Sinatra to build a resume and project-portfolio application.

The resulting application is still in a early stage but already serves it’s purpose. If you are interested you can check out the code on GitHub or take a look at my resume page.

At the moment the application has the following features:

  • support for resume, contact details and project-portfolio
  • multi language support (using r18n)
  • easy configuration over YAML files for data storage
  • edit your resumes using markdown (using rdiscount)
  • page caching (using rack-cache)

By the way, to get started with Sinatra I can recommend the excellent screencast from Peepcode.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">