-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove larger projects that are linked elsewhere
- Loading branch information
1 parent
c63c07e
commit a01ddc5
Showing
1 changed file
with
27 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,9 +45,6 @@ | |
<!-- Features --> | ||
<div id="features-wrapper"> | ||
<section id="features" class="container"> | ||
<header> | ||
<h2>Take a look at what I've been working on</h2> | ||
</header> | ||
<div class="row"> | ||
<div class="4u"> | ||
|
||
|
@@ -64,25 +61,6 @@ | |
is. This chart will help you practice that book.</p> | ||
</section> | ||
|
||
</div> | ||
<div class="4u"> | ||
|
||
<!-- Feature --> | ||
<section> | ||
<a href="https://resume.thecodeboss.dev" class="image featured"> | ||
<img src="images/resumehaus.jpeg" alt="Resume Haus" /> | ||
</a> | ||
<header> | ||
<h3>Resume Haus</h3> | ||
</header> | ||
<p> | ||
ResumeHaus is built in | ||
<a href="https://craftcms.com/" target="_blank">Craft CMS</a> | ||
and allows users to build and host their own | ||
resumes with an elegant UI. | ||
</p> | ||
</section> | ||
|
||
</div> | ||
<div class="4u"> | ||
|
||
|
@@ -101,8 +79,6 @@ | |
</section> | ||
|
||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="4u"> | ||
|
||
<!-- Feature --> | ||
|
@@ -115,20 +91,22 @@ | |
</section> | ||
|
||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="4u"> | ||
|
||
<!-- Feature --> | ||
<section> | ||
<a href="https://wiki.thecodeboss.dev" class="image featured"><img | ||
src="images/go_wiki_th.jpg" alt="" /></a> | ||
<a href="https://github.com/alkrauss48/kubernetes" class="image featured"><img | ||
src="images/kubernetes.jpg" alt="Kubernetes" /></a> | ||
<header> | ||
<h3>Go Wiki</h3> | ||
<h3>My Kubernetes Config</h3> | ||
</header> | ||
<p>My first real <strong>Go</strong> project! Go Wiki is a | ||
fully functioning wiki server built in Go that is tied to a <strong>MongoDB</strong> | ||
collection to persist data.</p> | ||
<p> | ||
I've revamped all of my personal projects to have them | ||
dockerized, built through CI, and hosted with <b>Kubernetes</b>. | ||
Check out my k8s config if you want to learn more! | ||
</p> | ||
</section> | ||
|
||
</div> | ||
<div class="4u"> | ||
|
||
|
@@ -151,6 +129,21 @@ | |
</section> | ||
|
||
</div> | ||
<div class="4u"> | ||
|
||
<!-- Feature --> | ||
<section> | ||
<a href="tea-timer" class="image featured"><img | ||
src="images/tea_timer_th.jpg" alt="" /></a> | ||
<header> | ||
<h3>Tea Timers</h3> | ||
</header> | ||
<p>I love <strong>Tea</strong>, so I thought I would build | ||
some tea timers to complement my tea chart and help any other | ||
tea enthusiasts with preparing loose-leaf tea.</p> | ||
</section> | ||
|
||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="4u"> | ||
|
@@ -202,52 +195,6 @@ | |
|
||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="4u"> | ||
<!-- Feature --> | ||
<section> | ||
<a href="https://github.com/alkrauss48/kubernetes" class="image featured"><img | ||
src="images/kubernetes.jpg" alt="Kubernetes" /></a> | ||
<header> | ||
<h3>My Kubernetes Config</h3> | ||
</header> | ||
<p> | ||
I've revamped all of my personal projects to have them | ||
dockerized, built through CI, and hosted with <b>Kubernetes</b>. | ||
Check out my k8s config if you want to learn more! | ||
</p> | ||
</section> | ||
</div> | ||
<div class="4u"> | ||
<!-- Feature --> | ||
<section> | ||
<a href="https://github.com/alkrauss48/cyrus-lyrics" class="image featured"><img | ||
src="images/cyrus-lyrics.jpeg" alt="" /></a> | ||
<header> | ||
<h3>CyrusLyrics</h3> | ||
</header> | ||
<p> | ||
A simple <b>SwiftUI</b> iOS app that I built to help me quickly find the lyrics | ||
to songs as I sang to my son. And it just got bigger from there. | ||
</p> | ||
</section> | ||
</div> | ||
<div class="4u"> | ||
|
||
<!-- Feature --> | ||
<section> | ||
<a href="tea-timer" class="image featured"><img | ||
src="images/tea_timer_th.jpg" alt="" /></a> | ||
<header> | ||
<h3>Tea Timers</h3> | ||
</header> | ||
<p>I love <strong>Tea</strong>, so I thought I would build | ||
some tea timers to complement my tea chart and help any other | ||
tea enthusiasts with preparing loose-leaf tea.</p> | ||
</section> | ||
|
||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="4u"> | ||
<!-- Feature --> | ||
|
@@ -374,15 +321,12 @@ | |
projects, check out my <a target="blank" href="https://thecodeboss.dev">main | ||
site</a> or my <a target="blank" href="https://github.com/alkrauss48">GitHub page</a></p> | ||
<div style="text-align: center;" class="row"> | ||
<div class="icon 4u fa-github"> | ||
<div class="icon 6u fa-github"> | ||
<a target="blank" href="https://github.com/alkrauss48"> alkrauss48</a> | ||
</div> | ||
<div class="icon 4u fa-link"> | ||
<div class="icon 6u fa-link"> | ||
<a target="blank" href="https://thecodeboss.dev"> thecodeboss.dev</a> | ||
</div> | ||
<div class="icon 4u fa-envelope"> | ||
<a href="mailto:[email protected]"> [email protected]</a> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
|