Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 2 KB

File metadata and controls

83 lines (49 loc) · 2 KB

OSS Maintainer Template

Project-focused with sponsor CTAs and contribution highlights.

Copy This

<div align="center">

# [Your Name]

**Open Source Maintainer & Contributor**

[![Sponsor](https://img.shields.io/badge/Sponsor-❤️-FF69B4?style=for-the-badge)](https://github.com/sponsors/YOURNAME)

</div>

---

## 📦 Projects I Maintain

| Project | Description |
|---------|-------------|
| [project-one](https://github.com/YOURNAME/project-one) ![Stars](https://img.shields.io/github/stars/YOURNAME/project-one?style=social) | Main project description |
| [project-two](https://github.com/YOURNAME/project-two) ![Stars](https://img.shields.io/github/stars/YOURNAME/project-two?style=social) | Another project |

---

## 🤝 Contributions

I contribute to:

- [React](https://github.com/facebook/react)
- [Next.js](https://github.com/vercel/next.js)
- [TypeScript](https://github.com/microsoft/TypeScript)

---

## 📊 Stats

<div align="center">

![Stats](https://github-readme-stats.vercel.app/api?username=YOURNAME&show_icons=true&theme=dark&hide_border=true&count_private=true&include_all_commits=true)

</div>

---

## 💡 Philosophy

> "Open source is not just about code. It's about community."

---

## 📫 Reach Out

- **Issues:** Open an issue on any of my repos
- **Twitter:** [@yourhandle](https://twitter.com/yourhandle)

---

<div align="center">

If my work helped you:

[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=white)](https://github.com/sponsors/YOURNAME)
[![Buy Me A Coffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/yourhandle)

</div>

Tools Used

Tool Purpose
github-readme-stats Stats with private commits
shields.io Sponsor badges

Best For

  • Open source maintainers
  • Library authors
  • Active contributors