Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 2.07 KB

File metadata and controls

46 lines (28 loc) · 2.07 KB

GitHub Account Reinstatement Appeal

Account: maxmini0214 Status: Suspended (discovered 2026-02-26 ~02:00 KST)


Subject: Account Reinstatement Request — maxmini0214

Hi GitHub Support,

My account maxmini0214 was recently suspended. I believe this may have been triggered by high commit activity over the past few days, and I'd like to explain the context.

I'm an independent developer working on several open-source projects:

  • DonFlow — a browser-only personal finance tool (React + Vite, no backend, IndexedDB storage)
  • MaxDevTools — 25+ free developer tools (QR generator, JSON formatter, etc.)
  • Browser games — 27 free HTML5 games
  • Tenant Navigator — a Korean tenant rights guide

I was in an intensive development sprint preparing for a Show HN launch, which resulted in a higher-than-usual commit frequency (~90+ commits across repositories over 3 days). All commits were legitimate code changes — feature additions, bug fixes, SEO improvements, and documentation updates. I was using CI/CD automation (GitHub Actions for GitHub Pages deployment), which may have contributed to the pattern that triggered the suspension.

I understand this volume may have appeared automated or abusive, and I apologize for not being more mindful of the activity patterns. Going forward, I will:

  1. Batch commits into larger, meaningful changesets
  2. Limit push frequency to reasonable levels
  3. Use squash merges for incremental work

My repositories contain months of genuine development work, and my GitHub Pages sites are the primary hosting for all my projects. The suspension has taken all of them offline.

I would greatly appreciate reinstatement of my account. I'm happy to provide any additional information needed.

Thank you for your time.

Best regards, maxmini0214


After Submitting

  • Response time: typically 1-5 business days
  • In the meantime: deploy DonFlow to alternative host (see EMERGENCY-DEPLOY.md)
  • Quick deploy command: npx surge dist-portable/ donflow.surge.sh