add readme with links
This commit is contained in:
8
.idea/.gitignore
generated
vendored
Normal file
8
.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/node-programmer.iml" filepath="$PROJECT_DIR$/.idea/node-programmer.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
9
.idea/node-programmer.iml
generated
Normal file
9
.idea/node-programmer.iml
generated
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="WEB_MODULE" version="4">
|
||||
<component name="Go" enabled="true" />
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
18
readme.md
Normal file
18
readme.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Project Ideas
|
||||
|
||||
Here are a few links to get you started:
|
||||
|
||||
## Tools I'd like to use
|
||||
|
||||
- [Rete.js](https://rete.js.org/#/)
|
||||
- [litegraph.js](https://github.com/jagenjo/litegraph.js?files=1)
|
||||
- [FlowMap Painter](https://teckartist.com/?page_id=107)
|
||||
- [Ory](https://console.ory.sh/login) - [My own console](https://pensive-carson-k2pfgjmced.projects.oryapis.com/ui/welcome)
|
||||
- [SAAS Marketing Playbook](https://userpilot.com/blog/saas-marketing-playbook/)
|
||||
- [Content Marketing For b2b](https://druriley.com/content-marketing-for-b2b-saas-founders/)
|
||||
- [Generative Art and Design](https://app.haikei.app/) - Not AI, but still cool
|
||||
- [Creative Tim - Designs](https://www.creative-tim.com/downloads)
|
||||
- [Rytr](https://rytr.me/resources#affiliate-program)
|
||||
- [Landscape generator](https://www.redblobgames.com/maps/terrain-from-noise/)
|
||||
-
|
||||
|
Reference in New Issue
Block a user