diff --git a/images/tb.mp4 b/images/tb.mp4 new file mode 100644 index 0000000..5893f5c Binary files /dev/null and b/images/tb.mp4 differ diff --git a/index.html b/index.html index e94c8f1..4dff7d4 100644 --- a/index.html +++ b/index.html @@ -198,6 +198,31 @@ Hackathon projects +
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 +© Chuck Dries 2017
-