Inventory System
About
My inventory system features login authentication using PassportJS, user management using REST API calls and CRUD actions, and simple inventory overview connected with mySQL database and using editing controls.
Made with mySQL, NodeJS, Express, and PassportJS
Go to Website
WalkWalkRevolution
About
WalkWalkRevolution tracks the amount of steps and walking distance you have taken. Its purpose is built similarly to a fitness app that caters to the general public. Its features include: Google's fitness API, notification system using Firebase Cloud Functions (GCM - Google Cloud Messaging), user authentication (using Google's Auth), and persistent user data using Firebase Cloud Firestore. This app was deeveloped with a team of 5 employing Agile development.
Made with Android Studio, Firebase, Java
Solo Islander
About
This project made by a team of 2 using OpenGL. It features first person camera, sound effects, randomly procedual terrain and buildings, water reflection, wave animations, and toon shading.
Made with C++ and OpenGL