About Me

I have been working in the software industry for 10 years, about 4 years working part time and 6 years working full time.
I’ve worked in small start-up companies (~10 people) and big companies with more than a thousand employees.
Some of the things I’ve done as a full stack web developer:
- – Worked with monolithic legacy rails applications (version 4 and 5).
- – Web apps with front-end written in React.js or Vue.js, and back-end written in Ruby on Rails.
- – TDD using RSpec. I’m profficient using doubles, spies, mocks and stubs, I know all RSpec matchers, and I’ve even sent a PR to improve the internal Differ class used by RSpec to show you the differences when the expected value does not match the actual value in the test.
- – Upgraded rails app from version 5 to 7.
- – Reduced memory ram usage to half in a rails app hosted in Heroku by optimizing low performance SQL queries.
- – Worked in a JQuery front-end project embedded in a rails legacy application.