Skip to content

Commit 32ca9d7

Browse files
Update index.html
1 parent 7ad7baa commit 32ca9d7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,31 @@ <h3 class="project-title">Salary Prediction ML Pipeline</h3>
182182
<img class="project-img" src="salaryPrediction.png" alt="" />
183183
</div>
184184
</div>
185+
186+
<div class="project-card">
187+
<div class="project-header">
188+
<div>
189+
<h3 class="project-title">Crossy Road</h3>
190+
</div>
191+
<a
192+
href="https://github.com/CodingGenius14/Crossy-Road"
193+
class="project-link"
194+
target="_blank"
195+
rel="noopener"
196+
></a
197+
>
198+
</div>
199+
<p class="project-description">
200+
Built Crossy Road using Claude Sonnet 4.5
201+
</p>
202+
<div class="project-tech">
203+
<span class="tech-tag">Claude</span>
204+
<span class="tech-tag">Prompting</span>
205+
</div>
206+
<div class="project-metrics">
207+
<img class="project-img" src="" alt="Crossy Road" />
208+
</div>
209+
</div>
185210
</div>
186211
</section>
187212

0 commit comments

Comments
 (0)