aboutsummaryrefslogtreecommitdiff
path: root/projects.md
diff options
context:
space:
mode:
authorSandProgramming <33425914+SandProgramming@users.noreply.github.com>2018-11-19 14:07:02 -0500
committerGitHub <noreply@github.com>2018-11-19 14:07:02 -0500
commite5116210220eac138428e0c5fea5a87a320c95da (patch)
tree676f635b05a5a1dc777224020d3e77553e0be7a1 /projects.md
parent4208ca6ef900cc8ecbcb6199a790b56986ef79b8 (diff)
downloadpersonal-website-e5116210220eac138428e0c5fea5a87a320c95da.tar.gz
personal-website-e5116210220eac138428e0c5fea5a87a320c95da.tar.bz2
personal-website-e5116210220eac138428e0c5fea5a87a320c95da.zip
Added my 2 websites
Diffstat (limited to 'projects.md')
-rw-r--r--projects.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/projects.md b/projects.md
index d27ccf4..b9e1fcc 100644
--- a/projects.md
+++ b/projects.md
@@ -1,7 +1,7 @@
---
layout: default
title: Projects
-description: These are the projects i'm currently working on
+description: These are the projects I used to and currently working on
---
<div class="row-cards">
@@ -34,4 +34,23 @@ description: These are the projects i'm currently working on
<a href="https://github.com/UniverseDevGroup/Project-Silicon" class="btn default"><i class="fab fa-github"></i> GitHub</a>
</div>
</div>
+<div class="card">
+ <img src="./assets/silicon-linux.png" alt="Logo" style="width:100%">
+ <div class="container-card">
+ <h4><b>First Website</b></h4>
+ <p>This is my first ever website "I" made back in 2013</p>
+ <br>
+ <a href="https://d157rqmxrxj6ey.cloudfront.net/aleetest12/36578/" class="btn default">Website</a>
+ </div>
+</div>
+<div class="card">
+ <img src="./assets/silicon-linux.png" alt="Logo" style="width:100%">
+ <div class="container-card">
+ <h4><b>Weather Web Page</b></h4>
+ <p>My second website that I worked on (Started in 2016)</p>
+ <br>
+ <a href="https://thimbleprojects.org/aleetest12/30865/" class="btn default">Website</a>
+ </div>
+</div>
+
</div>