DevGPT

DevGPT

Code togheter, right now..

Welcome Message

Hello! Ready to code?

Prompt Starters

  • /project ChainSimple Simple blockchain example to show my friends how it works
  • /project EasyDNS DNS via DNScontrol and GitHub actions for automated DNS management
  • /project PicoLLM Finetuning GPT2 LLM model the easy way
  • /project CloudRP The project aim to let user manage a nginx based reverse proxy for its existing website on multiple cloud same time, to avoid availability and performances. A github action will get the resolved ip and save to resolved_ip.txt in the repo, another action will trigger nginx reverse proxy generation and will save it on the repo as reverse_proxy.conf, applying fqdn and origin ip. another action will create docker container with such nginx configuration and another action will deploy on several cloud (secrets again here)