You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 weeks ago | |
---|---|---|
btc_tracker | 2 months ago | |
btc_wallets | 2 weeks ago | |
encryption-on-apis | 6 months ago | |
letters | 2 weeks ago | |
pastedb | 2 weeks ago | |
shared-secret | 6 months ago | |
webapp | 6 months ago | |
webpage-stuff | 2 months ago | |
.gitignore | 5 months ago | |
README.md | 2 weeks ago | |
TryUTF8Read.py | 2 months ago | |
async-rsa-encryption.py | 6 months ago | |
bitcoin-price-database.py | 6 months ago | |
btc_timeseries.db | 2 months ago | |
btc_tracker.py | 5 months ago | |
chat.html | 2 months ago | |
conver-iso-to-utf8.py | 2 months ago | |
data-arbiter-todo | 6 months ago | |
data-arbiter.py | 6 months ago | |
demo-client.py | 5 months ago | |
graph-scatter.py | 6 months ago | |
letter-to-GPT.memo | 6 months ago | |
pseudo-code | 6 months ago | |
python-check-point.py | 6 months ago | |
python-graph.py | 6 months ago | |
python3-ecdsa-ecdh-tests.py | 5 months ago | |
shashasha.py | 2 weeks ago | |
test.price.json | 6 months ago | |
testing.py | 6 months ago | |
timeseries.db | 6 months ago |
README.md
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
- Server/fetcher: fetching bitcoin ohlc data from multiple sources and offer it forward with simple api.
- 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