<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Roberto</title>
    <description>The latest articles on DEV Community by Roberto (@rob097).</description>
    <link>https://dev.to/rob097</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1391704%2F6490dfa2-bcd0-46e1-b551-4eff6fcf4865.JPG</url>
      <title>DEV Community: Roberto</title>
      <link>https://dev.to/rob097</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rob097"/>
    <language>en</language>
    <item>
      <title>Feedback Needed on MyPortfolio MVP - A New Way to Create Professional and Student Portfolios</title>
      <dc:creator>Roberto</dc:creator>
      <pubDate>Fri, 21 Jun 2024 05:07:11 +0000</pubDate>
      <link>https://dev.to/rob097/feedback-needed-on-myportfolio-mvp-a-new-way-to-create-professional-and-student-portfolios-1kki</link>
      <guid>https://dev.to/rob097/feedback-needed-on-myportfolio-mvp-a-new-way-to-create-professional-and-student-portfolios-1kki</guid>
      <description>&lt;p&gt;Hello devs,&lt;/p&gt;

&lt;p&gt;I've recently launched the MVP of my new project, MyPortfolio, and I'm seeking your valuable feedback.&lt;/p&gt;

&lt;p&gt;You can check it out here: &lt;a href="https://my-portfolio.it"&gt;https://my-portfolio.it&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;About MyPortfolio:&lt;/strong&gt;&lt;br&gt;
MyPortfolio aims to revolutionize how professionals and students create and present their portfolios. Instead of a simple list of experiences, education, and projects, MyPortfolio allows users to delve deeper by creating stories around each element, all interconnected through a personal diary.&lt;/p&gt;

&lt;p&gt;This project started as an academical experiment to help me understand better the microservices' architecture in software development.&lt;br&gt;
During the development of the project, I started thinking that it actually may be useful for real people. So I never really validated the idea, but I now have this MVP that I'm currently using as my personal portfolio.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features Include:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;In-depth storytelling for each portfolio item&lt;/li&gt;
&lt;li&gt;A personal diary that ties all elements together&lt;/li&gt;
&lt;li&gt;An intuitive and user-friendly interface&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Intended Users:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Professionals wanting a richer way to showcase their work&lt;/li&gt;
&lt;li&gt;Students needing to present their educational journey and projects compellingly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Feedback Areas:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;User experience: Is the platform intuitive and engaging?&lt;/li&gt;
&lt;li&gt;Concept viability: Does the idea of in-depth storytelling and a connected diary add value?&lt;/li&gt;
&lt;li&gt;Any improvements or feature suggestions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Your feedback is crucial in helping refine MyPortfolio. Thank you in advance for your insights!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>saas</category>
      <category>productfeedback</category>
    </item>
    <item>
      <title>How I became a Software Engineer and how it’s going.</title>
      <dc:creator>Roberto</dc:creator>
      <pubDate>Thu, 13 Jun 2024 17:00:00 +0000</pubDate>
      <link>https://dev.to/rob097/how-i-became-a-software-engineer-and-how-its-going-5cj7</link>
      <guid>https://dev.to/rob097/how-i-became-a-software-engineer-and-how-its-going-5cj7</guid>
      <description>&lt;p&gt;Hello Devs! Today I’d like to share with you my story of how I became a software engineer, how it’s going, and why I love this profession so much.&lt;/p&gt;

&lt;h2&gt;
  
  
  The beginning
&lt;/h2&gt;

&lt;p&gt;First, I’ll give you a little context. I’m from a small town in the north of Italy, in the middle of the Dolomites, and I come from a family where, for generations, everyone worked in the family shop.&lt;br&gt;
So just thinking about university was something very new at home. Anyway, I always liked computer science and technicalities, so I decided to enroll in a new university course called “&lt;strong&gt;Information Engineering and Business Organization&lt;/strong&gt;.”. I was never a genius in school, and so every exam was very stressful and hard. I liked the course, but I didn’t have the slightest idea of what I was going to do once I finished until the second year started.&lt;/p&gt;

&lt;p&gt;“&lt;strong&gt;Software Engineering&lt;/strong&gt;” was the name of the class I had to attend, and this class put me on the &lt;em&gt;right path&lt;/em&gt;, but definitely with the &lt;em&gt;wrong approach&lt;/em&gt;.&lt;br&gt;
The theory was extremely boring, and the practical part was almost nonsense for me, and I had &lt;strong&gt;zero&lt;/strong&gt; knowledge of programming. I say this because the practical part was to create, from zero, a web application that managed clients and orders (classic school projects) with Ruby on Rails.&lt;br&gt;
Now, when I say zero knowledge, I really mean zero. I didn’t even know that websites were made with code, and I definitely didn’t know what coding was.&lt;br&gt;
So anyway, I started this project, and after a couple of days of setup, I started understanding how it worked. There were text elements and buttons, and you could change color and stuff. Only after some days I understood that I wasn’t doing a single thing in Ruby, nor was I using the Rails framework (which, by the way, I didn’t know what that was), I discovered HTML!! And it was FUN! Especially when I found out about CSS. After learning some basic uses of JavaScript, the course ended and the exam didn’t go very well, as you may imagine, but I really had some fun.&lt;/p&gt;

&lt;h2&gt;
  
  
  My first side project
&lt;/h2&gt;

&lt;p&gt;As I said earlier, my family runs a shop from generation to generation, and since I had acquired this new super knowledge of HTML, CSS and JS, I wanted to create a new simple website for the shop, which didn’t exist at the time. After some time, I did create a sort of website that was very ugly in that 2000s style, with bright flashing colors and low-quality images. I was so proud of my job. But then the first big problem came along. I wanted to add a “Contact Us” section to the website. Reading online how to do such a thing, I started to read a very obscure and terrifying word: “&lt;strong&gt;Back End&lt;/strong&gt;”. &lt;em&gt;What the heck is a beck-end?&lt;/em&gt; - I thought. That answer came with another university course I had to attend, “Web Programming.”.&lt;/p&gt;

&lt;h2&gt;
  
  
  The turning point
&lt;/h2&gt;

&lt;p&gt;In this course, we had to create an entire web application to manage a shopping list with geolocation, internationalization and other stuff I had no clue how to do. All the application had to be done in Java, with the user interface in JSP.&lt;br&gt;
Fortunately, with this course, we received some training, and I learned so many things in such a short time that I felt invincible. I and another couple of friends managed to complete the application, which ended up being very well-designed and well-implemented.&lt;br&gt;
Ok, so now, not only did I know what a back-end was, but I also knew what design patterns were, how to use a database, and so many other things that I decided to re-create the shop website but with an E-Commerce in it.&lt;/p&gt;

&lt;p&gt;If I remember correctly, it was 2016, and I knew there were platforms like WordPress or Shopify to build ecommerce, but I just learned so many things I wanted to practice as much as possible, so I decided to build it in Java with JSP pages and with handmade listeners and filters and servlets, and so on and so forth. So no, I didn’t know anything about Spring. This took a LOT of time. But in the end, not only did I practice a lot, but the final result was very, very good. I created the whole e-commerce site with a blog section and also a dashboard to create products, manage clients, write articles and collect statistics. Talking with the bank of the shop, I discovered they had a custom integration for online payments, so I also had to implement a secure integration with their systems. And once I completed this, the website was finally complete. Or at least, this is what I thought. Something that was way harder than I thought was the hosting of the website. I had a working web application that I didn’t know how to host. After a while, I found a platform that let me connect a domain and upload a .war file, so I used that solution for some time.&lt;br&gt;
Of course, this was fun from an academic point of view, but it wasn’t really manageable. Every change required a lot of time to develop. So once I made peace with myself, I decided to archive this project and replicate it on WordPress with WooCommerce. It definitely took a lot less time, and the UI was a lot better. I also used some plugins to improve the performance of the website, the SEO and the UX.&lt;br&gt;
Once the WordPress website was ready, I immediately realized something. The Java e-commerce I made was FAST. And I really mean fast. There was almost no loading time in any case. &lt;/p&gt;

&lt;h2&gt;
  
  
  How is it going
&lt;/h2&gt;

&lt;p&gt;Since then, I have worked on many different side projects, learning spring and spring boot and many other different technologies in both the back end and front end, and learning a lot about DevOps and databases.&lt;/p&gt;

&lt;p&gt;In September 2020, I finally graduated and after 3 months, I started looking for a job.&lt;br&gt;
I immediately got hired by a big corporate in the healthcare field, where I learned a lot of new things, especially how to work with a team of professionals, which I didn’t know anything about it.&lt;br&gt;
After two years, I decided to move on, and I switched to a small startup in the finance and web3 market, where I currently work.&lt;/p&gt;

&lt;p&gt;My current side project is a microservice / microfrontend project with Java and React deployed on Docker containers orchestrated by Kubernetes. So I think that for someone who started this journey thinking that HTML was actually Ruby on Rails and didn’t know what “beck end” meant, I made quite a lot of progress.&lt;br&gt;
This project is a platform for professionals and students to create their own portfolio with a story-telling approach. I never liked portfolios that showcased a list of project names with complex words without explaining anything. I wanted to narrate my projects, explaining every choice I made and every success and problem I had during their development.&lt;br&gt;
An MVP is on its way, so if you are curious to see it, stay tuned 😉&lt;/p&gt;




&lt;p&gt;If you got here, you understand why I love this profession so much. Every single time you think you finally figured it out, and you finally know how things work, something completely new runs over you, resetting all the confidence you acquired. It's almost like a video game. Every time you complete a level, a new one appears, and it's bigger and harder than the previous one, but you are more prepared and more wise.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>softwareengineering</category>
      <category>learning</category>
    </item>
    <item>
      <title>Feedback on my website? Story- Based Portfolio for Professionals.</title>
      <dc:creator>Roberto</dc:creator>
      <pubDate>Tue, 02 Apr 2024 12:00:00 +0000</pubDate>
      <link>https://dev.to/rob097/feedback-on-my-website-story-based-portfolio-for-professionals-1ck4</link>
      <guid>https://dev.to/rob097/feedback-on-my-website-story-based-portfolio-for-professionals-1ck4</guid>
      <description>&lt;p&gt;I'm creating a website that allows professionals like web developers, engineers, architects, ecc... To create a personal portfolio based on connected stories instead of a simple showcase of experiences and projects.&lt;/p&gt;

&lt;p&gt;Take a look: &lt;a href="https://www.my-portfolio.it/"&gt;https://www.my-portfolio.it/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The main goal of this project is to allow these people to narrate their journey in clear and complete articles.&lt;br&gt;
In my perspective, professionals frequently engage in intricate projects demanding profound expertise across various facets of their field.&lt;/p&gt;

&lt;p&gt;During these projects, professionals often discover interesting details that are crucial for success but are not easy to showcase in a typical portfolio. Allowing them to share multiple stories about the same project helps convey these details without losing clarity in the overall narrative.&lt;/p&gt;

&lt;p&gt;An example is my profile, in which I also talked about this exact project (myportfolio).&lt;br&gt;
You can read the stories I started to write here:&lt;br&gt;
&lt;a href="https://www.my-portfolio.it/users/roberto-dellantonio/diary/projects/myportfolio"&gt;https://www.my-portfolio.it/users/roberto-dellantonio/diary/projects/myportfolio&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;A little premise:&lt;/strong&gt;&lt;br&gt;
This project started as an academical experiment to help me understand better the microservices architecture in software development.&lt;br&gt;
During the development of the project, I started thinking that it actually may be useful for real people. So I never really validated the idea, but I now have this sort of MVP that I'm currently using as my personal portfolio.&lt;/p&gt;

&lt;p&gt;I'd love to hear some feedback about the overall idea and about the current look and usability of the website.&lt;br&gt;
Thank you very much :)&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>career</category>
      <category>portfolio</category>
    </item>
    <item>
      <title>Microservices &amp; Java Projects: Can Boilerplates Save the Day?</title>
      <dc:creator>Roberto</dc:creator>
      <pubDate>Thu, 28 Mar 2024 07:08:59 +0000</pubDate>
      <link>https://dev.to/rob097/microservices-java-projects-can-boilerplates-save-the-day-4ge5</link>
      <guid>https://dev.to/rob097/microservices-java-projects-can-boilerplates-save-the-day-4ge5</guid>
      <description>&lt;p&gt;Hey devs, &lt;/p&gt;

&lt;p&gt;Let's talk starting points for new Java projects, especially those venturing into microservices architecture.&lt;br&gt;
We all know the initial setup can be a time-consuming beast –  configuring authentication, security, databases, communication channels – the list goes on!&lt;/p&gt;

&lt;h3&gt;
  
  
  Microservices &amp;amp; the Setup Struggle:
&lt;/h3&gt;

&lt;p&gt;Microservices offer amazing benefits for scalability and maintainability, but setting them up from scratch is no walk in the park.&lt;br&gt;
Each service needs its own boilerplate code for these common functionalities, eating into valuable development time.&lt;/p&gt;

&lt;h3&gt;
  
  
  Docker &amp;amp; Kubernetes: Power &amp;amp; Complexity:
&lt;/h3&gt;

&lt;p&gt;Containerization with Docker and deployment on Kubernetes are powerful tools for modern Java applications.&lt;br&gt;
However, learning these technologies and crafting deployment configurations adds another layer of complexity to the initial setup.&lt;/p&gt;

&lt;h3&gt;
  
  
  Java Boilerplate:
&lt;/h3&gt;

&lt;p&gt;Here's where a well-designed Java boilerplate could be a game-changer. Imagine having a pre-built framework that offers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pre-built Components: No more writing repetitive code for core functionalities like authentication and database access within each microservice.&lt;/li&gt;
&lt;li&gt;Microservices-Friendly Architecture: Maybe the boilerplate supports a microservices approach with pre-configured communication channels and service discovery mechanisms.&lt;/li&gt;
&lt;li&gt;Docker &amp;amp; Kubernetes Integration: Ideally, the boilerplate could provide pre-built Dockerfiles and deployment configurations for Kubernetes, simplifying deployment and freeing you to focus on application logic.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  But Before We Hail the Hero...
&lt;/h3&gt;

&lt;p&gt;Let's be realistic. There are always trade-offs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Learning Curve: Any new framework comes with a learning curve, including understanding how to use a boilerplate effectively.&lt;/li&gt;
&lt;li&gt;Customization Concerns: Some boilerplates might limit flexibility, requiring adjustments to fit specific project needs.&lt;/li&gt;
&lt;li&gt;Quality &amp;amp; Maintenance: Ultimately, the effectiveness depends on the quality and ongoing maintenance of the boilerplate itself.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  So, let's Discuss!
&lt;/h3&gt;

&lt;p&gt;I'm curious to hear your thoughts on Java boilerplates, especially with microservices and containerization in mind:&lt;br&gt;
Have you used boilerplates that addressed microservices and deployment complexities?&lt;br&gt;
What features or functionalities would you find most valuable in a boilerplate for streamlining microservices development and deployment?&lt;br&gt;
Are there any drawbacks or limitations you see regarding boilerplates in this context?&lt;/p&gt;

&lt;h3&gt;
  
  
  Idea Validation
&lt;/h3&gt;

&lt;p&gt;I'm trying to validate the idea of a Java boilerplate, and I'd really appreciate feedback from you about it.&lt;br&gt;
Try and check it out here: &lt;a href="https://java-boilerplate.com/"&gt;www.java-boilerplate.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm eager to learn from your experiences and explore how Java boilerplates can potentially help us write better, faster, and more scalable microservices applications.&lt;br&gt;&lt;br&gt;
Let's chat!  &lt;/p&gt;

</description>
      <category>java</category>
      <category>microservices</category>
      <category>programming</category>
      <category>coding</category>
    </item>
  </channel>
</rss>
