{"id":15374420,"url":"https://github.com/warengonzaga/3m-logo-builder","last_synced_at":"2025-06-15T07:01:59.256Z","repository":{"id":181245250,"uuid":"666394945","full_name":"warengonzaga/3m-logo-builder","owner":"warengonzaga","description":"Make your logo worth 3M by adding crazy gradient overlay into it programmatically. 🫡","archived":false,"fork":false,"pushed_at":"2024-05-07T08:48:59.000Z","size":266,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-07T07:28:45.756Z","etag":null,"topics":["builder","generator","javascript","logo","maker","meme","nodejs","tool"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warengonzaga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":".github/funding.yml","license":"license","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"warengonzaga"}},"created_at":"2023-07-14T12:06:52.000Z","updated_at":"2024-05-07T08:49:02.000Z","dependencies_parsed_at":"2025-04-15T15:11:43.943Z","dependency_job_id":"26eb57e8-9799-4e14-b2e3-20a559571465","html_url":"https://github.com/warengonzaga/3m-logo-builder","commit_stats":null,"previous_names":["warengonzaga/3m-logo-builder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/warengonzaga/3m-logo-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2F3m-logo-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2F3m-logo-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2F3m-logo-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2F3m-logo-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warengonzaga","download_url":"https://codeload.github.com/warengonzaga/3m-logo-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warengonzaga%2F3m-logo-builder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259660360,"owners_count":22891774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["builder","generator","javascript","logo","maker","meme","nodejs","tool"],"created_at":"2024-10-01T13:58:45.363Z","updated_at":"2025-06-15T07:01:59.164Z","avatar_url":"https://github.com/warengonzaga.png","language":"JavaScript","funding_links":["https://github.com/sponsors/warengonzaga"],"categories":[],"sub_categories":[],"readme":"# 3 Million Logo Builder\n\n\u003e **Warning**: This is a meme open-source project. It is not intended to be used in production. Use this at your own risk. 😂😂😂\n\n[![by](https://img.shields.io/badge/by-Waren%20Gonzaga-blue.svg?labelColor=181717\u0026style=flat-square)](https://github.com/warengonzaga) [![sponsors](https://img.shields.io/badge/sponsor-%E2%9D%A4-%23db61a2.svg?\u0026logo=github\u0026logoColor=white\u0026labelColor=181717\u0026style=flat-square)](https://github.com/sponsors/warengonzaga) [![release](https://img.shields.io/github/release/warengonzaga/3m-logo-builder.svg?logo=github\u0026labelColor=181717\u0026color=green\u0026style=flat-square)](https://github.com/warengonzaga/3m-logo-builder/releases) [![star](https://img.shields.io/github/stars/warengonzaga/3m-logo-builder.svg?\u0026logo=github\u0026labelColor=181717\u0026color=yellow\u0026style=flat-square)](https://github.com/warengonzaga/3m-logo-builder/stargazers) [![license](https://img.shields.io/github/license/warengonzaga/3m-logo-builder.svg?\u0026logo=github\u0026labelColor=181717\u0026style=flat-square)](https://github.com/warengonzaga/3m-logo-builder/blob/main/license)\n\nThe **3 Million Logo Builder** is a simple Node.js tool that allows you to make your logo worth ₱3 Million by adding crazy gradient overlay into your existing logo programmatically. ([icymi](https://mb.com.ph/2023/7/13/nagsasayang-ng-pera-house-probe-on-pagcor-s-new-logo-sought)) 😂😂😂\n\n## 📷 Demo\n\n| Before | After |\n| :---: | :---: |\n| ![before](./input/logo.png) | ![after](./output/logo-worth-3m.png) |\n\n\u003e This is logo of [Open Source Software Philippines](https://ossph.org) community before and after using this project. 😂\n\n## 🤔 Why I Build This?\n\nI build this project because why not? I'm curious how I can turn any existing logo into gradient of red and blue color style by just automating it programmatically. 😂\n\n[Learn More] _(my write up about this project)_\n\n## 📝 Requirements\n\n### 🖼️ Image/Logo\n\n- Existing logo of your company or organization. (Preferably in PNG format)\n- Dimension of the logo must be 512x512 pixels.\n- Must be in white color format or variation.\n\n## 🚀 Getting Started\n\n1. Clone the repository.\n2. Navigate to the root folder.\n3. Run `yarn install` to install dependencies.\n4. Place your existing logo in `input` folder.\n5. Run `yarn build` to start generating your new logo.\n6. Get your logo in `output` folder.\n7. Done... 🎉🎉🎉\n\n## 🙋‍♂️ FAQs\n\n### Do you have plans to create a GUI/Dashboard version of this?\n\nNo, I don't have plans to create a GUI version of this. I'm too lazy to do that and I have skill issues. 😂 If you are building a version of this in GUI let me know I'll add your project here. 😂\n\n### Can I use this in production?\n\nNo, this is just a meme project. 😂\n\n### Can I use this for my company?\n\nYes, you can use this for your company. But I'm not responsible for any legal issues that may arise. 😂\n\n### Are you planning to add more features?\n\nNo, I don't have plans to add more features. But if you have any suggestions feel free to create a pull request. 🫡\n\n### Can I contribute to this project?\n\nYes, you can contribute to this project. Just create a pull request and we will review your code. 🙏\n\n### Can we expect a CLI version of this?\n\nIf we reach 500 active users, we can consider implementing this feature in the future. 👀\n\n## 🎯 Contributing\n\nContributions are welcome, create a pull request to this repo and we will review your code. Please consider to submit your pull request to the `dev` branch. Thank you!\n\nRead the project's [contributing guide](./contributing.md) for more info.\n\n## 🐛 Issues\n\nPlease report any issues or bugs by [creating a new issue here](https://github.com/warengonzaga/3m-logo-builder/issues/new/choose), also make sure you're reporting an issue that doesn't exist. Any help to improve the project would be appreciated. Thanks! 🙏✨\n\n## 📋 Code of Conduct\n\nRead the project's [code of conduct](./code_of_conduct.md).\n\n## 📃 License\n\nThis project is licensed under [GNU General Public License v3](https://opensource.org/licenses/GPL-3.0).\n\n## 📝 Author\n\nThis project is developed and maintained by [Waren Gonzaga](https://github.com/warengonzaga) with the help of awesome [contributors](https://github.com/warengonzaga/3m-logo-builder/graphs/contributors).\n\n[![contributors](https://contrib.rocks/image?repo=warengonzaga/3m-logo-builder)](https://github.com/warengonzaga/3m-logo-builder/graphs/contributors)\n\n---\n\n💻💖☕ by [Waren Gonzaga](https://warengonzaga.com) | [He is Awesome](https://www.youtube.com/watch?v=HHrxS4diLew\u0026t=44s) 🙏\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarengonzaga%2F3m-logo-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarengonzaga%2F3m-logo-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarengonzaga%2F3m-logo-builder/lists"}