Skip to content

Joke generator#12

Merged
The3DP merged 4 commits into
mainfrom
joke-generator
May 14, 2026
Merged

Joke generator#12
The3DP merged 4 commits into
mainfrom
joke-generator

Conversation

@The3DP
Copy link
Copy Markdown
Owner

@The3DP The3DP commented May 14, 2026

Overview

Adds a complete Random Joke Generator implementation with multiple platforms.

Changes

  • ✅ Python CLI with interactive menu (joke_generator.py)
  • ✅ JavaScript module with async/await (joke_generator.js)
  • ✅ Beautiful responsive HTML UI (joke_generator.html)
  • ✅ Comprehensive documentation (README.md)

Features

  • Integrates with JokeAPI (free, no auth required)
  • Multiple joke categories (Any, General, Programming, Knock-Knock)
  • Full error handling and timeout support
  • XSS protection in JavaScript
  • Mobile-responsive design

Closes #(if applicable)

@The3DP The3DP merged commit ecd09e8 into main May 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant