Our Projects

Game Development

Tower Defense

Unity
C#

During SP24, we worked on a tower control game developed with the Unity Engine.

Isometric Shooter

Unity
C#

During Fall23 we worked on a isometric shooter with waves of enemies, multiple guns and BLOOM

Web Development

Club Website

Next.js
React.js
TypeScript

During the summer of 2024, we revamped our website focusing on better design. It uses Next.js with TypeScript and uses mostly Static Site Generation (SSG) from Next.js to generate all pages at build time. It also features a custom Content Management System (CMS) that automatically fetches information from organization’s Notion databases to build the website.

Full-Stack Blog App

React.js
MongoDB
Express.js
JavaScript

During SP24, we built a blog app using React for the front-end and MongoDB for the Back-End. It includes a main feed, pages for each author, and a page for each blog with a comment section.

Others

Discord Bot

Python

During AU23, we build a discord bot that scrapes steam. It can be used for various purposes, including gathering information about games, prices, reviews, and more.