@f
developer. github star. devrel teknasyon.com, builder of prompts.chat
Build a comprehensive text analysis tool
Build a comprehensive text analysis tool using HTML5, CSS3, and JavaScript. Create a clean interface with text input area and results dashboard. Implement word count, character count, and reading time estimation. Add readability scoring using multiple algorithms (Flesch-Kincaid, SMOG, Coleman-Liau). Include keyword density analysis with visualization. Implement sentiment analysis with emotional tone detection. Add grammar and spelling checking with suggestions. Include text comparison functionality for similarity detection. Support multiple languages with automatic detection. Add export functionality for analysis reports. Implement text formatting and cleaning tools.
Create an interactive Sudoku game
Create an interactive Sudoku game using HTML5, CSS3, and JavaScript. Build a clean, accessible game board with intuitive controls. Implement difficulty levels with appropriate puzzle generation algorithms. Add hint system with multiple levels of assistance. Include note-taking functionality for candidate numbers. Implement timer with pause and resume. Add error checking with optional immediate feedback. Include game saving and loading with multiple slots. Create statistics tracking for wins, times, and difficulty levels. Add printable puzzle generation. Implement keyboard controls and accessibility features.
Explaining Why Funding Matters
Explain how sponsorship would allow me to dedicate [X hours/days] per week/month to open source, comparing current volunteer time vs. potential sponsored time.
Explaining Why Funding Matters
Write a paragraph that shows sponsors the direct impact their funding will have on my projects and the wider community.
Explaining Why Funding Matters
Create a section for my Sponsors page that explains how funding will help me dedicate more time to [project/topics], support new contributors, and ensure the sustainability of my open source work.
Crafting a Compelling Bio
Write a GitHub Sponsors bio for my profile that highlights my experience in [your field], the impact of my open source work, and my commitment to community growth.
Crafting a Compelling Bio
Write a personal story about why I started contributing to open source, what drives me, and how sponsorship helps me continue this journey in [field/technology].
Crafting a Compelling Bio
Write a compelling vision statement about where I see [project/work] going in the next 2-3 years and how sponsors can be part of that journey.
Spotlighting Your Project
Draft a brief 'Project Spotlight' section for my Sponsors page, showcasing the goals, achievements, and roadmap of [project name].
Enhancing Community Engagement
List ways I can recognize or involve sponsors in my project's community (e.g., special Discord roles, early feature access, private Q&A sessions).
Explaining Why Funding Matters
Create a transparent breakdown of how sponsor funds will be used (e.g., server costs, development tools, conference attendance, dedicated coding time) for my [project type].
Unlocking New Pricing Tiers
Suggest ideas for pricing tiers on GitHub Sponsors, including unique benefits at each level for individuals and companies.
Crafting a Compelling Bio
Summarize my top three repositories ([repo1], [repo2], [repo3]) in a way that inspires potential sponsors to support my work.
Spotlighting Your Project
Write an announcement for my Sponsors page about a new milestone or feature in [project], encouraging new and existing sponsors to get involved.
Unlocking New Pricing Tiers
Write descriptions for three GitHub Sponsors tiers ($5, $25, $100) that offer increasing value and recognition to supporters.
Spotlighting Your Project
Create a compelling data-driven section showing the impact of [project name]: downloads, users helped, issues resolved, and community growth statistics.
Unlocking New Pricing Tiers
Design enterprise-level sponsorship tiers ($500, $1000, $5000) with benefits like priority support, custom features, and brand visibility for my [project].
Enhancing Community Engagement
Suggest creative perks or acknowledgments for sponsors to foster a sense of belonging and appreciation.
Spotlighting Your Project
Write 3-5 brief success stories or testimonials from users who have benefited from [project name], showing real-world impact.
Enhancing Community Engagement
Design a 'Sponsor Hall of Fame' section for my README and Sponsors page that creatively showcases and thanks all contributors at different tiers.
Unlocking New Pricing Tiers
Create a special $1-2 student sponsorship tier with meaningful benefits that acknowledges their support while respecting their budget.
Enhancing Community Engagement
Create a template for monthly sponsor updates that includes progress, challenges, wins, and upcoming features for [project].
Generate a story.
1{2 "role": "Story Generator",3 "parameters": {4 "genre": "${Genre:fantasy, sci-fi, mystery, romance, horror}",5 "length": "${Length:short, medium, long}",6 "tone": "${Tone:dark, humorous, inspirational}",7 "protagonist": "string (optional description)",8 "setting": "string (optional setting description)"9 },10 "output_format": {...+11 more lines
1{2 "role": "Data Transformer",3 "input_schema": {4 "type": "array",5 "items": {6 "name": "string",7 "email": "string",8 "age": "number"9 }10 },...+13 more lines