-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathipko.html
More file actions
47 lines (40 loc) · 1.22 KB
/
ipko.html
File metadata and controls
47 lines (40 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
layout: projects
title: Alex Pszczolkowski | Project | Wayfinder
comments: true
---
<a href="https://www.ipko.pl/nowe">
<img src="img/ipko.png" class="img-responsive"/>
</a>
<h1 class="text-center">
Online banking for the largest Polish Bank - PKO Bank Polski.
</h1>
<p>
For this project, I joined a team of 30+ devs, anlysts and testers at
<strong><a href="http://bluesoft.net.pl/">Bluesoft</a></strong>, Warsaw,
to work on the last iteration of the online banking
system used by bank customers to manage their private
and corporate finance online.
</p>
<p>
I've implemented numerous functionalities, fixes & change requests
according to requirements specification, often interchanging between
frontend Javascript based <strong>Backbone/Marionette</strong> development and backend
<strong>Python</strong> coding.
</p>
<p>
We've worked in small teams, practiced <strong>Continous
Integration</strong>, code reviews and significantly covered
our code with unit tests.
</p>
<hr/>
<p>
<h2>Technologies used:</h2>
<ul class="tech-used">
<li>Python</li>
<li>Backbone.js & Marionette</li>
<li>Git</li>
<li>Jenkins</li>
<li>Gerrit</li>
</ul>
</p>