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.

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.
Full-stack Developer
2026
Public
Personal
Technology Stack
Project Story
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.
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
Case Study
Auto Shutdown
Rust + React desktop app to automate PC shutdowns by timer, schedule or idle state.
Case Study
Azkari
Lightweight desktop app that displays Azkar reminders based on time of day, built with Tauri, SolidJS, TypeScript and Rust.
Case Study
Chef Kit
Modern multilingual cooking app offering recipe discovery, chef profiles, inventory management, favourites and push notifications, built with Flutter, Dart and Flask.