Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,18 @@ <h3 style="font-size: 1.3rem;">Miroko</h3>
</a>
</div>
</div>
<hr style="border: 0; border-top: 1px solid var(--border-subtle); margin: 40px 0;">
<div class="feature-card" style="text-align: left;">
<div class="project-header">
<h3 style="font-size: 1.3rem;">Tomorrow Music Entertainment</h3>
<span class="status-badge status-active">Live</span>
</div>
<p>A high-performance, visually immersive digital experience for Tomorrow Music Entertainment—a global music and entertainment empire.</p>
<div class="project-links">
<a href="https://tomorrowmusic.us" target="_blank" class="project-link">
Visit App
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="7" y1="17" x2="17" y2="7"></line><polyline points="7 7 17 7 17 17"></polyline></svg>
</a>
<a href="https://github.com/openthot/tomorrow-music-entertainement" target="_blank" class="project-link secondary">
Source Code
</a>
Expand Down