{"id":4,"date":"2019-05-30T14:39:23","date_gmt":"2019-05-30T14:39:23","guid":{"rendered":"http:\/\/users.utu.fi\/yulmat\/?p=1"},"modified":"2019-05-30T15:02:37","modified_gmt":"2019-05-30T15:02:37","slug":"hello-world","status":"publish","type":"post","link":"https:\/\/users.utu.fi\/yulmat\/2019\/05\/30\/hello-world\/","title":{"rendered":"Hello world!"},"content":{"rendered":"<p><code><\/p>\n<p>        <title>Julia Matveeva<\/title><\/p>\n<p>            body, html {<br \/>\n              padding-top:2.5em;<br \/>\n              margin:0;<br \/>\n              background-color:#fafafa;<br \/>\n            }<\/p>\n<p>            .note {<br \/>\n              display:block;<br \/>\n              position: absolute;<br \/>\n              top:10px;<br \/>\n              left:10px;<\/p>\n<p>              font-family: \"Open Sans\";<br \/>\n              font-size: 0.6em;<br \/>\n            }<\/p>\n<p>            .new {<br \/>\n              background-color: #81C784;<\/p>\n<p>              border: 1px solid #757575;<br \/>\n              padding: 1px;<br \/>\n              border-radius: 4px;<\/p>\n<p>            }<\/p>\n<p>            \/* Header *\/<\/p>\n<p>            header {<br \/>\n              width:100%;<br \/>\n              vertical-align: middle;<br \/>\n              text-align: center;<\/p>\n<p>            }<\/p>\n<p>            .header-content {<br \/>\n              display: inline-block;<br \/>\n            }<\/p>\n<p>            .pic {<br \/>\n              margin: 0 auto;<br \/>\n              margin-top:-2.5em;<\/p>\n<p>              border-radius:10em;<br \/>\n              height:4em;<br \/>\n              width:4em;<\/p>\n<p>              border: 2px solid #e0e0e0;<br \/>\n              transition : all 0.5s linear;<\/p>\n<p>            }<\/p>\n<p>            @-webkit-keyframes wiggle {<br \/>\n              0%   {<br \/>\n                transform: rotate(0deg);<br \/>\n              }<br \/>\n              25%  {<br \/>\n                transform: rotate(-30deg);<br \/>\n              }<br \/>\n              50%  {<br \/>\n                transform: rotate(15deg);<br \/>\n              }<br \/>\n              100% {<br \/>\n                transform: rotate(0deg);<br \/>\n              }<br \/>\n            }<\/p>\n<p>            .pic:hover {<br \/>\n              \/*Webkit fix*\/<br \/>\n              -webkit-transform: translateZ(0);<\/p>\n<p>              cursor:pointer;<\/p>\n<p>              -webkit-animation: wiggle 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045);<br \/>\n            }<\/p>\n<p>            .header-text {<br \/>\n              margin-top:0.5em;<br \/>\n              margin-left:1em;<br \/>\n            }<\/p>\n<p>            header p {<br \/>\n              text-align:center;<br \/>\n              font-family: \"Merriweather\";<\/p>\n<p>              margin:0;<\/p>\n<p>              color: #212121;<br \/>\n            }<\/p>\n<p>            .first-name {<br \/>\n               font-size: 1.05em;<br \/>\n            }<\/p>\n<p>            .subtitle {<br \/>\n              font-family: \"Merriweather\";<br \/>\n              padding-top:.3em;<br \/>\n              font-size:0.55em;<br \/>\n              font-weight:500;<br \/>\n              color: #424242;<br \/>\n            }<\/p>\n<p>            \/* Information *\/<\/p>\n<p>            .paper {<br \/>\n              margin: 0 auto;<br \/>\n              margin-bottom:1em;<\/p>\n<p>              background-color:white;<br \/>\n              width:60%;<\/p>\n<p>              padding:0.5em 0 0.5em 0;<\/p>\n<p>              border-top: 1px solid #e0e0e0;<br \/>\n              border-left: 1px solid #e0e0e0;<br \/>\n              border-right: 1px solid #e0e0e0;<br \/>\n              border-bottom: 3px solid #e0e0e0;<br \/>\n              border-radius:3px;<br \/>\n            }<\/p>\n<p>            @media(max-width:992px) {<br \/>\n              .paper {<br \/>\n                width:80%;<br \/>\n              }<br \/>\n            }<\/p>\n<p>            \/* Content Part *\/<\/p>\n<p>            .content-wrapper {<br \/>\n              padding-right:7.25%;<br \/>\n            }<\/p>\n<p>            .content {<br \/>\n              display:table;<br \/>\n              width:100%;<\/p>\n<p>              padding-top:1.5em;<\/p>\n<p>              \/*border-top: 1px solid #eeeeee;*\/<br \/>\n            }<\/p>\n<p>            .content:last-child {<br \/>\n              margin-bottom: 2em;<br \/>\n            }<\/p>\n<p>            body &gt; div &gt; article &gt; div &gt; section:last-child {<br \/>\n              padding-bottom:1.5em;<br \/>\n            }<\/p>\n<p>            .row {<br \/>\n                display:table-row;<br \/>\n            }<br \/>\n            .row div {<br \/>\n                display:table-cell;<br \/>\n            }<\/p>\n<p>            .content-cat {<br \/>\n              font-family: \"Merriweather\";<br \/>\n              font-variant:small-caps;<br \/>\n              font-weight:300;<br \/>\n              letter-spacing: 1px;<\/p>\n<p>              color: #212121;<\/p>\n<p>              font-size:0.975em;<\/p>\n<p>              text-align:center;<br \/>\n              vertical-align:middle;<\/p>\n<p>              padding-left:6.66%;<br \/>\n              width:30%;<br \/>\n            }<\/p>\n<p>            .content-cat p {<br \/>\n              font-size:0.55em;<br \/>\n              font-weight:600;<\/p>\n<p>              margin-bottom:0;<br \/>\n            }<\/p>\n<p>            .content-text {<br \/>\n              border-left:1px solid #e0e0e0;<br \/>\n              transition: border 0.66s ease-in;<br \/>\n            }<\/p>\n<p>            .big-text {<br \/>\n              vertical-align:top;<br \/>\n            }<\/p>\n<p>            .content-text ul {<br \/>\n              padding:0;<br \/>\n              margin:0;<br \/>\n              margin-top:0.15em;<\/p>\n<p>              width:85%;<br \/>\n              margin-left:1.5em;<br \/>\n            }<\/p>\n<p>            .content-text ul:last-child {<br \/>\n              margin-bottom:0.5em;<br \/>\n            }<\/p>\n<p>            .content-text ul li {<br \/>\n              font-family: \"Open Sans\";<br \/>\n              font-size:0.7em;<\/p>\n<p>              display:inline-block;<\/p>\n<p>            }<\/p>\n<p>            .content-text ul li:first-child {<br \/>\n              width:35%;<\/p>\n<p>              color: #424242;<\/p>\n<p>              font-weight:600;<br \/>\n            }<\/p>\n<p>            .content-text ul li a, div.content-text.work-listing.education-listing &gt; p &gt; strong &gt; a {<br \/>\n              text-decoration: none;<br \/>\n              color: #0277bd;<br \/>\n            }<\/p>\n<p>            .content-text ul li a:hover {<br \/>\n              color:#4fc3f7;<br \/>\n            }<\/p>\n<p>            .work-listing p {<br \/>\n              font-family: \"Open Sans\";<br \/>\n              font-size:0.7em;<\/p>\n<p>              color: #424242;<\/p>\n<p>              margin-left:2em;<br \/>\n              margin-top:0.45em;<br \/>\n              margin-bottom: 0.45em;<br \/>\n            }<\/p>\n<p>            div.content-text.work-listing.education-listing &gt; p:nth-child(2) {<br \/>\n              margin-top:0.25em;<br \/>\n            }<\/p>\n<p>            .work-listing .highlight {<br \/>\n              font-family: \"Open Sans\";<br \/>\n              font-size:0.7em;<br \/>\n              font-weight:400;<\/p>\n<p>              color: #424242;<\/p>\n<p>              margin-left:3.25em;<br \/>\n              padding-left:0.5em;<\/p>\n<p>              border-left:1px solid #e0e0e0;<\/p>\n<p>            }<\/p>\n<p>            .education-listing &gt; .heading {<br \/>\n              font-weight:600;<\/p>\n<p>              margin-top:0.75em;<br \/>\n              margin-left:2em;<br \/>\n            }<\/p>\n<p>            .education-listing &gt; .highlight {<br \/>\n              margin-left:3.25em;<br \/>\n            }<\/p>\n<p>            .highlight {<br \/>\n              transition: border .33s ease-in;<br \/>\n            }<\/p>\n<p>            .profiles-listing ul li, .profiles-listing ul li:first-child {<br \/>\n              width:32%;<br \/>\n              font-weight: normal;<br \/>\n            }<\/p>\n<p>            .work-content, .education-content {<br \/>\n              padding-top: .75em;<br \/>\n            }<\/p>\n<p>            section.content.education-content &gt; div &gt; div.content-cat {<br \/>\n              vertical-align: top;<br \/>\n            }<\/p>\n<p>            div.content-text.skills-listing &gt; p {<br \/>\n              font-family: \"Open Sans\";<br \/>\n              font-size:0.7em;<br \/>\n              font-weight:400;<\/p>\n<p>              margin-left: 2em;<br \/>\n              margin-top: 0.45em;<br \/>\n              margin-bottom: 0.45em;<br \/>\n            }<\/p>\n<p>            div.content-text.skills-listing &gt; p &gt; {<br \/>\n              color:#212121;<br \/>\n            }<\/p>\n<p>            @media screen and (max-width: 600px) {<br \/>\n              body, html {<br \/>\n                padding-top: 30px;<br \/>\n              }<\/p>\n<p>              .paper {<br \/>\n                width:95%;<br \/>\n              }<\/p>\n<p>              .row div {<br \/>\n                display: block;<br \/>\n              }<\/p>\n<p>              .content-cat {<br \/>\n                width: 100%;<br \/>\n              }<\/p>\n<p>              .content-text ul li {<br \/>\n                width: 100%;<br \/>\n              }<\/p>\n<p>              .content-text ul li:first-child {<br \/>\n                width: 100%;<br \/>\n              }<\/p>\n<p>              .education-listing &gt; .highlight {<br \/>\n                margin-left: 30px;<br \/>\n              }<br \/>\n            }<\/p>\n<p>            body, html {<br \/>\n              background-color: white;<br \/>\n              padding-top: 1.5em;<br \/>\n            }<\/p>\n<p>            .paper {<br \/>\n              width:100%;<br \/>\n              border: 0;<\/p>\n<p>              padding-top: 0;<br \/>\n            }<\/p>\n<p>            header p {<br \/>\n              font-size: 1.3em;<br \/>\n            }<\/p>\n<p>            .subtitle {<br \/>\n              font-size: 0.7em;<br \/>\n            }<\/p>\n<p>            .header-pic {<br \/>\n              float:left;<br \/>\n            }<\/p>\n<p>            .profiles {<br \/>\n              display:none;<br \/>\n            }<\/p>\n<p>            .content {<br \/>\n              page-break-inside:avoid;<br \/>\n              page-break-after:auto;<br \/>\n            }<\/p>\n<p>            .header-text {<br \/>\n              float:left;<br \/>\n              margin-top: -1.6em;<br \/>\n            }<\/p>\n<p>            .content-wrapper &gt; .content:first-child {<br \/>\n              padding-top: 2em;<br \/>\n            }<\/p>\n<p>            .content:last-child {<br \/>\n              padding-bottom: 0;<br \/>\n            }<\/p>\n<p>            .content-cat {<br \/>\n              width:33%;<br \/>\n              color:black;<br \/>\n              text-align: left;<br \/>\n            }<\/p>\n<p>            .content-cat p {<br \/>\n              font-size:0.6em;<br \/>\n              font-weight: 600;<br \/>\n            }<\/p>\n<p>            header p, .content-text, .work-listing p, .content-text ul li:first-child, .work-listing .highlight, .content-text.skills-listing &gt; ul &gt; li &gt; .highlight {<br \/>\n              color:black;<br \/>\n            }<\/p>\n<p>            .content-text.skills-listing &gt; ul &gt; li span, .subtitle {<br \/>\n              color:#212121;<br \/>\n            }<\/p>\n<p>            .content-text ul:last-child {<br \/>\n              margin-bottom: 0.25em;<br \/>\n            }<\/p>\n<p>            .content-text ul li:first-child {<br \/>\n              width:50%;<br \/>\n            }<\/p>\n<p>            .profiles-listing ul li:first-child {<br \/>\n              width:32%;<br \/>\n            }<\/p>\n<p>            div.content-text.skills-listing &gt; ul &gt; li {<br \/>\n              width:33%;<br \/>\n            }<\/p>\n<p>            .work-listing p {<br \/>\n              margin-bottom: 0.1em;<br \/>\n            }<\/p>\n<p>            div.content-text.skills-listing &gt; ul &gt; li &gt; p {<br \/>\n              margin-top: 0.4em;<br \/>\n              margin-bottom: 0.5em;<br \/>\n            }<\/p>\n<p>            div.content-text.skills-listing &gt; ul &gt; li {<br \/>\n              padding-left: 1.5em;<br \/>\n            }<\/p>\n<p>            div.content-text.skills-listing &gt; ul &gt; li:first-child {<br \/>\n              padding-left: 2em;<br \/>\n            }<\/p>\n<p>            .note {<br \/>\n              display:none;<br \/>\n            }<\/p>\n<p>            .content-text:hover {<br \/>\n              border-left:1px solid #eeeeee;<br \/>\n            }<\/p>\n<p>            .content-text ul li a:hover {<br \/>\n              color:#4fc3f7;<br \/>\n            }<\/p>\n<p>            .highlight:hover, .content-text.skills-listing &gt; ul &gt; li &gt; .highlight:hover {<br \/>\n              border-left:1px solid #eeeeee;<br \/>\n            }<\/p>\n<p>            .big-text {<br \/>\n              padding-top: 0;<br \/>\n            }<\/p>\n<div class=\"resume-wrapper\">\n<article class=\"paper\">\n<header>\n<div class=\"header-content\">\n<div class=\"header-pic\">\n                            <img decoding=\"async\" src=\"IMG_4938square.jpg\" class=\"pic\" \/>\n                        <\/div>\n<div class=\"header-text\">\n<p>Julia Matveeva<\/p>\n<p class=\"subtitle\">Psychology Student<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/header>\n<div class=\"content-wrapper\">\n                    <!-- CONTACT --><\/p>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat\">Contact<\/div>\n<div class=\"content-text\">\n<ul>\n<li>Email<\/li>\n<li>j.i.matveeva@gmail.com<\/li>\n<\/ul>\n<ul>\n<li>Phone<\/li>\n<li>+358466216788<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/section>\n<p>                    <!-- LOCATION --><\/p>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat\">Location<\/div>\n<div class=\"content-text\">\n<ul>\n<li>Address<\/li>\n<li>Pispalantie 20A 334<\/li>\n<\/ul>\n<ul>\n<li>Postal Code &amp; City<\/li>\n<li>20540 Turku<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">Work Experience<\/p>\n<p>2015-12-01 till 2016-01-31<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p style=\"margin-top:2.4em\"> <strong>Research Assistant<\/strong><br \/>\nat <strong><a href=\"http:\/\/now.minda.gov.ph\/sample-page\/who-we-are\/\">MindaNow, The Philippines, Davao:<\/a><\/strong><\/p>\n<p>The purpose of the project I worked on was to educate people with lower<br \/>\n                                    income on financial literacy. In the beggining of the project a qualitative<br \/>\n                                    research was conducted to compare how Phillipino citizen with different<br \/>\n                                    earnings distribute their finances.<\/p>\n<p class=\"highlight\">Co-developed a structured interview questionnaire in collaboration with<br \/>\n                                    senior researchers.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content work-content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">\n<p>2015-09-01 till 2016-11-30<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p> <strong>Research Intern<\/strong><br \/>\nat <strong><a href=\"http:\/\/www.migrationinstitute.fi\/\">Institute of Migration, Finland, Turku:<\/a><\/strong><\/p>\n<p>The task of the Migration Institute of Finland is to carry out and to<br \/>\n                                    promote migration research (international and internal migration including<br \/>\n                                    immigrants and refugees.)<\/p>\n<p class=\"highlight\">Compiled complex data in presentable Excel charts.<\/p>\n<p class=\"highlight\">Conducted full analysis of semi-structured interviews using qualitative<br \/>\n                                    content analysis.<\/p>\n<p class=\"highlight\">Assisted in administrative and executive support related tasks.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content work-content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">\n<p>2013-10-28 till 2016-12-27<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p> <strong>Part-time custodian<\/strong><br \/>\nat <strong><a href=\"https:\/\/www.sol.fi\/en\/\">Sol Palvelut Oy, Finland, Turku:<\/a><\/strong><\/p>\n<\/p>\n<p class=\"highlight\">Delivered excellent customer service .<\/p>\n<p class=\"highlight\">Developed an ability to build rapport with a diverse workforce in multicultural<br \/>\n                                    settings.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content work-content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">\n<p>2013-09-01 till 2014-01-31<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p> <strong>HR-specialist<\/strong><br \/>\nat <strong><a href=\"https:\/\/aiesec.fi\">AIESEC, Finland, Turku:<\/a><\/strong><\/p>\n<p>AIESEC Turku was created in 2013, I was one of the first nine members<br \/>\n                                    at the time. In AIESEC, we believe that youth are the key to shaping a<br \/>\n                                    better future. We provide opportunities for cross-cultural experience all<br \/>\n                                    over the wolrd by outsending people abroad and inviting them to Finland.<\/p>\n<p class=\"highlight\">Led a team of outgoing-exchange, which sends local students abroad for<br \/>\n                                    professional training or volunteer project.<\/p>\n<p class=\"highlight\">Build and maintained a dynamic personal information database in Excel.<\/p>\n<p class=\"highlight\">Carried out interviewing and communication with partners abroad.<\/p>\n<p class=\"highlight\">Learned how to maintain long-distance professional relationships by using<br \/>\n                                            email and phone.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content work-content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">\n<p>2013-02-01 till 2013-12-31<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p> <strong>Translator<\/strong><br \/>\nat <strong><a href=\"https:\/\/miningroads.ru\/\">Karelia ENPI Programme Mining Road:<\/a><\/strong><\/p>\n<p>Karelia European Neighbourhood and Partnership Instrument Cross-Border<br \/>\n                                    Cooperation was initiated to create new tourist attractions in Finland<br \/>\n                                    and Karelia. As a result of the project there are outcomes on both sides<br \/>\n                                    of the border. New destinations were prepared in Outokumpu Mining Museum<br \/>\n                                    and in Tulmozero Mining Park.<\/p>\n<p class=\"highlight\">Performed written translations of history articles from English and Finnish<br \/>\n                                    to Russian.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content work-content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">\n<p>2012-10-01 till 2012-12-15<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p> <strong>Assistant<\/strong><br \/>\nat <strong>Military Commissariat of Petrozavodsk, Russia:<\/strong><\/p>\n<p>Duties were performed during autumn enlistment period.<\/p>\n<p class=\"highlight\">Provided paperwork assistance during interviews.<\/p>\n<p class=\"highlight\">Handled correspondence between commissariat and families of army recruits.<\/p>\n<p class=\"highlight\">Exhibited promptness by completing all assignments on-time by staying<br \/>\n                                    organized and prioritizing tasks.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">Finnish Red Cross<\/p>\n<p>2019-01-01 till 2019-05-31<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing\">\n<p>Family club is organized to help parents to look after their children<br \/>\n                                    while they learn Finnish language in a Language club. Volunteers organize<br \/>\n                                    activities for kids of different age and nationalities.<\/p>\n<p class=\"highlight\">Building up multicultural competencies and cultural sensitivity.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">International Educational Forum Seliger<\/p>\n<p>2010-07-01 till 2010-07-30<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing\">\n<p>The Forum provides an opportunity for innovators and investors to meet.<br \/>\n                                    People come from different regions and countries and form groups for smoothness<br \/>\n                                    of the process.<\/p>\n<p class=\"highlight\">Kept group members on task and on schedule.<\/p>\n<p class=\"highlight\">Organized brainstorming session to maintain motivation of the group.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">Education<\/p>\n<p>2013-09-01 till 2016-11-19<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p class=\"heading\" style=\"margin-top:2.35em\">University of Turku, Finland<\/p>\n<p class=\"highlight\">Master of Arts: <i>Baltic Sea Region Studies <\/i><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content education-content\">\n<div class=\"row\">\n<div class=\"content-cat big-text\">\n<p>2008-09-01 till 2013-07-19<\/p>\n<\/p><\/div>\n<div class=\"content-text work-listing education-listing\">\n<p class=\"heading\">University of Petrozavodsk, Russia<\/p>\n<p class=\"highlight\">Master of Arts: <i>Political History <\/i><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat\">Skills<\/div>\n<div class=\"content-text skills-listing\">\n<p> <span class=\"name\"><br \/>\n                        <strong><br \/>\n                          Microsoft Office<br \/>\n                        <\/strong><br \/>\n                    <\/span><br \/>\n <span>(Advanced):<\/span><br \/>\nExcel, Word, PowerPoint<\/p>\n<p> <span class=\"name\"><br \/>\n                        <strong><br \/>\n                          Social Media<br \/>\n                        <\/strong><br \/>\n                    <\/span><br \/>\n <span>(Advanced):<\/span><br \/>\nFacebook, Instagram,<br \/>\n                                    Vkontakte, Twitter, YouTube etc.<\/p>\n<p> <span class=\"name\"><br \/>\n                        <strong><br \/>\n                          Python<br \/>\n                        <\/strong><br \/>\n                    <\/span><br \/>\n <span>(Beginner):<\/span><br \/>\nJupyter<\/p>\n<p> <span class=\"name\"><br \/>\n                        <strong><br \/>\n                          SPSS<br \/>\n                        <\/strong><br \/>\n                    <\/span><br \/>\n <span>(Beginner):<\/span><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>                    <!-- LANGUAGE --><\/p>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat\">Languages<\/div>\n<div class=\"content-text\">\n<ul>\n<li>Russian<\/li>\n<li>Native speaker<\/li>\n<\/ul>\n<ul>\n<li>English<\/li>\n<li>Fluent (completed master&#x27;s degree)<\/li>\n<\/ul>\n<ul>\n<li>Finnish<\/li>\n<li>Fluent (B2 level, YKI-test certificate)<\/li>\n<\/ul>\n<ul>\n<li>Swedish<\/li>\n<li>Beginner<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/section>\n<p>                    <!-- PROFILES --><\/p>\n<section class=\"content\">\n<div class=\"row\">\n<div class=\"content-cat\">Interests<\/div>\n<div class=\"content-text skills-listing\">\n<p> <span class=\"name\"><br \/>\n                          <strong><br \/>\n                            Sport:<br \/>\n                          <\/strong><br \/>\n                      <\/span><br \/>\nPWR training by Kelsey Wells, Yoga<\/p>\n<p> <span class=\"name\"><br \/>\n                          <strong><br \/>\n                            Vipassana as taught by Goenkaj:<br \/>\n                          <\/strong><br \/>\n                      <\/span><br \/>\nthree 10-day courses, one serving period<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section><\/div>\n<\/article><\/div>\n<p><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Julia Matveeva body, html { padding-top:2.5em; margin:0; background-color:#fafafa; } .note { display:block; position: absolute; top:10px; left:10px; font-family: &#8220;Open Sans&#8221;; font-size: 0.6em; } .new { background-color: #81C784; border: 1px solid #757575; padding: 1px; border-radius: 4px; } \/* Header *\/ header { width:100%; vertical-align: middle; text-align: center; } .header-content { display: inline-block; } .pic { margin: 0 &hellip; <a href=\"https:\/\/users.utu.fi\/yulmat\/2019\/05\/30\/hello-world\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Hello world!&#8221;<\/span><\/a><\/p>\n","protected":false},"author":4244,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"wds_primary_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/posts\/4","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/users\/4244"}],"replies":[{"embeddable":true,"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/comments?post=4"}],"version-history":[{"count":2,"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/posts\/4\/revisions"}],"predecessor-version":[{"id":23,"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/posts\/4\/revisions\/23"}],"wp:attachment":[{"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/media?parent=4"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/categories?post=4"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/users.utu.fi\/yulmat\/wp-json\/wp\/v2\/tags?post=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}