Skip to content
View mi5t4n's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@rtCamp @wpbrt

Block or report mi5t4n

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

Hi, I'm Sagar Tamang πŸ‘‹

Senior Software Engineer at rtCamp Β· Professional WordPress engineer since 2017 Β· Verified Expert WordPress Developer at Toptal

Biratnagar, Nepal Β· sagartamang.com.np


About Me

I'm a senior software engineer with nearly a decade of experience building and customizing WordPress at scale. I've spent my career working on both sides of the ecosystem β€” product engineering for WordPress-focused companies and direct contributions back to the open source projects I depend on. I currently work at rtCamp, and previously at ThemeGrill.

Beyond my day job, I contribute to WordPress core, organize community events, translate WordPress into Nepali, and share my experience through technical writing.

Open Source Contributions

WordPress Core

Core contributor to WordPress 6.4, 6.7, and 6.8 releases, working across the Core, Performance, Accessibility, and CLI teams:

  • HTML API β€” credited in the commits that let the full processor seek to earlier bookmarks (changeset 59721, changeset 59391)
  • Comments β€” credited in the commit hardening comment validation before and after data is filtered (changeset 59267)
  • Twenty Twenty theme β€” credited in the font-size fix for Code blocks and preformatted elements (changeset 58960)
  • Safe CSS β€” opened ticket #63046 to extend the safe_style_css filter and submitted PR #8445 adding background-clip to safecss_filter_attr()
  • Bug reports & docs β€” filed ticket #63384 (Content-Disposition inline filenames ignored by download_url()) and reported broken reference links in the WordPress developer documentation

Plugins

Team lead & product lead: Masteriyo LMS β€” free, self-hosted WordPress LMS (5,000+ active installs, 4.8/5 rating); lead the team and own product development end to end.

Developer: WP Currency Exchange Rate β€” lightweight exchange rate widget plugin.

Contributor: GoDAM β€” Media Library & File Manager, Log in with Google (6,000+ active installs), rtCarousel β€” Carousel & Slider Block.

Community & Localization

  • WordCamp / Meetup organizer β€” WordCamp & Meetup Organizer '18 badges
  • Nepali translation contributor β€” translated WordPress core (4.4.x through 7.0-dev) into ne_NP (Translation Contributor '19)
  • Photo contributor β€” 33 photos published in the WordPress Photo Directory

WooCommerce Expertise

Merged contributions to WooCommerce core, shipped in versions 4.3.0, 8.3.0, and 8.4.0:

  • PR #41051 (8.4.0) β€” added $status_transition parameter to the woocommerce_order_status_{to}_transition hook
  • PR #40733 (8.3.0) β€” fixed a fatal error in class-wc-helper-updater.php when the transient parameter is null
  • PR #26292 (4.3.0) β€” fixed the show-password toggle on the checkout page
  • PR #26250 (4.3.0) β€” product tabs now hide only the tab content beneath the wrapper

Multi-vendor marketplaces & commerce customization:

  • Dokan order splitting β€” fixed order splitting when orders containing products from multiple vendors are created from the admin dashboard instead of the storefront (write-up)
  • Vendor-based product availability β€” made products purchasable only within a vendor's opening and closing hours (write-up)
  • Commerce plugin customization β€” e.g. modifying Masteriyo course "Buy Now" button behavior (write-up)

I regularly extend WooCommerce through hooks, custom order/checkout logic, and plugin integrations for client projects.

Personal Projects

  • ipo-checker β€” IPO checker for NEPSE (Nepal Stock Exchange); Python (4 stars)
  • AndroidPatternCracker β€” Python tool that recovers Android pattern-lock hashes by brute-forcing all possible combinations against SHA1 hashes via ADB
  • ROBO-PUSET β€” Android and Arduino code used in Yantra 3.0 robotics competition

GitHub Highlights

  • 56 public repositories and counting
  • Arctic Code Vault Contributor β€” code preserved in GitHub's 2020 Arctic Code Vault
  • Pull Shark x4, Galaxy Brain x4, Pair Extraordinaire x4, Quickdraw, YOLO achievements
  • Member of @rtCamp and @wpbrt organizations

Currently Working On

  • Laravel and React β€” building modern web applications beyond the WordPress ecosystem while staying active in the WordPress community.
  • Agentic engineering β€” actively exploring and experimenting with AI-assisted development to optimize my workflows, primarily using Claude Code and opencode.

Get in Touch

Pinned Loading

  1. wp-currency-exchange-rate wp-currency-exchange-rate Public

    PHP 1 2

  2. snote.github.io snote.github.io Public

    Vue

  3. image-classification image-classification Public

    Python

  4. ipo-checker ipo-checker Public

    IPO Checker for NEPSE

    Python 4 1

  5. AndroidPatternCracker AndroidPatternCracker Public

    Python