Skip to content
View mahendraxceed's full-sized avatar

Block or report mahendraxceed

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

Typing SVG


Profile Views


About Me  •  Impact  •  Projects  •  Tech Stack  •  Stats  •  Connect

About Me

class Mahendra < Engineer
  LOCATION  = "Mumbai, India"
  COMPANY   = "Reliance Jio"
  ROLE      = "Lead Product Manager & Engineering Lead"

  def expertise
    {
      languages:  ["Ruby", "JavaScript", "SQL"],
      frameworks: ["Rails", "React", "Hotwire"],
      databases:  ["PostgreSQL", "Redis", "Elasticsearch"],
      devops:     ["AWS", "GCP", "AZURE", "Docker", "Kubernetes", "GitLab CI/CD"],
      passion:    "Solving business problems with code that scales"
    }
  end
end

I don't just build features — I solve business problems with code that scales.

Key Impact & Achievements

Technical Impact

Engineering Leadership

Scaled real-time systems handling concurrent WebSocket connections using Action Cable — live dashboards & instant notifications at scale

Reduced deployment time by automating CI/CD pipelines with GitLab — cutting release cycles from days to hours on AZURE & GCP

Optimized background jobs with Sidekiq — improved async throughput and eliminated queue bottlenecks in high-traffic services

Designed monitoring infrastructure using Grafana + Elasticsearch — reduced mean time to detect (MTTD) for production incidents

Architected VPN & network solutions with WireGuard and MikroTik — secured communications across distributed teams

Shipped Hotwire-powered UIs replacing heavy JS frontends — faster page loads with significantly less client-side code

Projects & What I Built

XceedNet — Cloud-Based ISP Subscriber & Bandwidth Management

Manage internet subscribers, monitor usage, automate billing, and control bandwidth from one scalable cloud platform built for ISPs, WISPs, and Wi-Fi operators.

Rails 7 Sidekiq Action Cable RADIUS MikroTik Payment Gateway

Core Features

  • Subscriber lifecycle management with plan upgrades, renewals & expiry automation
  • RADIUS-based authentication & bandwidth control per subscriber
  • MikroTik device management via API — hotspot, PPPoE, queues
  • Automated billing with payment gateway integration
  • Real-time online subscriber graphs via Action Cable

Impact & Scale

  • Multi-tenant SaaS platform serving ISPs & WISPs
  • SMS, WhatsApp & email notification engine for invoices, renewals & alerts
  • Background job processing with Sidekiq for bulk operations & scheduled tasks
  • Live dashboard with real-time subscriber status & bandwidth monitoring
  • Reduced manual ISP operations, enabling operators to scale without adding staff

Project What I Did Impact
Rails API — OAuth2 REST API Rails 8 API-only + Doorkeeper OAuth2 + Devise + CanCanCan role-based access Production-ready API with token auth, auto-refresh, RBAC & comprehensive integration tests
SecureAuth — Two-Factor Authentication Rails 7.1 + Devise + TOTP 2FA with QR setup, backup codes & AES-256 encryption Secure login via email/mobile with RFC 6238 OTP, account lockout & replay attack prevention
Arbuda — Computer Complaint Management Employee & complaint tracking with dashboard, detail views & status workflows Streamlined IT complaint resolution with real-time tracking & accountability
SoftTrash — Soft Delete Ruby Gem Open-source gem for Rails soft deletion with callbacks, scopes & association support Reusable plug-and-play gem — trash, restore & filter records without permanent data loss
AI-Powered Dev Agents Automated code generation and review agents Reduced manual review overhead, faster PR turnaround
Infrastructure Automation AWS pipelines + Docker + Kubernetes + Grafana End-to-end containerized multi-app deployment
Hotwire Interactive UIs Replaced heavy JS with Turbo + Stimulus Faster page loads, less client-side JavaScript

Technical Stack

Backend & Frameworks

Ruby Rails PostgreSQL Redis Sidekiq

Frontend

React JavaScript Hotwire HTML5 CSS3

DevOps & Infrastructure

AWS Docker Kubernetes GitLab CI/CD Nginx

Monitoring & Search

Elasticsearch Grafana

Tools & Testing

Git RSpec Linux WireGuard

Currently Exploring

  Rails 8 Features  |  Microservices at Scale  |  Advanced CI/CD
  Load Testing & Performance  |  Feature Flags & Progressive Rollouts

GitHub Stats

GitHub Streak


Activity Graph

Let's Connect

LinkedIn GitHub Email


Random Dev Quote

Building scalable systems, one commit at a time.

From Mumbai with Ruby

Pinned Loading

  1. ai_code_review_assistant ai_code_review_assistant Public

    An intelligent, conversational code review platform

    Ruby

  2. arbuda arbuda Public

    Arbuda Complain management system

    Ruby

  3. rails_api rails_api Public

    Rails API with Doorkeeper & Devise

    Ruby

  4. SecureAuth SecureAuth Public

    A modern Ruby on Rails application featuring two-factor authentication (2FA) with flexible login options using either email or mobile number.

    HTML

  5. stock_mcp stock_mcp Public

    AI-Powered Indian Stock Market Analysis

    TypeScript