Releases: SamXop123/samdev-pulse
Releases · SamXop123/samdev-pulse
🚀 v1.0 — "samdev-pulse" Initial Public Release
samdev-pulse v1.0
First public release of samdev-pulse — a minimal, API-driven GitHub profile README generator that renders a complete dashboard as a single SVG.
✨ What’s Included
- 📊 GitHub activity stats (contributions, PRs, issues)
- 🔥 Streak statistics via GitHub GraphQL
- 📈 30-day contribution activity graph
- 🍩 Top languages donut chart
- 💻 Optional LeetCode integration
- 🏆 Achievement-based trophy system
- 🎨 Multiple theme support
- ⚙️ Customizable header alignment
- 🧠 30-minute caching layer for performance
🛠 Architecture
- Node.js + Express backend
- SVG-based rendering (no client-side JS)
- GitHub REST & GraphQL APIs
- In-memory TTL cache
- MongoDB usage logging (non-sensitive data only)
📦 Usage
Add this to your GitHub profile README:

Full documentation:
https://github.com/SamXop123/samdev-pulse
This release marks the first stable public version.
Future updates will focus on performance improvements, additional integrations, and feature refinements based on community feedback.