Fix featured projects images display
- Restore HTML img tags with width attribute for proper image sizing - Remove unused pong game components
This commit is contained in:
parent
a1e2851319
commit
cbd7cd3a0e
1 changed files with 3 additions and 2 deletions
|
|
@ -98,7 +98,7 @@ I transform complex challenges into inspired technological solutions. By seamles
|
|||
<td width="50%">
|
||||
<h3 align="center">stevenmilanese.com</h3>
|
||||
<div align="center">
|
||||
[](https://stevenmilanese.com)
|
||||
<a href="https://stevenmilanese.com" target="_blank"><img src="https://stevenmilanese.com/projects/calabi-yau.webp" width="100%" alt="Portfolio"/></a>
|
||||
<br><br>
|
||||
<p><strong>Immersive Portfolio Experience</strong></p>
|
||||
<p>Three.js visualizations • Server-side rendering • Headless CMS</p>
|
||||
|
|
@ -110,7 +110,7 @@ I transform complex challenges into inspired technological solutions. By seamles
|
|||
<td width="50%">
|
||||
<h3 align="center">Emergence Intelligence</h3>
|
||||
<div align="center">
|
||||
[](https://stevenmilanese.com/#projects)
|
||||
<a href="https://stevenmilanese.com/#projects" target="_blank"><img src="https://stevenmilanese.com/projects/emergence-intelligence.webp" width="100%" alt="Emergence Intelligence"/></a>
|
||||
<br><br>
|
||||
<p><strong>Advanced AI System</strong></p>
|
||||
<p>Cognitive architecture • Semantic processing • Episodic memory</p>
|
||||
|
|
@ -160,6 +160,7 @@ graph LR
|
|||
<img src="https://img.shields.io/badge/Leadership-Technical_Strategy-F38181?style=for-the-badge"/>
|
||||
</div>
|
||||
|
||||
|
||||
## 💫 Connect & Collaborate
|
||||
|
||||
<div align="center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue