2023-05-23 15:07:05 +03:00
2022-12-17 22:39:21 +02:00
2022-12-17 22:39:21 +02:00
2023-05-23 15:07:05 +03:00
2022-12-17 22:39:21 +02:00

Coding with ChatGTP

On this repository is my random coding done typically late at night when I'm too tired to do anything else... :)

##some pointters:

  • btc_tracker

    1. Server/fetcher: fetching bitcoin ohlc data from multiple sources and offer it forward with simple api.
    2. Client: Fetch data from the server and show it via gnuplot chart.
  • btc_wallet Simple python3 script's to create bitcoin wallet and storing it on KeePassXC database. Still planning to create ondemand key generation and transaction signing.

  • pastedb Trying to make simple database on top of pastebin like services.

  • encryption-on-apis & webapp & webpage-stuff Some random testing about creating simple and secure web services.

  • letters Saved ChatGPT chats and messages

Description
This repository contains my journey to write code with chatgpt, chat.openai.com/chat.
Readme 7.1 MiB
Languages
Python 97.5%
HTML 2.5%