feat: Added some projects and resume info
All checks were successful
Build Docker / Build Image (push) Successful in 47s
All checks were successful
Build Docker / Build Image (push) Successful in 47s
This commit is contained in:
@@ -88,6 +88,16 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<section class="text-center content-section" id="projects" style="padding-bottom: 100px;">
|
||||
<p style="font-size: 28px;">Check out my <a href="https://git.woodburn.au/nathanwoodburn" target="_blank">Git</a> for all my projects</p>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col" style="padding-top: 20px;">
|
||||
<h2>ShakeCities</h2>
|
||||
<p>A single page website creator with each user's page on their free HNS domain</p><a class="btn btn-primary" role="button" href="https://shakecities.com" target="_blank">More Info</a>
|
||||
</div>
|
||||
<div class="col" style="padding-top: 20px;">
|
||||
<h2>Woodburn Faucet</h2>
|
||||
<p>A service providing free Handshake TLDs to allow for quick testing for new users</p><a class="btn btn-primary" role="button" href="https://faucet.woodburn.au" target="_blank">More Info</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col" style="padding-top: 20px;">
|
||||
<h2>FireWallet</h2>
|
||||
@@ -124,8 +134,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<div class="container text-center">
|
||||
<p class="copyright">Copyright © Nathan Woodburn 2023</p>
|
||||
</div>
|
||||
</footer>
|
||||
{{handshake_scripts | safe}}
|
||||
</footer>{{handshake_scripts | safe}}
|
||||
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="/assets/js/script.min.js"></script>
|
||||
<script src="/assets/js/hacker.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user