Projects

Tarkine

Tarkine is my debut web-based game, featuring a story-driven puzzle adventure where players navigate to safety after a plane crash. Players must locate items, solve puzzles, and make crucial choices to escape the forest.

Can of Books

Can of Books aimed to hone my Express.js server skills, incorporating Axios, dotEnv, Cors, and MongoDB to communicate with a React frontend where a user can add, edit and delete books. The frontend is hosted on Netlify, while the backend resides on Heroku.

SpaceXplorer

SpaceXplorer is a web app that lets authorized users discover visible celestial objects based on their location. It provides a custom night sky map, Moon and planetary positions, and weather forecasts. Users can add and manage favorite searches in their profile.

Sneaky Snacker (CMD Prompt Game)

Sneaky Snacker is a child-friendly, interactive terminal game that challenges players to eat snacks undetected. Developed using JavaScript, NPM, Socket.IO, and Inquirer, it offers a text-based gaming experience.

COVID-19 Sentiment Analysis NLP

This Python NLP model, using PyTorch, classifies tweet sentiment into five categories, based on 2020-2021 COVID-19 tweets. Trained over 3 epochs and 3858 max steps with a dataset of 50,000+ tweets, it assigns sentiments from extremely-negative to extremely-positive.