I am a Full-Stack Web Developer specializing in all things Java
A web app that helps distributed or remote teams with real-time document collaboration and scheduling meetings. Team Communicator is built with a React/Redux frontend (deployed to Netlify) and Node/Express backend (deployed to Heroku).
Web app that shows cell replication using the rules from Conways Game of Life. Done completely in React and deployed to gitpages
Mud game using React for front-end and Python(Django) for back-end. Sockets are used for real-time chat between players