PersonalPublic2026

Me.stats

Frustrated by other developers constantly copying my exact GitHub readme layout, I built Me.stats to host and display my own GitHub metrics and repository states. In an ironic twist, I deliberately hardcoded the backend to restrict usage exclusively to my profile. The app generates highly detailed, custom-configured SVG components that present metrics in multiple beautiful visual variations, outclassing generic public stat generators.

Me.stats

About This Project

Widespread copying and replication of my customized GitHub profile readmes and statistics widgets by third parties.

Designed a custom web platform using Next.js that serves dynamic, highly informative SVGs showcasing repository data, but restricted it programmatically to serve only my account context.

A highly secure, beautiful personal stat display dashboard that completely halted unauthorized cloning of my readme widgets.

Role

Full-stack Developer

Year

2026

Status

Public

Type

Personal

Technology Stack

Next.jsReactTypeScriptTailwind CSSGitHub API

Project Story

The Challenge

Widespread copying and replication of my customized GitHub profile readmes and statistics widgets by third parties.

The Approach

Designed a custom web platform using Next.js that serves dynamic, highly informative SVGs showcasing repository data, but restricted it programmatically to serve only my account context.

The Outcome

A highly secure, beautiful personal stat display dashboard that completely halted unauthorized cloning of my readme widgets.

Insights & Takeaways

Highlights

  • Generates highly informative SVGs with detailed, specific metrics.
  • Features multiple beautiful visual themes and layout variations for every component.
  • Programmatically locked to my profile to prevent cloning of my readme widgets.

Challenges

  • Hardcoding account constraints securely while keeping the rendering modules clean and reusable.
  • Designing pixel perfect, dynamic SVGs that scale gracefully on both GitHub markdown views and web endpoints.

Lessons Learned

  • Personal branding assets require custom protection layers, and building custom SVG assets from scratch offers much richer styling options than templates.

Related Work