Hamburger Menu

New Job, New Website

I’ve recently transitioned from being a designer to a Ruby developer in London. As part of this change, I decided to build a completely custom website using Sinatra rather than relying on existing platforms.

Why Build Custom?

After trying various blogging platforms, I couldn’t find one that met my specific requirements:

The Technical Setup

The website is built using a custom Sinatra application with several key features:

Deployment

The site is deployed to Heroku with New Relic monitoring to prevent the app from going to sleep. This ensures fast loading times even during periods of low traffic.

Custom Styling

I’ve implemented custom styling for all standard Markdown elements:

Reflection

This project reflects my journey from designer to developer. Rather than using off-the-shelf solutions, I prefer building custom tools that give me complete creative and technical control. The site was quickly developed and deployed, proving that custom solutions don’t always require extensive development time.

The key is understanding your exact requirements and building just what you need, nothing more.