Categories
Java JavaScript Software Projects

Re: Sale

Re: Sale is a food waste management app that allows businesses to sell off food stock that is close to its best before date for a cheaper price to its consumers. This app also hosts a community marketplace where users can post cards requesting/selling/wanting to trade for items. This Project was undertaken during Semesters 1 […]

Categories
C++ OpenGL

Ray Tracer

This image was created using OpenGL 2 and is rendered using Ray Tracing. It was created as an assignment for my COSC363 (Computer Graphics) course and obtained a 100% (A+) grade. The Ray Tracer made here traces rays from the camera towards the scene and uses methods of Refraction, transparency and shadows to light and […]

Categories
C++ OpenGL Software Projects

Paddle Ball

This scene was created as an assignment for my COSC363 (Computer Graphics) course and obtained a 90% (A+) grade. This is an OpenGL2 scene written in C++ and depicts a swing ball set from when I was a kid. This scene is rendered using the OpenGL2 API and is modeled with spheres, cubes, cylinders and […]

Categories
C Software Projects

Space Invaders

This Microcontroller programming assignment was completed in pairs for my ENCE260 (Computer Systems) course during semester 2 of 2020. This assignment received an 88% (A) grade. Space Invaders is a 2 player game programmed ATmega32u2 Microcontroller using C. They use IR transmitters and receivers to send 8 bits of data between each other, and use […]

Categories
Java Software Projects

Flightsy

This application was created by myself and 5 other students for our SENG202 (Software Engineering Workshop) course during Semester 2 of 2020. In this application the user can plan their holiday using airport, airline and flight data provided in the application and by adding specific events to their holiday, say a car trip or a […]

Categories
Java Software Projects

Farm Simulator

SENG201 – 2020