This repository contains my journey to write code with chatgpt, chat.openai.com/chat.
Go to file
kalzu 32d3e2dfe1 Make timestamp to always be INT 2023-01-13 22:26:31 +02:00
btc_tracker Make timestamp to always be INT 2023-01-13 22:26:31 +02:00
encryption-on-apis 19.12.2022 - development on kraken_fetch.py 2022-12-20 11:54:56 +02:00
letters Now kraken-fetch.py has signatures both ways. Maybe adding ECDH to the messaging at some point. 2022-12-29 22:09:26 +02:00
shared-secret initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
webapp initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
.gitignore Added simple Flask api to kraken_fetch.py. 2022-12-28 01:10:26 +02:00
async-rsa-encryption.py initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
bitcoin-price-database.py initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
btc_timeseries.db initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
btc_tracker.py Added btc_tracker.py and letter about Flask and threading. 2022-12-27 20:39:36 +02:00
data-arbiter-todo initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
data-arbiter.py initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
demo-client.py Kraken-fetch.py now has functioning auth system and added RSA key stuff for servers public/private setup, to be used to encrypt the responses. Made the demo-client.py work with current state of kraken-fetch.py. 2022-12-29 17:59:25 +02:00
graph-scatter.py initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
letter-to-GPT.memo initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
pseudo-code initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
python-check-point.py initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
python-graph.py initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
python3-ecdsa-ecdh-tests.py Now kraken-fetch.py has signatures both ways. Maybe adding ECDH to the messaging at some point. 2022-12-29 22:09:26 +02:00
test.price.json initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
testing.py initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00
timeseries.db initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00