Jay Javier
Software Developer | Professional Problem Solver | Tech & Art Enthusiast
Welcome to my portfolio of tech projects
FULL STACK DEMO: Fyyur
Fyyur is a website for booking artists and venues.
Written as a functional demo showcasing full stack development and data modelling. This app is also deployed on a cloud platform.
NOTE: In the current app config for simple demonstration, the cloud container will sleep during idle times to conserve resources. There may a short delay when the URL is accessed as the container revives.
Game Prototype: Snake Charm
Snake Charm is a game prototype for a visual novel based in the noir/cyberpunk genre.
It is dialogue driven and is intended to be run via web browser - also possible on mobile devices.
**NOTE: support for webGL is still experimental in most browsers
***for best results use a Chrome based browser, audio may lag otherwise
Dev Tool: Script Interpreter
This run time interpreter was developed to assist non-technical contributors to test game dialogue and triggers.
Decouples dialogue driven events from game logic so writers can control when visual, sound or special events will occur.
NOTE: this is optimized to run on the desktop during game development sessions but has been modified to run in a mobile browser for demo purposes