mirror of
https://github.com/domfelipe/domfelipe.git
synced 2026-08-07 12:36:49 +00:00
Make README commercial-friendly: clickable fast facts, links inside terminal output, client case-study section
This commit is contained in:
parent
32d64c050b
commit
bc8a4190f5
1 changed files with 27 additions and 10 deletions
37
README.md
37
README.md
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
[](https://git.io/typing-svg)
|
[](https://git.io/typing-svg)
|
||||||
|
|
||||||
|
[](https://domfelipe.domhubs.com.br)
|
||||||
|
[](https://www.domhubs.com.br)
|
||||||
|
[](mailto:felipe@domhubs.com.br)
|
||||||
|
[](mailto:felipe@domhubs.com.br)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -14,19 +19,31 @@ company: DomHubs
|
||||||
location: Brazil 🇧🇷
|
location: Brazil 🇧🇷
|
||||||
site: domhubs.com.br
|
site: domhubs.com.br
|
||||||
products: [domhubs, hermes-agent, SaciLM 4B (developing)]
|
products: [domhubs, hermes-agent, SaciLM 4B (developing)]
|
||||||
|
open_to: [AI agents, automation consulting, tiny models]
|
||||||
belief: "Code is poem. Agents are the future."
|
belief: "Code is poem. Agents are the future."
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
felipe@github:~$ ls -lh --group-directories-first ~/projects/featured
|
felipe@github:~$ ls -lh --group-directories-first ~/projects/featured
|
||||||
```
|
```
|
||||||
```
|
<pre>
|
||||||
total 4.2K
|
total 4.2K
|
||||||
drwxr-xr-x domhubs → https://www.domhubs.com.br [ production ]
|
drwxr-xr-x <a href="https://www.domhubs.com.br">domhubs</a> AI-powered platforms & client automation [ production ]
|
||||||
-rw-r--r-- vibeflow-n8n Safety & contract checks for AI-generated n8n [ ⭐ 9 ]
|
-rw-r--r-- <a href="https://github.com/domfelipe/vibeflow-n8n">vibeflow-n8n</a> Safety & contract checks for AI-generated n8n [ ⭐ 9 ]
|
||||||
-rw-r--r-- mikael-3.3-co-behavior Behavioral spec for AI agents [ AI agent ]
|
-rw-r--r-- <a href="https://github.com/domfelipe/mikael-3.3-co-behavior">mikael-3.3-co-behavior</a> Behavioral spec for AI agents [ AI agent ]
|
||||||
-rw-r--r-- ISA-Interface Speech recognition transcription prototype [ prototype ]
|
-rw-r--r-- <a href="https://github.com/domfelipe/ISA-Interface">ISA-Interface</a> Speech recognition transcription prototype [ prototype ]
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
```bash
|
||||||
|
felipe@github:~$ cat ~/work/client-projects.md
|
||||||
```
|
```
|
||||||
|
<pre>
|
||||||
|
● <a href="TODO-LIVE-URL">PROJECT-NAME</a> — what it does · react, supabase, n8n · live · repo private (NDA)
|
||||||
|
● <a href="TODO-LIVE-URL">PROJECT-NAME</a> — what it does · next.js, agents · live · repo private (NDA)
|
||||||
|
● <a href="TODO-LIVE-URL">PROJECT-NAME</a> — what it does · n8n, evolution-api · live · repo private (NDA)
|
||||||
|
|
||||||
|
Client work lives in private repositories. Case studies available on request.
|
||||||
|
</pre>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
felipe@github:~$ systemctl status felipe.services
|
felipe@github:~$ systemctl status felipe.services
|
||||||
|
|
@ -71,16 +88,16 @@ felipe@github:~$ neofetch --stats
|
||||||
```bash
|
```bash
|
||||||
felipe@github:~$ ping -c 3 contact
|
felipe@github:~$ ping -c 3 contact
|
||||||
```
|
```
|
||||||
```
|
<pre>
|
||||||
PING domfelipe (brazil): 56 data bytes
|
PING domfelipe (brazil): 56 data bytes
|
||||||
|
|
||||||
64 bytes from domhubs.com.br → https://www.domhubs.com.br
|
64 bytes from <a href="https://www.domhubs.com.br">domhubs.com.br</a> → company
|
||||||
64 bytes from domfelipe.vercel.app → https://domfelipe.domhubs.com.br
|
64 bytes from <a href="https://domfelipe.domhubs.com.br">domfelipe.domhubs.com.br</a> → portfolio
|
||||||
64 bytes from contact@domco.ai → mailto:felipe@domhubs.com.br
|
64 bytes from <a href="mailto:felipe@domhubs.com.br">felipe@domhubs.com.br</a> → email (fastest response)
|
||||||
|
|
||||||
--- contact statistics ---
|
--- contact statistics ---
|
||||||
3 packets transmitted, 3 received, 0% packet loss — always open
|
3 packets transmitted, 3 received, 0% packet loss — always open
|
||||||
```
|
</pre>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
felipe@github:~$ exit
|
felipe@github:~$ exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue