Skip to content
View Mth0158's full-sized avatar
🏔️
Focusing
🏔️
Focusing
Block or Report

Block or report Mth0158

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mth0158/README.md

Hey 👋

My name is Mathieu, I am a Ruby on Rails developer.

I'm mainly a Ruby and Rails freelance developer working with Stimulus and Hotwire. I'm also learning Rust and React right now.

💻 Here's a few of the projects I'm working / contributing on:

📫 How to reach me

You can contact me through my website or drop me a message on my linkedin.

📊 My Github Stats

Mth0158's GitHub stats
(I am also working on 🦊 Gitlab).

Pinned

  1. igorkasyanchuk/active_storage_validations igorkasyanchuk/active_storage_validations Public

    Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dim…

    Ruby 976 126