This commit is contained in:
Charlotte Croce 2025-04-03 18:57:53 -04:00
parent a07ba80e7f
commit ac4a300a62
2 changed files with 510 additions and 519 deletions

View file

@ -92,7 +92,7 @@
<div class="project-card"> <div class="project-card">
<div class="card-content"> <div class="card-content">
<h3>Champlain Tech Journals</h3> <h3>Champlain Tech Journals</h3>
<p>Notes, code, and lab write-ups from my Champlain College courses. Probably a useful resource if you also go here.</p> <p>Notes, code, and lab write-ups from my Champlain College courses</p>
<a href="https://codeberg.org/charlottecroce/ChamplainTechJournals" target="_blank" rel="noopener noreferrer" class="source-link"> <a href="https://codeberg.org/charlottecroce/ChamplainTechJournals" target="_blank" rel="noopener noreferrer" class="source-link">
<span>Source Code</span> <span>Source Code</span>
<i data-lucide="external-link" class="icon-small"></i> <i data-lucide="external-link" class="icon-small"></i>
@ -102,7 +102,7 @@
<div class="project-card"> <div class="project-card">
<div class="card-content"> <div class="card-content">
<h3>Nøkken Health</h3> <h3>Nøkken Health</h3>
<p>A mobile app to track and analyze health data. Track medications, bloodwork, symptoms, and more. Made with Flutter</p> <p>A Flutter app to track and analyze health data</p>
<a href="https://codeberg.org/charlottecroce/nokken" target="_blank" rel="noopener noreferrer" class="source-link"> <a href="https://codeberg.org/charlottecroce/nokken" target="_blank" rel="noopener noreferrer" class="source-link">
<span>Source Code</span> <span>Source Code</span>
<i data-lucide="external-link" class="icon-small"></i> <i data-lucide="external-link" class="icon-small"></i>
@ -125,6 +125,7 @@
<span class="footer-separator"></span> <span class="footer-separator"></span>
<a href="https://hachyderm.io/@charlotte200" target="_blank" rel="noopener noreferrer" class="footer-link">Mastodon</a> <a href="https://hachyderm.io/@charlotte200" target="_blank" rel="noopener noreferrer" class="footer-link">Mastodon</a>
</div> </div>
<p>#55CDFC#F7A8B8#FFFFFF#F7A8B8#55CDFC</p>
<p>©<span id="current-year"></span> Charlotte Croce</p> <p>©<span id="current-year"></span> Charlotte Croce</p>
</footer> </footer>
</div> </div>

1024
style.css

File diff suppressed because it is too large Load diff