{"id":34744,"date":"2022-01-10T12:00:30","date_gmt":"2022-01-10T11:00:30","guid":{"rendered":"https:\/\/mmguide.nl\/?p=34744"},"modified":"2023-03-28T17:51:50","modified_gmt":"2023-03-28T15:51:50","slug":"nfa-luciano","status":"publish","type":"post","link":"https:\/\/mmguide.nl\/nl\/nfa-luciano\/","title":{"rendered":"Life @ MM Guide: Luciano Rossi"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"34744\" class=\"elementor elementor-34744\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8e4a448 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8e4a448\" data-element_type=\"section\" data-e-type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a19ae7a\" data-id=\"a19ae7a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58b2e02 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor\" data-id=\"58b2e02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\r\n\t\t\t\t\t\t<p>Welcome to the third episode of our series &#8220;News from abroad&#8221;!<br \/>Today we are going to read about the epic journey of our Team lead and senior developer Luciano Rossi.<\/p>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-515229c flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor\" data-id=\"515229c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\r\n\t\t\t\t\t\t<h6><span style=\"color: #336fa1;\"><img class=\"wp-image-34770 alignright\" src=\"https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR4-225x300.jpg\" alt=\"\" width=\"242\" height=\"322\" \/>Hello luciano, we are very happy to have you here today! <br \/><\/span><span style=\"color: #336fa1;\">Please, tell us a bit about yourself:<\/span><\/h6><p><b><\/b>Hello everyone!<br \/>My name is Luciano Rossi and, despite the Italian name, I`m Brazilian. I was born in Curitiba and lived most of my life there. Curitiba has eccentric weather, but it is a nice city with incredibly good breweries around. I have been living in Amsterdam for a bit more than 2 years now, with my daughter and partner.\u00a0<\/p><p>I started programming in Basic when I was 11 years old.\u00a0 At that time, I didn\u2019t have a computer, so I wrote my code on a pile of paper to later transfer it to the school computer during programming classes. My career started as an intern for a company where I became a partner a couple of years later. During that journey, I worked with Java and .NET (which I have been working with since C# version 1). During my career, I had the chance to travel to several countries to follow different projects: this gave me a great international experience. I was working as a software architect in Brazil when an opportunity to relocate and be tech lead in Amsterdam came up. I moved to The Netherlands in 2019 and I am now part of MM Guide as team lead senior software developer.\u00a0<\/p><h6><span style=\"color: #336fa1;\">Interesting what a journey, you could write a book about your adventures!<br \/>you mentioned you are now team lead at mm guide, what are your tasks in this role?<\/span><\/h6><p><span lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\">At the moment I\u2019m working on designing, architecting, and developing a reaction documents management system. That is a web<\/span>\u00a0application built in Angular with a web API in .NET.\u00a0I am also responsible for leading other developers when they join the project. Most recently, I was also involved in\u00a0the proposal phase\u00a0for a\u00a0project to build a training management system, which hopefully will start next year.<\/p>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2eb19c0 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor\" data-id=\"2eb19c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\r\n\t\t\t\t\t\t<h6><span style=\"color: #336fa1;\">Interesting!<br \/>how do you normally approach a new project?<\/span><\/h6><p>I normally use a 4 steps framework:<\/p><ol><li>First, I try to understand the functional requirements and the major business ideas behind the project. It&#8217;s important to look from the user\u2019s standpoint. This will make planning and development easier in later stages.<\/li><li>Second, I think about the architecture\/design that is more appropriate to cover the requirements and support the business. I try to understand if it should be a web or mobile application (or both). If the app should provide a simple web API or a microservices structure. I also consider several technical aspects like: Is CQRS required? Does a simple 3-tier architecture cover the requirements? Do we need heavy-load tests?<\/li><li>Third, I define which technology is most adequate to support the architecture, based on two conditions: productivity and quality. At this stage, I define the language, frameworks, additional packages, and tools to better serve the project.<\/li><li>Fourth, I create a plan and organize the development based on the requirements and the technical components. This step helps with both, tracking the project and identifying the dependencies while providing a better view of the development activities.<\/li><\/ol><p>After that, it is just \u201cstart coding\u201d.<\/p>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ae1e5c4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ae1e5c4\" data-element_type=\"section\" data-e-type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8dc90c1\" data-id=\"8dc90c1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0b1be85 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor\" data-id=\"0b1be85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\r\n\t\t\t\t\t\t<p><img class=\"wp-image-34776 alignleft\" src=\"https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR3-225x300.jpg\" alt=\"\" width=\"243\" height=\"322\" \/><\/p><h6><span style=\"color: #336fa1;\">This approach seems very clear!<br \/>Do you use a specific methodology?<\/span><\/h6><p><span class=\"NormalTextRun SCXW230283761 BCX0\">I have been working with agile methodologies for quite a long tim<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">e<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\"> now. However, I mostly follow<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">\u00a0good practices<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">\u00a0<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">and even combine different <\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">techniques,<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">\u00a0depending on the project<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">.\u00a0<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">Most recently I have been using Kanban, which works well\u00a0<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">for\u00a0<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\">small projects with a well-defined scope.<\/span><span class=\"NormalTextRun SCXW230283761 BCX0\"> I also apply some of the Scrum principles durin<\/span>g the sprints to make sure planning works properly.<\/p><h6><span style=\"color: #336fa1;\">How do you understand if your ideas align with your clients?<\/span><\/h6><p><span class=\"NormalTextRun SCXW26492973 BCX0\">Communication is key. It&#8217;s very important to have all the requirements clear and formalized<\/span><span class=\"NormalTextRun SCXW26492973 BCX0\">. Also, regular reviews of the development are important to understand if the functionalities\u00a0<\/span><span class=\"NormalTextRun SCXW26492973 BCX0\">developed\u00a0<\/span><span class=\"NormalTextRun SCXW26492973 BCX0\">are covering the needs and expectations. This will reduce the chance of <\/span><span class=\"NormalTextRun SCXW26492973 BCX0\">surprises in a more advanced stage.<\/span><\/p><p><span class=\"NormalTextRun BCX0 SCXW175783796\">It is also true that unexpected issues happen<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">\u00a0m<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">ore than\u00a0<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">we would<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\"> like,<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">\u00a0<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">and having a good plan helps to minimize the impacts. W<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">e cannot plan for everything, of course, so having some contingency is important to make sure we have some room to adjust\/change <\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">something when it is <\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">required<\/span><span class=\"NormalTextRun BCX0 SCXW175783796\">.<\/span><\/p><p><span class=\"NormalTextRun SCXW26492973 BCX0\">\u00a0<\/span><\/p>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f2e7d92 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f2e7d92\" data-element_type=\"section\" data-e-type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6427e65\" data-id=\"6427e65\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9534e20 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor\" data-id=\"9534e20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\r\n\t\t\t\t\t\t<h6><span style=\"color: #336fa1;\">Luciano, it&#8217;s clear that you have been in this business for a long time now: what are the biggest changes you have witnessed? Furthermore, what do you think will be the future of this industry?<\/span><\/h6><p>I have indeed seen a lot of changes during all these years: more focus on parallel tasking due to the increase of multi (logical) core processors. Increasing use of functional languages &#8211; from a person who has seen object-oriented programming almost forever. How powerful web development has become by using the same concepts and languages that were available since the early days of web browsers. However, in my opinion, the biggest game-changer was the cloud; developing for the cloud environment and all the power and productivity behind it, allowed the software development industry to reach a whole new level.\u00a0<\/p><p>For what concerns the future, I see more and more how AI is aiding the coding world. I think we will see more assisted development in the future. Projects like GitHub Copilot will play an interesting role in the industry in the mid\/long term, and I am curious to see where that will lead us.<\/p>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d9e25a6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d9e25a6\" data-element_type=\"section\" data-e-type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b4fe7b\" data-id=\"7b4fe7b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9de37e7 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor\" data-id=\"9de37e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\r\n\t\t\t\t\t\t<h6><span style=\"color: #336fa1;\">what do you like the most about your job?<\/span><img id=\"tgpli-61d8199ce13a7\" class=\"alignright wp-image-34772\" src=\"https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-225x300.jpg\" sizes=\"(max-width: 257px) 100vw, 257px\" srcset=\"https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-225x300.jpg 225w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-768x1024.jpg 768w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-1152x1536.jpg 1152w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-1536x2048.jpg 1536w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-9x12.jpg 9w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-rotated.jpg 1920w\" alt=\"\" width=\"257\" height=\"342\" data-tgpli-src=\"https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-225x300.jpg\" data-tgpli-srcset=\"https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-225x300.jpg 225w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-768x1024.jpg 768w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-1152x1536.jpg 1152w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-1536x2048.jpg 1536w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-9x12.jpg 9w, https:\/\/mmguide.nl\/wp-content\/uploads\/2021\/12\/LR2-rotated.jpg 1920w\" data-tgpli-inited=\"\" \/><\/h6><p>I love what I do. I have been working with software development for a long time for different markets with different people. I think the challenges of making something valuable with technology are the main driving force. It is nice to wake up and think about which problem I must solve today to make the world a bit better or live a bit easier. That is what we do.\u00a0<\/p><p>For sure there are pitfalls too. When something does not follow the plans it can bring up some serious headaches. In all honesty, what bothers me the most is when there is a problem which takes me a few hours to tackle only to find out that the solution was extremely simple. It is like \u201chow did not I think about that before?\u201d\u00a0<\/p><h6><span style=\"color: #336fa1;\">thank you very much luciano!<br \/>Before we say goodbye if you could give advice to someone in your role, what would it be?<\/span><\/h6><p><span class=\"NormalTextRun SCXW250823436 BCX0\">Dedicate time to check what is next in the industry. Try a new language, experience a new framework, follow the trends<\/span><span class=\"NormalTextRun SCXW250823436 BCX0\">\u00a0and what the\u00a0<\/span><span class=\"NormalTextRun SCXW250823436 BCX0\">big\u00a0<\/span><span class=\"NormalTextRun SCXW250823436 BCX0\">players are using in the market. Our industry evolves\u00a0<\/span><span class=\"NormalTextRun ContextualSpellingAndGrammarErrorV2 SCXW250823436 BCX0\">rapidly<\/span><span class=\"NormalTextRun SCXW250823436 BCX0\">\u00a0and we must follow accordingly!<\/span><\/p>\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c7b248f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c7b248f\" data-element_type=\"section\" data-e-type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-thegem\"><div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8da2805\" data-id=\"8da2805\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div><\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>The next step of our journey around the world takes us to Brazil in today&#8217;s episode of Life @ MM Guide!<br \/>\nWe are going to talk about our Team lead and senior developer Luciano Rossi and discover his experiences in the industry.<\/p>","protected":false},"author":4,"featured_media":34750,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[176],"tags":[175],"class_list":["post-34744","post","type-post","status-publish","format-standard","has-post-thumbnail","category-blogpost-en","tag-blog-post"],"menu_order":0,"_links":{"self":[{"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/posts\/34744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/comments?post=34744"}],"version-history":[{"count":13,"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/posts\/34744\/revisions"}],"predecessor-version":[{"id":35396,"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/posts\/34744\/revisions\/35396"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/media\/34750"}],"wp:attachment":[{"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/media?parent=34744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/categories?post=34744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mmguide.nl\/nl\/wp-json\/wp\/v2\/tags?post=34744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}