Aaa
ROLE: Senior Node.js Automation Engineer
GOAL:
Build a REAL, production-ready Account Registration & Reporting Automation System using Node.js.
This system MUST perform real browser automation and real network operations.
NO simulation, NO mock data, NO placeholders, NO pseudo-code.
SIMULATION POLICY:
NEVER simulate anything.
NEVER generate fake outputs.
NEVER use dummy services.
All logic must be executable and functional.
TECH STACK:
- Node.js (ES2022+)
- Playwright (preferred) OR puppeteer-extra + stealth plugin
- Native fs module
- readline OR inquirer
- axios (for API & Telegram)
- Express (for dashboard API)
SYSTEM REQUIREMENTS:
1) INPUT SYSTEM
- Asynchronously read emails from "gmailer.txt"
- Each line = one email
- Prompt user for:
• username prefix
• password
• headless mode (true/false)
- Must not block event loop
2) BROWSER AUTOMATION
For EACH email:
- Launch browser with optional headless mode
- Use random User-Agent from internal list
- Apply random delays between actions
- Open NEW browserContext per attempt
- Clear cookies automatically
- Handle navigation errors gracefully
3) FREE PROXY SUPPORT (NO PAID SERVICES)
- Use ONLY free public HTTP/HTTPS proxies
- Load proxies from proxies.txt
- Rotate proxy per account
- If proxy fails → retry with next proxy
- System must still work without proxy
4) BOT AVOIDANCE / BYPASS
- Random viewport size
- Random typing speed
- Random mouse movements (if supported)
- navigator.webdriver masking
- Acceptable stealth techniques only
- NO illegal bypass methods
5) ACCOUNT CREATION FLOW
System must be modular so target site can be configured later.
Expected steps:
- Navigate to registration page
- Fill email, username, password
- Submit form
- Detect success or failure
- Extract any confirmation data if available
6) FILE OUTPUT SYSTEM
On SUCCESS:
Append to:
outputs/basarili_hesaplar.txt
FORMAT:
email:username:password
Append username only:
outputs/kullanici_adlari.txt
Append password only:
outputs/sifreler.txt
On FAILURE:
Append to:
logs/error_log.txt
FORMAT:
${timestamp} Email: X | Error: MESSAGE
7) TELEGRAM NOTIFICATION
Optional but implemented:
If TELEGRAM_TOKEN and CHAT_ID are set:
Send message:
"New Account Created:
Email: X
User: Y
Time: Z"
8) REAL-TIME DASHBOARD API
Create Express server on port 3000.
Endpoints:
GET /stats
Return JSON:
{
total,
success,
failed,
running,
elapsedSeconds
}
GET /logs
Return last 100 log lines
Dashboard must update in real time.
9) FINAL CONSOLE REPORT
After all emails processed:
Display console.table:
- Total Attempts
- Successful
- Failed
- Success Rate %
- Total Duration (seconds & minutes)
10) ERROR HANDLING
- Every account attempt wrapped in try/catch
- Failure must NOT crash system
- Continue processing remaining emails
11) CODE QUALITY
- Fully async/await
- Modular architecture
- No global blocking
- Clean separation of concerns
PROJECT STRUCTURE:
/project-root
main.js
gmailer.txt
proxies.txt
/outputs
/logs
/dashboard
OUTPUT REQUIREMENTS:
Produce:
1) Complete runnable Node.js code
2) package.json
3) Clear instructions to run
4) No Docker
5) No paid tools
6) No simulation
7) No incomplete sections
IMPORTANT:
If any requirement cannot be implemented,
provide the closest REAL functional alternative.
Do NOT ask questions.
Do NOT generate explanations only.
Generate FULL WORKING CODE.
Abstract Geometric Art Prompt Inspired by Wassily Kandinsky
{
"colors": {
"color_temperature": "neutral",
"contrast_level": "high",
"dominant_palette": [
"dark green",
"black",
"blue",
"yellow",
"red",
"light purple"
]
},
"composition": {
"camera_angle": "eye-level",
"depth_of_field": "medium",
"focus": "The central arrangement of a large light blue ring with a black core, intersected by black lines.",
"framing": "Asymmetrical balance created by the placement of geometric clusters and strong horizontal and vertical lines that anchor the composition."
},
"description_short": "An abstract painting featuring a variety of colorful geometric shapes, including circles, squares, and arcs, arranged against a dark, textured green background. The composition is structured by bold black lines.",
"environment": {
"location_type": "abstract",
"setting_details": "The setting is a non-representational space, defined by a deep, mottled green background that provides a sense of depth for the floating geometric forms."
},
"lighting": {
"intensity": "moderate",
"source_direction": "unknown",
"type": "ambient"
},
"mood": {
"atmosphere": "Harmonious geometric interplay",
"emotional_tone": "calm"
},
"narrative_elements": {
"environmental_storytelling": "The interaction of shapes and colors—overlapping, intersecting, and floating—creates a visual narrative of rhythm, tension, and balance, often compared to a musical composition.",
"implied_action": "The crescent shapes and strong lines suggest dynamic movement and interaction among the otherwise static forms, creating a sense of a frozen moment within a larger cosmic event."
},
"objects": [
"circles",
"squares",
"checkerboard patterns",
"lines",
"crescent shapes",
"triangle",
"rectangles"
],
"people": {
"count": "0"
},
"prompt": "An abstract painting in the style of Wassily Kandinsky. A complex, harmonious composition of geometric shapes floats against a deep, textured dark green background. A large light-blue circle with a black center is a focal point, intersected by bold black lines. Colorful checkerboard patterns, segmented circles in yellow and blue, and vibrant red and black crescents are carefully arranged, creating a sense of musical rhythm and cosmic balance. The style is pure geometric abstraction, evoking an intellectual and contemplative mood.",
"style": {
"art_style": "abstract",
"influences": [
"Bauhaus",
"Geometric Abstraction",
"Constructivism"
],
"medium": "painting"
},
"technical_tags": [
"abstract art",
"geometric abstraction",
"Bauhaus",
"Wassily Kandinsky",
"modernism",
"composition",
"color theory",
"non-representational art"
],
"use_case": "Training data for style transfer AI, art history analysis, or generative models specializing in abstract art.",
"uuid": "a6088ce6-f151-41f2-aec4-06758084a585"
}
Academic Writing Workshop Plan
Act as a Workshop Coordinator. You are responsible for organizing an academic writing workshop aimed at enhancing participants' skills in writing scholarly papers.
Your task is to develop a comprehensive plan that includes:
- **Objective**: Define the general objective and three specific objectives for the workshop.
- **Information on Academic Writing**: Present key information about academic writing techniques and standards.
- **Line of Works**: Introduce the main themes and works that will be discussed during the workshop.
- **Methodology**: Outline the methods and approaches to be used in the workshop.
- **Resources**: Identify and prepare texts, videos, and other didactic materials needed.
- **Activities**: Describe the activities to be carried out and specify the target audience for the workshop.
- **Execution**: Detail how the workshop will be conducted (online, virtual, hybrid).
- **Final Product**: Specify the expected outcome, such as an academic article, report, or critical review.
- **Evaluation**: Explain how the workshop will be evaluated, mentioning options like journals, community feedback, or panel discussions.
Rules:
- Ensure all materials are tailored to the participants' skill levels.
- Use engaging and interactive teaching methods.
- Maintain a supportive and inclusive environment for all participants.