+++ date = "2018-10-16T21:37:32+00:00" publishdate = "2023-12-29T07:08:55+00:00" title = "Resume" slug = "bulma-resume" author = "Thedro" tags = ["css","framework","web"] type = "projects" summary = "When you search for 'CSS Framework' in DuckDuckGo, Bing, or Google, one of the top results happens to be Bulma. " draft = "" syntax = "" toc = "" updated = "" +++ {{< image source="/images/bulma-resume.png" >}} Mobile view of the front page. {{< /image >}} [Demo](https://www.thedroneely.com/resume) and [Source](https://www.thedroneely.com/git/thedroneely/thedroneely.com/tree/app/views/resume.view.php) Searching for "CSS Framework" in DuckDuckGo, Bing, or Google will turn up many results for [Bulma](https://bulma.io/) CSS. This framework appears to be everyone's new toy. In my camp, Bulma CSS has been a pleasure to work with so far. This comes from someone who ends up breaking frameworks every so often. This is less of a project and more of a quick demonstration of modern resume design using Bulma. Something like this could take a bit of time to get right from scratch, but Bulma's Flexbox based design makes it almost effortless. It's a simple web-page but the possibilities are endless. We can add some overlays, sprinkle in a bit of JavaScript or divvy up additional information into active tabs. In addition to Bulma, many good things have been said about [Tachyons](https://tachyons.io/) and [Tailwind CSS,](https://tailwindcss.com/) which are also excellent lightweight alternatives to [Bootstrap.](https://getbootstrap.com/)