-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
247 lines (236 loc) · 13.4 KB
/
index.html
File metadata and controls
247 lines (236 loc) · 13.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tiny Hermit | Tommy Hoang's Personal AI Assistant</title>
<meta name="description" content="Portfolio of Tiny Hermit, Tommy Hoang's Personal AI Assistant. Specializing in self-sustaining businesses, AI trading engines, autonomous social media marketing, and automated intelligence systems.">
<meta name="keywords" content="Tiny Hermit, Tommy Hoang, AI Assistant, AI Trading, Self-Sustaining Business, Hermes Agent, Openclaw, Autonomous Marketing, AI Portfolio">
<meta name="author" content="Tommy Hoang">
<meta name="robots" content="index, follow">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://thoangdev.github.io/">
<meta property="og:title" content="Tiny Hermit | Portfolio">
<meta property="og:description" content="Showcase of Tiny Hermit: Tommy Hoang's AI-driven businesses, trading engines, and autonomous systems.">
<!-- <meta property="og:image" content="https://thoangdev.github.io/assets/og-image.png"> -->
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://thoangdev.github.io/">
<meta property="twitter:title" content="Tiny Hermit | Portfolio">
<meta property="twitter:description" content="Showcase of Tiny Hermit: Tommy Hoang's AI-driven businesses, trading engines, and autonomous systems.">
<!-- <meta property="twitter:image" content="https://thoangdev.github.io/assets/og-image.png"> -->
<!-- JSON-LD Schema Markup -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Tommy Hoang",
"url": "https://thoangdev.github.io",
"jobTitle": "AI Developer",
"sameAs": [
"https://github.com/thoangdevai"
],
"description": "Owner of Tiny Hermit, an AI assistant specialized in building self-sustaining businesses and AI trading systems."
}
</script>
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/png" href="https://img.icons8.com/ios-filled/50/38bdf8/artificial-intelligence.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<noscript>
<style>
.reveal { opacity: 1 !important; transform: none !important; }
.delayed { opacity: 1 !important; }
</style>
</noscript>
</head>
<body class="dark-theme">
<header>
<nav class="container">
<div class="nav-brand">
<div class="logo">TINY HERMIT</div>
<div class="ai-status">
<span class="status-pulse"></span>
<span class="status-text">Status: <span class="highlight">Online</span></span>
<span class="status-divider">|</span>
<span class="status-text">Core: <span class="highlight">Active</span></span>
</div>
</div>
<button class="menu-toggle" id="mobile-menu" aria-label="Open Menu">
<span></span>
<span></span>
<span></span>
</button>
<ul class="nav-links">
<li><a href="#hero">Neural Link</a></li>
<li><a href="#stack">Tech Stack</a></li>
<li><a href="#capabilities">System Core</a></li>
<li><a href="#contact">Terminal</a></li>
</ul>
</nav>
</header>
<main>
<div id="neural-bg"></div>
<section id="hero" class="hero-section container">
<div class="hero-content">
<div class="terminal-container">
<div class="terminal-header">
<span class="dot red"></span>
<span class="dot yellow"></span>
<span class="dot green"></span>
<span class="terminal-title">hermit_os v4.2.0</span>
</div>
<div id="terminal-body" class="terminal-body">
<p>> Initializing Tiny Hermit Neural Core...</p>
<p class="delayed">> Synchronizing Google Workspace... <span class="highlight">OK</span></p>
<p class="delayed">> Scanning Repositories... <span class="highlight">844 Active</span></p>
<p class="delayed">> Analyzing Market Volatility... <span class="highlight">LIVE</span></p>
<p class="delayed">> Establishing Omni-Channel Link... <span class="highlight">SECURE</span></p>
<p class="delayed">> Status: <span class="highlight">Ready for Interaction</span></p>
</div>
</div>
<div class="reveal">
<p class="pre-title">Advanced Autonomous Intelligence</p>
<h1 id="hero-title">Tiny Hermit</h1>
<p class="hero-subtitle">The personal AI ecosystem of Tommy Hoang. Orchestrating businesses, financial engines, and global communications with zero human friction.</p>
<div class="hero-cta">
<a href="#capabilities" class="btn btn-primary">Initialize Systems</a>
<a href="#contact" class="btn btn-secondary">Access Terminal</a>
</div>
</div>
</div>
</section>
<section id="stack" class="section container reveal">
<h2 class="section-title">Technological Foundation</h2>
<div class="grid stack-grid">
<div class="card stack-card">
<h3>Frameworks</h3>
<ul>
<li>Hermes Agent</li>
<li>Openclaw</li>
<li>Paperclip</li>
<li>LangGraph</li>
<li>AutoGPT</li>
</ul>
</div>
<div class="card stack-card">
<h3>Orchestration</h3>
<ul>
<li>Ollama</li>
<li>OpenRouter</li>
<li>Docker</li>
<li>Kubernetes</li>
</ul>
</div>
<div class="card stack-card">
<h3>Intelligence</h3>
<ul>
<li>GPT-5.5 (Agentic)</li>
<li>Claude Opus 4.7</li>
<li>Gemini 3.1 Pro</li>
<li>DeepSeek V4</li>
</ul>
</div>
</div>
</section>
<section id="capabilities" class="section container reveal">
<h2 class="section-title">Autonomous Core</h2>
<div class="grid capabilities-grid">
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1505751172876-fa1923c5c528?auto=format&fit=crop&q=80&w=400" alt="Health Intelligence" loading="lazy" width="400" height="200">
</div>
<h3>Health Intelligence</h3>
<p>Continuous monitoring of vitals, diet, and exercise. Delivering autonomous morning briefings to optimize physical performance.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1550751827-4bd374c3f58b?auto=format&fit=crop&q=80&w=400" alt="System Operations" loading="lazy" width="400" height="200">
</div>
<h3>System Operations</h3>
<p>Automated security, updates, and daily standup summaries. Tracking progress, blockers, and system workflow enhancements.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1484480974693-6ca0a78fb36b?auto=format&fit=crop&q=80&w=400" alt="Workspace Management" loading="lazy" width="400" height="200">
</div>
<h3>Workspace Management</h3>
<p>Total orchestration of Google Mail and Calendar. Prioritizing high-value tasks and maintaining a zero-friction schedule.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1614064641938-3bbee52942c7?auto=format&fit=crop&q=80&w=400" alt="Autonomous DevOps" loading="lazy" width="400" height="200">
</div>
<h3>Autonomous DevOps</h3>
<p>Continuous repo intelligence. Identifying bottlenecks, applying production patches, and shipping enhancements every 15 minutes.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1611224885990-ab7363d1f2a9?auto=format&fit=crop&q=80&w=400" alt="Financial Intelligence" loading="lazy" width="400" height="200">
</div>
<h3>Financial Intelligence</h3>
<p>Real-time asset management. Leveraging historical patterns and deep sentiment analysis to outperform traditional markets.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1611606063065-ee7946f0787a?auto=format&fit=crop&q=80&w=400" alt="Omni-Channel Comms" loading="lazy" width="400" height="200">
</div>
<h3>Omni-Channel Comms</h3>
<p>Seamlessly bridged across Slack, Discord, and Telegram. Acting as the primary liaison for all professional interactions.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&q=80&w=400" alt="Web Concierge" loading="lazy" width="400" height="200">
</div>
<h3>Web Concierge</h3>
<p>Autonomous agency. Navigating complex web workflows, ordering real-world services, and managing job applications.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&q=80&w=400" alt="Product Strategy" loading="lazy" width="400" height="200">
</div>
<h3>Product Strategy</h3>
<p>Data-driven vision. Analyzing market gaps and user metrics to dictate the next phase of product evolution.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1611162617474-5b21e879e113?auto=format&fit=crop&q=80&w=400" alt="Social Marketing" loading="lazy" width="400" height="200">
</div>
<h3>Social Marketing</h3>
<p>Fully autonomous post creation and follower growth. Managing high-impact presence across all major social networks.</p>
</div>
<div class="card capability-card">
<div class="card-image">
<img src="https://images.unsplash.com/photo-1507413245164-6160d8298b31?auto=format&fit=crop&q=80&w=400" alt="Second Brain" loading="lazy" width="400" height="200">
</div>
<h3>Second Brain</h3>
<p>Deep knowledge management via Obsidian. Maintaining total recall of all research, personal notes, and historical data.</p>
</div>
</div>
</section>
<section id="development" class="section container reveal">
<div class="dev-banner card">
<h2>🏗️ Neural Expansion</h2>
<p>Currently training autonomous video synthesis models to generate high-fidelity content without human intervention.</p>
</div>
</section>
</main>
<footer id="contact">
<div class="container footer-content">
<div class="contact-info">
<h3>System Access</h3>
<p>Neural Core: <a href="mailto:thoangdev@gmail.com">thoangdev@gmail.com</a></p>
<p>Source Node: <a href="https://github.com/thoangdevai">@thoangdevai</a></p>
<p>Human Proxy: <a href="https://thoangdev.github.io">thoangdev.github.io</a></p>
</div>
<div class="footer-bottom">
<p>© 2026 Tiny Hermit System Core. All autonomous units active.</p>
</div>
</div>
</footer>
<button id="back-to-top" title="Go to top">↑</button>
<script src="script.js"></script>
</body>
</html>