From 6c999c3c88e9f894fc9746e01bf22be24f351d9b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 26 Jul 2020 18:16:08 -0400 Subject: Finished the projects page, changed footer --- pages/projects/index.vue | 44 ++++++++++++++++++++++++++++++++++++++------ 1 file changed, 38 insertions(+), 6 deletions(-) (limited to 'pages/projects/index.vue') diff --git a/pages/projects/index.vue b/pages/projects/index.vue index 672cfdc..dc5bc1a 100644 --- a/pages/projects/index.vue +++ b/pages/projects/index.vue @@ -7,14 +7,46 @@ - - Hello world - Hello world 2 + + Alee Productions + A future company that I'm planning on running. + + Website + GitHub + Twitter +
- - Hello world - Hello world 2 + + AleeBot + An all-in-one bot that's made from the Discord.JS api. + + GitHub + + +
+ + DLMP3 + A Discord bot that plays local mp3 audio tracks. + + GitHub + + +
+ + First Website + The first website that "I" in 2013. + + Website + + +
+ + Weather Web Page + The second website that I worked on as an assignment. Originally hosted in Mozilla Thimble and started in 2016. + + Website +
-- cgit v1.2.3