1
1
Fork 0

Better banking platform

This commit is contained in:
sharpshark28 2016-10-16 20:30:57 -05:00
parent 8eba523611
commit beb6a41931
6 changed files with 40 additions and 2 deletions

View file

@ -4,7 +4,7 @@
"scripts": {
"build": "npm run vendor && make build",
"vendor": "mkdir -p build && cp ./node_modules/toast-grid/css/grid.css ./build",
"deploy": "aws s3 sync . s3://www.joewroten.com"
"deploy": "aws s3 sync ./build s3://www.joewroten.com"
},
"dependencies": {
"handlebars": "^4.0.5",

View file

@ -115,6 +115,18 @@ video {
border-radius: .25rem;
}
.embed {
position: relative;
padding-bottom: 56.25%;
height: 0;
> iframe {
position: absolute;
width: 100%;
height: 100%;
}
}
.text-code {
font-family: 'Source Code Pro', monospace;
}
@ -158,6 +170,7 @@ video {
}
h6 {
clear: both;
text-align: center;
color: $light;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

View file

@ -0,0 +1,25 @@
---
title: Better Banking Platform
type: article
order: 201
preview: better_banking_platform/preview.jpg
description: Empowered people and strengthening communities with better financial tools.
client: Q2
layout: post.html
---
Building a banking platform that stands up to user expectations can be challenging. Simultaniously supporting the ease of use of _personal banking_ while providing advanced _commercial business_ needs is a major task to undertake.
![Mobile](../../assets/media/better_banking_platform/preview.jpg)
[Q2](https://www.q2ebanking.com/) provides a banking platform that interfaces personal and professional banking needs into a single tool. They then offer this as a customizable _software as a service_ to banks and credit unions big or small. Community banks who would have otherwise had to outsource or hire a team to build a platform with **potential security holes and poor usability are a thing of the past**.
![Desktop](../../assets/media/better_banking_platform/desktop.jpg)
These solutions need to scale. A company like Q2 exposes you to tremendously skilled people who's talent rubs off on you as you learn to ship features and maintain the stability of an ever evolving application many depend on. I helped lead the drive towards integration and acceptance testing along with a **test driven development initiative to change the culture of development** for the better.
<p>
<div class="embed">
<iframe src="https://www.youtube.com/embed/swsX90wK5Ks?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</p>
###### Javascript, Ember, Unit/Integration/Acceptance Testing, Test Driven Development, Sass

View file

@ -1,7 +1,7 @@
---
title: Navigating Employee Benefits
type: article
order: 303
order: 401
preview: navigating_employee_benefits/preview.jpg
description: Understanding your benefits package doesn't need to be hard.
client: Johns Hopkins