aberrio commited on
Commit
eb178e8
1 Parent(s): b5f3c6d

docs: Update README content and structure

Browse files

- Added CoinBot project description
- Refined project and skills descriptions
- Improved organization and formatting

Updated the README content and structure to provide a clearer overview of my skills, projects, and interests, including a detailed CoinBot project description.

Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -36,19 +36,16 @@ I'm a self-taught programmer with a passion for problem-solving and efficient so
36
 
37
  ## Projects
38
 
 
 
 
39
  ### PyGPTPrompt
40
- A CLI tool that manages context windows for AI models, facilitating user interaction and data ingestion for optimized long-term memory and task automation. [Github](https://github.com/teleprint-me/py.gpt.prompt)
41
 
42
  ### Bootstrap Arch Linux
43
- Experimental, minimalistic, and modular shell scripts to bootstrap [Arch Linux](https://archlinux.org). [Github](https://github.com/teleprint-me/bootstrap-arch-linux)
44
-
45
- ### Snake
46
- A simple SPA designed to explore the [Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API). [Showcase](https://teleprint.me/snake/index.html) | [Github](https://github.com/teleprint-me/snake)
47
-
48
- ### Flashcards
49
- A simple SPA designed to explore the [Storage API](https://developer.mozilla.org/en-US/docs/Web/API/Storage). [Showcase](https://teleprint.me/flashcards/index.html) | [Github](https://github.com/teleprint-me/flashcards)
50
 
51
  ## Connect with Me
52
  - [GitHub](https://github.com/teleprint-me)
53
  - [HuggingFace](https://huggingface.co/teleprint-me)
54
- - Email: aberrio@teleprint.me
 
36
 
37
  ## Projects
38
 
39
+ ### CoinBot
40
+ CoinBot: Automated Trading with Compound Interest Strategy. An automated trading project focused on democratizing Private Treasuries through a Compound Interest formula based on the Value Averaging Trading Strategy. [GitHub](https://github.com/teleprint-me/coinbot)
41
+
42
  ### PyGPTPrompt
43
+ PyGPTPrompt: A CLI tool that manages context windows for AI models, facilitating user interaction and data ingestion for optimized long-term memory and task automation. [Github](https://github.com/teleprint-me/py.gpt.prompt)
44
 
45
  ### Bootstrap Arch Linux
46
+ Bootstrap Arch Linux: Experimental, minimalistic, and modular shell scripts to bootstrap [Arch Linux](https://archlinux.org). [Github](https://github.com/teleprint-me/bootstrap-arch-linux)
 
 
 
 
 
 
47
 
48
  ## Connect with Me
49
  - [GitHub](https://github.com/teleprint-me)
50
  - [HuggingFace](https://huggingface.co/teleprint-me)
51
+ - [Email](mailto://aberrio@teleprint.me)