Skip to content
View larouxn's full-sized avatar

Sponsoring

@ko1
@postmodern
@geerlingguy
@arp242
@elementary

Organizations

@mccs @Squirrel-Island

Block or report larouxn

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
larouxn/README.md

Hey, I'm Nicholas 👋🧑‍💻

I'm a developer from the States primarily working on Ruby and Rails libraries and applications. Am particularly passionate about contributing to open source, keeping things up-to-date and secure, and making things feel natural for users via internationalization (i18n) and localization (l10n). Let's build something amazing together! Best regards. 💚✨🔒🌏

ハロー、ニコラスと申します 👋🧑‍💻

アメリカ人の開発者で、主に Ruby や Rails のライブラリ、アプリケーションを開発しています。オープンソースに貢献し、ソフトウェアを常に最新の状態に保ち安全性を確保すること、そして国際化(i18n)やローカリゼーション(l10n)を通じて自然な UX・UI を追求することに情熱を注いでいます。ぜひ一緒に素晴らしいものを作りましょう!よろしくお願いいたします!💚✨🔒🌏

Where I've lived・住んだ事のある場所

🇺🇸 → 2015 🇨🇦 → 2018 🇯🇵 → 2025 🇺🇸

Pinned Loading

  1. rails/rails rails/rails Public

    Ruby on Rails

    Ruby 57.2k 21.9k

  2. rubygems/rubygems rubygems/rubygems Public

    Library packaging and distribution for Ruby.

    Ruby 3.8k 1.8k

  3. Shopify/maintenance_tasks Shopify/maintenance_tasks Public

    A Rails engine for queueing and managing data migrations.

    Ruby 1.2k 93

  4. activemerchant/payment_icons activemerchant/payment_icons Public

    An easy to use library that allows you to manage and access payment icons

    Ruby 156 503

  5. nicholaslaroux.com nicholaslaroux.com Public

    My personal website.

    HTML

  6. 🚢 rebasecity branch_name 🚀 🚢 rebasecity branch_name 🚀
    1
    rebasecity() { git fetch origin main && git checkout "$@" && git rebase origin/main && git push origin --force-with-lease "$@"; }