docs: refactor README into a docs-first landing page
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Feature Showcase
|
||||
|
||||
<table align="center">
|
||||
<tr align="center">
|
||||
<th><p align="center">📈 24/7 Real-Time Market Analysis</p></th>
|
||||
<th><p align="center">🚀 Full-Stack Software Engineer</p></th>
|
||||
<th><p align="center">📅 Smart Daily Routine Manager</p></th>
|
||||
<th><p align="center">📚 Personal Knowledge Assistant</p></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><p align="center"><img src="../case/search.gif" width="180" height="400"></p></td>
|
||||
<td align="center"><p align="center"><img src="../case/code.gif" width="180" height="400"></p></td>
|
||||
<td align="center"><p align="center"><img src="../case/schedule.gif" width="180" height="400"></p></td>
|
||||
<td align="center"><p align="center"><img src="../case/memory.gif" width="180" height="400"></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">Discovery • Insights • Trends</td>
|
||||
<td align="center">Develop • Deploy • Scale</td>
|
||||
<td align="center">Schedule • Automate • Organize</td>
|
||||
<td align="center">Learn • Memory • Reasoning</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user