Skip to content
View vipulnsward's full-sized avatar

Organizations

@rails @krypt @deccanrubyconf

Block or report vipulnsward

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
vipulnsward/README.md

Vipul A M

Vipul A M

I help Rails teams ship reliable products, fix production fires, and add practical AI without turning the codebase into a science project.

I am the founder of Saeloun, a Ruby on Rails consulting company with teams in Boston and Pune. I work across Rails architecture, upgrades, performance, security reviews, React, private AI workflows, and CTO mentoring for teams that want AI to improve delivery without weakening engineering discipline.

Book a Rails or AI consulting call
Read the Saeloun blog
View my Saeloun profile

Current Work

What I Can Help With

  • Rails architecture reviews for growing SaaS products.
  • Rails upgrades, maintenance, and long-lived modernization work.
  • Rails security reviews: authentication, authorization, multi-tenant data access, background jobs, and API boundaries.
  • Performance work: slow queries, memory pressure, background jobs, caching, Postgres, and production profiling.
  • AI for Rails teams: private AI setup, local LLM workflows, internal LLM wiki, RAG, evals, agent workflows, and PR review loops.
  • CTO AI transformation: mentoring engineering leaders, setting up AI coding standards, and making GitHub checks, Copilot, CodeRabbit, CI, tests, and human review work together.
  • React, React Native, and product engineering with Rails backends.

Proof Points

  • Founder of Saeloun, a Rails and React consulting team.
  • Member of the Rails Issues team.
  • Top 30 contributor to Ruby on Rails by commits, listed on the Rails contributors page.
  • Co-editor for This Week in Rails.
  • Long-time contributor to Ruby on Rails and the Ruby ecosystem, including Ruby, Rails, Sinatra, Rack, Arel, Rake, Devise, Dalli, Loofah, Thor, GlobalID, and more.
  • Speaker at Ruby and Rails conferences including GoGaRuCo, RedDotRubyConf, RubyConf India, Madison+Ruby, RubyConf Brazil, and RubyConf Philippines.
  • Author of Building Modern Web Applications with React.js.
  • Organizer of Deccan Ruby Conference and former host of RubyIndia Podcast.

Open Source Work

Selected projects and ecosystems I have contributed to:

Early open source work included Google Summer of Code contributions to the krypt project. I later mentored in JRuby and Ruby on Rails for Google Summer of Code.

Conferences

I have spoken at Ruby and Rails conferences across the US, India, Singapore, Brazil, and the Philippines.

How I Work

I like boring systems that stay fast.

For Rails work, that usually means:

  • scope before find
  • write a failing test for the bug, not only the happy path
  • keep dependencies minimal to reduce upgrade surface
  • use Rails conventions until they block delivery
  • measure before optimizing
  • require CI, review, and deploy checks

For AI work, that means:

  • private data stays private
  • prompts are code, not architecture
  • local/private LLMs when the data or workflow needs it
  • evals before broad rollout
  • GitHub checks, CodeRabbit, Copilot, CI, and human review all feed the same quality loop
  • assistants adapt to team preferences, but never bypass tests or review

Recent Writing

Hire Me Through Saeloun

If you are a founder, CTO, or engineering lead, send a short note with:

  • your Rails version
  • team size
  • current production pain
  • audit type: Rails audit, upgrade, performance, security, private AI setup, or product delivery
  • links to logs, traces, PRs, or architecture docs if you can share them

Useful first calls:

  • Rails modernization audit
  • private AI setup for engineering teams
  • AI training and mentoring for CTOs
  • Rails security and authorization review
  • performance review for slow Rails apps
  • product rescue for stuck Rails and React projects

Talk to Saeloun

Elsewhere

Popular repositories Loading

  1. actioncable-examples actioncable-examples Public

    Forked from rails/actioncable-examples

    Action Cable Examples

    Ruby 27 7

  2. react-rails-examples react-rails-examples Public

    Examples from React on Rails workshop

    Ruby 15 6

  3. fetch-rails fetch-rails Public

    A window.fetch polyfill (https://github.com/github/fetch) for browser, to support fetch api through Rails asset pipeline.

    JavaScript 8 3

  4. chatty-node chatty-node Public

    Example of using Action Cable in nodejs. Demonstrates usage in ReactJS

    JavaScript 6

  5. rubyindia-podcast rubyindia-podcast Public

    Podcasts from RubyIndia

    Ruby 4 3

  6. rails rails Public

    Forked from rails/rails

    Ruby on Rails

    Ruby 1