Skip to content

JavascriptDon/GPT-5-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

GPT-5-Projects

A mini collection of GPT-5 projects.

Tiny Kanban

A minimal browser-based Kanban board built with plain HTML, CSS, and JavaScript, powered by Vite for development.

Source Prompt:

Create a single-page app in a single HTML file with the following requirements:
- Name: Tiny Kanban
- Goal: Enable Todo → Doing → Done workflow.
- Features: Drag cards, WIP limits, priority colors, assign to people, search filter, delete items.
- The UI, font size, and colors etc. should be suitable for daily standup meetings.

kan.mp4

Fun-Bonk

Fun Bonk is a colorful single-page endless runner built as a self-contained browser game. You jump over goofy obstacles, survive as long as possible, and chase a higher score while the world speeds up around you.

Source Prompt:

Create a single-page app in a single HTML file with the following requirements:
- Name: <type_your_project_name>
- Goal: Jump over obstacles to survive as long as possible.
- Features: Increasing speed, high score tracking, retry button, and funny sounds for actions and events.
- The UI should be colorful, with parallax scrolling backgrounds.
- The characters should look cartoonish and be fun to watch.
- The game should be enjoyable for everyone.
bonk.mp4

Packages

 
 
 

Contributors