Skip to content
Gustavo Cunha edited this page Apr 16, 2023 · 13 revisions

My personal website code, playground and learning lab. You can find a live version of this website at www.gustavocunha.dev

Features

Ruby Node Postgres

Rails

Bundler NPM Yarn

This website is a result of years of constant learning. The template was purchased at ThemeForest in 2014 and customized by me, with help from Mac Giovanni and Carlyson Oliveira.

Currently, it features a full-stack custom CMS backend built on top of Ruby on Rails and a full-stack frontend with a print friendly feature. It is deployed on Render. Backend tests are written in RSpec and end-to-end tests are written in Cypress.

All pipelines are managed by Github Actions scriptss and works automatically (pull request application deployment is managed by Heroku). Maintainability is managed by Code Climate and code security is managed by Hakiri.

Supported Devices

This website should run in all major browsers in both mobile and desktop versions. The supported browser list is featured below

Desktop

  • Firefox - Fully supported on latest release and should work on most recent ones either.
  • Chrome - Fully supported on latest release and should work on most recent ones either.
  • Safari - Fully supported on latest release and should work on most recent ones either.
  • Edge - Fully supported on latest release and should work on most recent ones either.
  • Internet Explorer - Not supported, but it may work.

Mobile

  • Android - It should work on Chrome mobile in on latest releases. Wasn't tested on Android Browser.
  • iOS - Should work on iOS >= 9, but it is fully supported on latest release.
  • Windows Phone - Wasn't tested.
Clone this wiki locally