Skip to content

Commit

Permalink
Edited Portfolio.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NiicoNiicoDev committed Jan 21, 2025
1 parent 7bd0c68 commit 626294d
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,40 +97,6 @@

<div id="portfolio_grid">

<div class="projectcontainer" style="display: block;">
<a href="NLabQuests.html">
<img src="images/NLabQuests.jpg" class="portfolioimage" alt="NLab Quests">
</a>
<div id="rcorners1" style="margin-top: 10px; min-height: 180px; height: fit-content;">
<div class="abs_center">
<p style="font-size:x-large; font-weight: bold; text-align: center;">
NLabs-Quests
</p>

<p style="font-size:medium; font-weight: normal; text-align: center; padding-left: 10px; padding-right: 10px;">
NLab Quests is a plugin developed for unity 2021 that allows the easy creation, modification and application of a basic questing system for a variety of genres.
</p>
</div>
</div>
</div>

<div class="projectcontainer" style="display: block;">
<a href="elementalcrops.html">
<img src="images/ElementalCrops.gif" class="portfolioimage" alt="Elemental Crops">
</a>
<div id="rcorners1" style="margin-top: 10px; min-height: 180px; height: fit-content;">
<div class="abs_center">
<p style="font-size:x-large; font-weight: bold; text-align: center;">
Elemental Crops
</p>

<p style="font-size:medium; font-weight: normal; text-align: center; padding-left: 10px; padding-right: 10px;">
Elemental Crops is a mod for minecraft version 1.20.1+ that adds numerous crops that allow the user to grow and craft resources.
</p>
</div>
</div>
</div>

<div class="projectcontainer" style="display: block;">
<a href="kitchennightmare.html">
<img src="images/kitchennightmare.jpg" class="portfolioimage" alt="Coming Soon">
Expand Down

0 comments on commit 626294d

Please sign in to comment.