import ProjectList from '../componets/ProjectList' import Project from '../componets/Project' import github from '../assets/github.svg' export default function Projects(){ return(

Projects

Project status is indicated by the color of the project card:
- Complete
- Work In Progress
- Incomplete

}> A personal portfolio site made with React.js. }> 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 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. }> A C++ keylogger for windows based off a udemy course with my custom modifications and powershell script.
) }