Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 625 Bytes

ideas.md

File metadata and controls

19 lines (16 loc) · 625 Bytes
layout title
page
Inside my Mind

Here are ChatGPT generated articles about all the project ideas i had and never got time to implement.
Feel free to get straight into coding and maybe earn some money with any of my ideas! I would love to see them being built.

Project Ideas

{% assign pages = site.pages | where: 'dir', '/ideas/' %} {% for page in pages %}

{{ page.short }} {% endfor %}