Skip to content
View crisnahine's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report crisnahine

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
crisnahine/README.md
Typing SVG
LinkedIn Gmail GitHub Discord   Profile Views

About Me

class Developer
  attr_reader :name, :role, :skills

  def initialize
    @name   = "Cris Nahine"
    @role   = "Full Stack Web Developer"
    @skills = {
      languages:  %w[Ruby JavaScript TypeScript Go HTML CSS SQL],
      frameworks: %w[Rails React Vue.js Node.js],
      databases:  %w[PostgreSQL MySQL Redis],
      tools:      %w[Docker Git GitHub CI/CD],
      currently:  "Building AI-powered developer tools"
    }
  end

  def say_hi
    puts "Thanks for dropping by! Let's build something great together."
  end
end

Developer.new.say_hi

Tech Stack

Languages

Ruby JavaScript TypeScript HTML5 CSS3 Go SQL

Frameworks & Libraries

Rails React Vue.js Node.js TailwindCSS

Databases & Tools

PostgreSQL Redis Docker Git GitHub Actions

Open Source

Auto-introspect your Rails app and expose it to AI assistants via MCP. 39 tools, zero config, works with Claude, Cursor, Copilot, and any MCP client.

Ruby Stars Forks

Claude Code plugin that learns your repo's conventions and injects archetype-aware guidance per edit, so generated code matches your style on the first try. TypeScript and Ruby on Rails.

Python Stars Forks

Contributions

Rails engine implementing the MCP spec. Shipped MCP Apps support (renders_ui DSL), _meta passthrough on resource reads, RFC 9110-compliant 405 responses, and registry fixes.

Ruby Stars PRs

The standard service-object gem for Ruby. Authored the v4.0.0 proposal replacing OpenStruct with a hash-backed Context.

Ruby Stars PR

Auto-unsend tool for Facebook Messenger. Added facebook.com/messages support, fixed an infinite scroll loop, and migrated scraping to stable DOM selectors.

JavaScript Stars PRs

Professional Projects

MuliPay

B2B Payment Automation Platform

Full-scale payment platform built from the ground up. Secure, scalable, API-first architecture supporting multi-tenant businesses, real-time transactions, and AI-powered automation workflows.

Rails PostgreSQL Redis AWS

Website

SimpleRent

PropTech Ecosystem

Complete real estate platform for agencies, landlords, and tenants. Led team development, integrated payment gateways, document automation, and AI-driven workflows across multiple branded subdomains.

Rails React Docker AWS

Website

AirCloset

Fashion Rental Platform

Online female fashion shopping and rental system for the Japanese market. Built scalable e-commerce features handling clothing categories, subscriptions, and logistics.

Rails JavaScript PostgreSQL Heroku

Website

Craftybase

Inventory & Bookkeeping SaaS

Leading SaaS for makers and manufacturers. Contributed senior-level enhancements focusing on performance optimization, Turbo/Hotwire upgrades, and background job improvements.

Rails Hotwire Sidekiq Heroku

Website

GoTeam Internal Tools

Recruitment & Operations Automation

Internal systems automating recruitment pipelines, onboarding, network security, and productivity tracking. Integrated with OAuth, Zoho, and Zapier for seamless cross-platform workflows.

Rails Vue.js Docker Zapier

Website

GitHub Analytics

GitHub Stats

Top Languages by Repo Top Languages by Commit

github-snake


Pinned Loading

  1. rails-ai-context rails-ai-context Public

    38 MCP tools that give AI agents live access to your Rails schema, models, routes & conventions. Works with Claude Code, Cursor, Copilot, OpenCode, Codex CLI. Zero config.

    Ruby 144 14

  2. theahura/shoot-the-messenger theahura/shoot-the-messenger Public

    Script to auto-unsend all messages from a facebook messenger chat

    JavaScript 211 32

  3. collectiveidea/interactor collectiveidea/interactor Public

    Interactor provides a common interface for performing complex user interactions.

    Ruby 3.5k 214

  4. seuros/action_mcp seuros/action_mcp Public

    Rails Engine with MCP compliant Spec.

    Ruby 115 20