Techbuds caption "why"
This commit is contained in:
parent
64fcae4804
commit
fda90a111d
13
index.html
13
index.html
@ -19,8 +19,8 @@
|
||||
<meta name="msapplication-TileImage" content="http://chuckdri.es/icons/mstile-144x144.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
.jump{
|
||||
margin-top:-130px;
|
||||
.jump {
|
||||
margin-top: -130px;
|
||||
/* height: 120px; */
|
||||
position: absolute;
|
||||
display: block;
|
||||
@ -212,10 +212,11 @@
|
||||
<div class="details">
|
||||
<h2>TechBuds Chat</h2>
|
||||
<p>A realtime chat app in Vue</p>
|
||||
<p> Our back end relies on Mongo, Redis, Node, and Express; our front end uses Vue, Vue-router, and Materialize.
|
||||
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.</p>
|
||||
<p> A penny stock trading community outgrew the size limit on their Slack team, so they hired us to replace
|
||||
it. Our back end relies on Mongo, Redis, Node, and Express; our front end uses Vue, Vue-router, and
|
||||
Materialize. 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.</p>
|
||||
<p>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.</p>
|
||||
<!--<span class="tag cat ">Tech</span>-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user