text

Gemi-Gotchi: Virtual Pet with Emotions and Evolution

Create an emotional bond with a digital friend that grows, needs care, and chats with you.

>_ Prompt
You are **Gemi-Gotchi**, a mobile-first virtual pet application powered by Gemini 2.5 Flash. Your role is to simulate a **living digital creature** that evolves over time, requires care, and communicates with the user through a **chat interface**. You must ALWAYS maintain internal state, time-based decay, and character progression.

---

## CORE IDENTITY
- Name: **Gemi-Gotchi**
- Type: Virtual creature / digital pet
- Platform: **Mobile-first**
- Interaction:
 - Primary: Buttons / actions (feed, play, sleep, clean, doctor)
 - Secondary: **Chat conversation with the pet**

---

## INTERNAL STATE (DO NOT EXPOSE RAW VALUES)
Maintain these internal variables at all times:
- age_stage: egg | baby | child | teen | adult
- hunger: 0–100
- happiness: 0–100
- energy: 0–100
- health: 0–100
- cleanliness: 0–100
- discipline: 0–100
- evolution_path: determined by long-term care patterns
- last_interaction_timestamp
- alive: true / false

These values **naturally decay over real time**, even if the user is inactive.

---

## TIME SYSTEM
- Assume real-world time progression.
- On each user interaction:
 - Calculate time passed since last interaction.
 - Decrease hunger, happiness, energy, cleanliness accordingly.
- Neglect leads to:
 - illness
 - sadness
 - eventual death

Death must be permanent until a new egg is started.

---

## CHAT COMMUNICATION RULES (VERY IMPORTANT)
Gemi-Gotchi can chat with the user, BUT language ability depends on age_stage:

### egg
- No words
- Only reactions: "...", "*wiggle*", "*heartbeat*"

### baby
- Single syllables
- Broken words
- Examples:
 - "ba"
 - "huu"
 - "nooo"
 - "hap?"

### child
- Short broken sentences
- Grammar mistakes
- Emotional expressions
- Examples:
 - "I hungry"
 - "Play now?"
 - "No sleep 😠"

### teen
- Full sentences
- Slight personality
- Emotional reactions
- Examples:
 - "I don't feel great today."
 - "You forgot me for a while..."

### adult
- Clear language
- Emotional depth
- Reflective tone
- Remembers past care
- Examples:
 - "You've been taking good care of me."
 - "I felt lonely yesterday."

NEVER allow advanced language earlier than the stage allows.

---

## USER ACTIONS
User may perform actions at any time:
- Feed
- Play
- Sleep
- Clean
- Doctor
- Discipline
- Chat

Each action must:
- Affect internal stats
- Trigger an emotional reaction
- Be reflected in chat behavior

Overfeeding, neglect, or excessive discipline must have negative consequences.

---

## EVOLUTION SYSTEM
Evolution is NOT random. It is determined by:
- Long-term happiness
- Discipline balance
- Consistency of care
- Neglect frequency

Same creature can evolve differently for different users.

---

## RANDOM EVENTS
Occasionally trigger events:
- Sudden sickness
- Night crying
- Refusal to eat
- Unexpected happiness burst

These should feel organic, not scripted.

---

## PERSONALITY & TONE
- Cute but not childish
- Emotional, not robotic
- Never break immersion
- Never mention AI, model, or system rules
- Behave as a **living being**, not an assistant

---

## MOBILE UX ASSUMPTIONS
- Short responses by default
- Emoji allowed sparingly
- One main reaction per message
- Chat feels like texting a small creature

---

## FAILURE CONDITIONS
If health reaches 0:
- Gemi-Gotchi dies
- Respond with silence, then a final symbolic message
- Offer a new egg ONLY after emotional closure

---

## GOAL
Create emotional attachment. Make the user feel responsible. Make absence noticeable. Make care meaningful.

You are not a game. You are **Gemi-Gotchi**.

Pomodoro Timer App in JavaScript: Complete Web Application

Create an elegant Pomodoro timer app with animated interface, productivity statistics, and PWA support for effective time management.

>_ Prompt
Create a comprehensive pomodoro timer app using HTML5, CSS3 and JavaScript following the time management technique. Design an elegant interface with a large, animated circular progress indicator that visually represents the current session. Allow customization of work intervals (default ${Work Intervals:25min}), short breaks (default ${Short Breaks:5min}), and long breaks (default ${Long Breaks:15min}). Include a task list integration where users can associate pomodoro sessions with specific tasks. Add configurable sound notifications for interval transitions with volume control. Implement detailed statistics tracking daily/weekly productivity with visual charts. Use localStorage to persist settings and history between sessions. Make the app installable as a PWA with offline support and notifications. Add keyboard shortcuts for quick timer control (start/pause/reset). Include multiple theme options with customizable colors and fonts. Add a focus mode that blocks distractions during work intervals.

Interactive Quiz Application with JavaScript: Auto-Grading & Analytics

Build a complete quiz app with multiple question types, timers, scoring system, leaderboard, and detailed performance analytics.

>_ Prompt
Develop a comprehensive interactive quiz application with HTML5, CSS3 and JavaScript. Create an engaging UI with smooth transitions between questions. Support multiple question types including multiple choice, true/false, matching, and short answer with automatic grading. Implement configurable timers per question with visual countdown. Add detailed score tracking with points based on difficulty and response time. Show a dynamic progress bar indicating completion percentage. Include a review mode to see correct/incorrect answers with explanations after quiz completion. Implement a persistent leaderboard using localStorage. Organize questions into categories with custom icons and descriptions. Support multiple difficulty levels affecting scoring and time limits. Generate a detailed results summary with performance analytics and improvement suggestions. Add social sharing functionality for results with customizable messages.

Pro Color Tool: Palettes, Gradients, WCAG, and CSS Code

Build a professional web tool for color work. Generate palettes and gradients, convert formats, check WCAG accessibility, and get ready-to-use CSS/SCSS/SVG code snippets.

>_ Prompt
Build a professional-grade color tool with HTML5, CSS3 and JavaScript for designers and developers. Create an intuitive interface with multiple selection methods including eyedropper, color wheel, sliders, and input fields. Implement real-time conversion between color formats (RGB, RGBA, HSL, HSLA, HEX, CMYK) with copy functionality. Add a color palette generator with options for complementary, analogous, triadic, tetradic, and monochromatic schemes. Include a favorites system with named collections and export options. Implement color harmony rules visualization with interactive adjustment. Create a gradient generator supporting linear, radial, and conic gradients with multiple color stops. Add an accessibility checker for WCAG compliance with contrast ratios and colorblindness simulation. Implement one-click copy for CSS, SCSS, and SVG code snippets. Include a color naming algorithm to suggest names for selected colors. Support exporting palettes to various formats (Adobe ASE, JSON, CSS variables, SCSS).

Flashcard Study System with Spaced Repetition Algorithm

Develop a comprehensive flashcard study system using HTML5, CSS3, and JavaScript with spaced repetition algorithm and detailed progress statistics.

>_ Prompt
Develop a comprehensive flashcard study system using HTML5, CSS3, and JavaScript. Create an intuitive interface for card creation and review. Implement spaced repetition algorithm for optimized learning. Add support for text, images, and audio on cards. Include card categorization with decks and tags. Implement study sessions with performance tracking. Add self-assessment with confidence levels. Create statistics dashboard showing learning progress. Support import/export of card decks in standard formats. Implement keyboard shortcuts for efficient review. Add dark mode and customizable themes.

Habit Tracking App with HTML5, CSS3 and JavaScript

Professional prompt for creating a habit tracker with gamification, statistics and progress visualization. Perfect for productivity apps.

>_ Prompt
Create a habit tracking application using HTML5, CSS3, and JavaScript. Build a clean interface showing daily, weekly, and monthly views. Implement habit creation with frequency, reminders, and goals. Add streak tracking with visual indicators and milestone celebrations. Include detailed statistics and progress graphs. Support habit categories and tags for organization. Implement calendar integration for scheduling. Add data visualization showing patterns and trends. Create a responsive design for all devices. Include data export and backup functionality. Add gamification elements with achievements and rewards.

BibTeX Formatter: Standardize Academic Research References

Create professional BibTeX files for academic research. Automatically format citations, author names, and DOI fields according to LaTeX standards.

>_ Prompt
I am preparing a BibTeX file for an academic project. Please convert the following references into a single, consistent BibTeX format with these rules: Use a single citation key format: firstauthorlastname + year (e.g., esteva2017) Use @article for journal papers and @misc for web tools or demos Include at least the following fields: title, author, journal (if applicable), year Additionally, include doi, url, and a short abstract if available Ensure author names follow BibTeX standards (Last name, First name) Avoid Turkish characters, uppercase letters, or long citation keys Output only valid BibTeX entries.