)
diff --git a/src/pages/Projects.js b/src/pages/Projects.js
index d4932d7..5f50cfd 100644
--- a/src/pages/Projects.js
+++ b/src/pages/Projects.js
@@ -1,6 +1,7 @@
import ProjectList from '../componets/ProjectList'
import Project from '../componets/Project'
import github from '../assets/github.svg'
+import globe from '../assets/globe.svg'
export default function Projects(){
return(
@@ -12,37 +13,37 @@ export default function Projects(){
- }>
+ ]]} >
A personal portfolio site made with React.js.
- }>
+ ], ["https://slate.cs.house", ]]} >
Slate is a web app designed to help event coordinators schedule events by congregating participant calendar data.
- }>
+ ]]} >
My Resume, made in LaTeX with a custom design inspired by the AltaCV template on OverLeaf.
- }>
+ ]]} >
A Discord bot to handle role management and statistics for RIT's Humans vs. Zombies games.
- }>
+ ]]} >
A team derived from the RIT Financial Management Association dedicated to learning about financial management of equities using automated solutions developed by students.
- }>
+ ]]} >
A modular discord bot to manage class discord servers.
- }>
+ ]]} >
A personal Discord bot focused on statistical insight and role management for NationsGame, including NG Rolls Sim accessibility.
- }>
+ ]]} >
A simulator for the browser game, NationsGame, to analyze unit composition and predict in-game victors and unit statistics.
- }>
+ ]]} >
A GNOME extension that cycles through a folder of wallpapers.
- }>
+ ]]} >
VEXcode button library + examples and template for the VEX V5 brain
- }>
+ ]]}>
A C++ keylogger for windows based off a udemy course with my custom modifications and powershell script.