TechBuds Chat
A realtime chat app in Vue
A penny stock trading community needed a custom chat platform, so they hired my Desert Hacks '17 team.
Our implementation relies on Mongo, Redis, Node, and Express in the backend, Vue, Vue-router, and
Materialize on the front end, Socket.io handles real time communication between the two, and every
ounce of javascript we write is transpiled by Babel. I'm in charge of the front end and responsible
for the visual and architectural design of most of the SPA.
Unfortunately, this project is closed source, but it's not under NDA. I can't publish the code online,
but I can show you if you ask.
Web
NodeJS
MongoDB
ExpressJS
VueJS
BabelJS
Socket.io