Xynon Ventures
Check out our current work
HuskyTHON
A mobile application for the HuskyTHON Dance Marathon at the University of Connecticut.
The HuskyTHON Application is a modern web application that allows participants of the HuskyTHON Dance Marathon event at the University of Connecticut to keep up to date with various fundraising events, personal and team fundraising progress, and information regarding the dance marathon.
The application is a Vue3 web app utilizing the Ionic component library to create a cohesive 'native-esk' experience.
It also utilizes a Node.js App (hosted in Azure) which is responsible for brokering data from various sources into a single highly available and scalable API for the application.
Check out our previous ventures
HUE
A simple color matching game
HUE is a simple color matching game that was in development for the better part of the last two years, starting as a spiritual successor from a different original game called Occasionally Blue. The player uses the full screen to intuitively select a color that is compared against a set of shapes randomly drawn on the screen utilizing the Delta-E 2000 algorithm.
TF2 Finance
A cross platform mobile application for displaying price information important to the trading platform of Team Fortress 2.
Started as a personal project all the way back in 2014, the new version of the TF2 Finance app is a modern web application that utilizes Backpack.tf's currency API to display information and graphs regarding TF2 items such as Keys, Refined Metal, and Earbuds. Other features include converting currencies into other forms (including USD) and graphing price history for the application.
It also utilizes a PHP backend with caching to create a basic API for brokering information from various sources.