mirror of
https://github.com/its-michaelroy/Simple_Portfolio.git
synced 2026-06-03 23:00:43 +00:00
Adding more projects
This commit is contained in:
45
index.html
45
index.html
@@ -110,6 +110,51 @@
|
||||
<section id="two">
|
||||
<h2>Recent Work</h2>
|
||||
<div class="row">
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<a
|
||||
href="https://deep-impact.onrender.com"
|
||||
class="image fit thumb"
|
||||
target="_blank"
|
||||
><img src="images/DeepImpact.jpeg" alt="Michael Roy"
|
||||
/></a>
|
||||
<h3>Deep Impact (2024 Hackathon Winner!)</h3>
|
||||
<p>
|
||||
Web application designed to provide users with educational
|
||||
insights into the potential dangers of asteroid impacts Built
|
||||
using Python, JavaScript ES6, Django, React and hosted on Render
|
||||
with NASA Sentry API
|
||||
</p>
|
||||
</article>
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<a
|
||||
href="https://deep-impact.onrender.com"
|
||||
class="image fit thumb"
|
||||
target="_blank"
|
||||
><img src="images/DeepImpact.jpeg" alt="Michael Roy"
|
||||
/></a>
|
||||
<h3>Deep Impact (2024 Hackathon Winner!)</h3>
|
||||
<p>
|
||||
Web application designed to provide users with educational
|
||||
insights into the potential dangers of asteroid impacts Built
|
||||
using Python, JavaScript ES6, Django, React and hosted on Render
|
||||
with NASA Sentry API
|
||||
</p>
|
||||
</article>
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<a
|
||||
href="https://deep-impact.onrender.com"
|
||||
class="image fit thumb"
|
||||
target="_blank"
|
||||
><img src="images/DeepImpact.jpeg" alt="Michael Roy"
|
||||
/></a>
|
||||
<h3>Deep Impact (2024 Hackathon Winner!)</h3>
|
||||
<p>
|
||||
Web application designed to provide users with educational
|
||||
insights into the potential dangers of asteroid impacts Built
|
||||
using Python, JavaScript ES6, Django, React and hosted on Render
|
||||
with NASA Sentry API
|
||||
</p>
|
||||
</article>
|
||||
<article class="col-6 col-12-xsmall work-item">
|
||||
<a
|
||||
href="https://deep-impact.onrender.com"
|
||||
|
||||
Reference in New Issue
Block a user