Skip to content

Commit d3085a8

Browse files
authored
Merge pull request #1 from jejak/brush_01
Brushed content text
2 parents e77a712 + f52f9d7 commit d3085a8

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

views/about.jade

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,18 @@ block content
1818
h3 Work Latest Involvements
1919
.text
2020
p.
21-
NodeJs REST Server design and implementation for the company new product - the Shared Plan Service.
21+
NodeJs REST Server design and implementation for the company new product - the Shared Plan Service.
22+
ul
23+
li.
24+
Designed implemented a generic Nodejs package so to make it possible to build Shared Plan service
25+
out of Kafka-based micro-services.
26+
li.
27+
It supports to build a Kafke micro-service server code and to call such a micro-service from a client code.
28+
li.
29+
Implemented a number of Shared Plan micro-services in both jscript and Coffee script.
2230
p.
23-
Designed implemented a generic Nodejs package so to make it possible to build Shared Plan service
24-
out of Kafka-based micro-services.
25-
p.
26-
It supports to build a micro-service server code and to call a Kafka micro-service from a client code.
27-
Implemented a number of Shared Plan micro-services in both jscript and Coffee script.
28-
p.
29-
I have a recent familiarization with Erlang/Elixir and have had some exposure to the latest web
30-
technologies: html5, css3, sass, stylus, jade, static site generators, roots.cx, Foundations 6 framework,
31+
I have a recent familiarization with erlang/elixir and had some exposure to the latest web
32+
technologies: html5, css3, sass, stylus, jade, static site generators, roots.cx, foundations 6 framework and
3133
responsive web design.
3234
.media-links
3335
span

0 commit comments

Comments
 (0)