OVERVIEW

In the middle of my fall semester in 2021 I began coding Mirror, a Discord bot to add emmersive features to my friends' servers. As time went on Mirror became bigger and I used it as an opportunity to practice computer science fundamentals.

Mirror is written in TypeScript and run with node. The production version of Mirror is deployed on a cluster hosted by linode.

Some practical concepts I learned and implemented through Mirror include: collaborative development through git, continuous integration, UI/UX design, web development, error testing, and unit testing. (repository can be viewed here)

THIS IS A TEST

This is test writing about mirror