Spaces:
Running
Running
feat: Create HuggingFace Organization Card
Browse files- Extracted core content from HTML
- Formatted content as Markdown
- Created overview of skills and projects
- Added contact and connection details
Created a Markdown document for my HuggingFace Organization Card to showcase my skills, projects, and ways to connect.
README.md
CHANGED
@@ -7,4 +7,48 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# Austin (teleprint-me online)
|
11 |
+
|
12 |
+
## About Me
|
13 |
+
I'm a self-taught programmer with a passion for problem-solving and efficient solution design. My journey in programming has been driven by my curiosity and love for learning. My main areas of interest include GNU + Linux, software development, and artificial intelligence.
|
14 |
+
|
15 |
+
## Skills
|
16 |
+
- Shell
|
17 |
+
- Python
|
18 |
+
- C/C++
|
19 |
+
- HTML
|
20 |
+
- CSS
|
21 |
+
- JavaScript
|
22 |
+
|
23 |
+
## Interests
|
24 |
+
- GNU + Linux
|
25 |
+
- Software Development
|
26 |
+
- Interpreters
|
27 |
+
- Artificial Intelligence
|
28 |
+
|
29 |
+
## Learning Goals
|
30 |
+
- Refining skills in C/C++
|
31 |
+
- Learning Lua
|
32 |
+
- Building Interpreters
|
33 |
+
- Data Analysis
|
34 |
+
- Machine Learning
|
35 |
+
- Artificial Intelligence
|
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](/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](/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: [email protected]
|