<?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: Waldy</title>
    <description>The latest articles on DEV Community by Waldy (@waldyctt).</description>
    <link>https://dev.to/waldyctt</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%2F1906567%2F8b81f5e1-8d60-423e-9e46-7b328a8ea83c.jpeg</url>
      <title>DEV Community: Waldy</title>
      <link>https://dev.to/waldyctt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/waldyctt"/>
    <language>en</language>
    <item>
      <title>Day 3: Diving into Spring Security</title>
      <dc:creator>Waldy</dc:creator>
      <pubDate>Sun, 11 Aug 2024 03:38:40 +0000</pubDate>
      <link>https://dev.to/waldyctt/day-3-diving-into-spring-security-3idi</link>
      <guid>https://dev.to/waldyctt/day-3-diving-into-spring-security-3idi</guid>
      <description>&lt;p&gt;So on the 3rd day, man i have to say this is horrific. In the morning, I learn about postgresql, diagram the database then create it with sqlshell (I thought postgresql don't have sql editor). After re-type plenty of long query line because of couple syntax error, I finally nailed it. Just to realise that it have sql editor. But everything is ok because after that I dive into spring boot. I starting to learn about Spring Security and JWT using jjwt, learning how it work, how it encode, what encode, key,... do I used. Setting up the project with MVC model then implement JWT Utils class, I called it a day at 1:30AM.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>programming</category>
      <category>learning</category>
    </item>
    <item>
      <title>Day 2 of journey to be software engineer</title>
      <dc:creator>Waldy</dc:creator>
      <pubDate>Sat, 10 Aug 2024 04:19:12 +0000</pubDate>
      <link>https://dev.to/waldyctt/day-2-of-journey-to-be-software-engineer-4l37</link>
      <guid>https://dev.to/waldyctt/day-2-of-journey-to-be-software-engineer-4l37</guid>
      <description>&lt;p&gt;At the second day, I have just simply initialize my Frontend with stack as Vite + React + TypeScript + Tailwindcss, with some extra thing such as Absolute Path.&lt;/p&gt;

&lt;p&gt;I have done React with JS before but this first time changing to TS, my first impression on it is the tsconfig.json and its friend, tsconfig.node.json and tsconfig.app.json, those have such plenty thing need to manually config that I have no idea about in order for thing to work&lt;/p&gt;

&lt;p&gt;After taking times to deal with those ts and vite config, I simple install react-router-dom and start with the Homepage of the website, but not so far, I have only done the Header components with Notification button in it to display notifies, at that I realise I should start initializing my Backend with Database. So that I push the project into git and make a small research in Database.&lt;/p&gt;

&lt;p&gt;In my previous project, I did use MongoDB and it actually fit well with me but this time I want to get out of my comfort zone, so I used random picker and picked postgreSQL. Hop in to the download page and download right away.&lt;/p&gt;

&lt;p&gt;First time switching from NoSQL to SQL and such a weird SQL that use type instead of table like postgreSQL, this really coming handy.&lt;/p&gt;

&lt;p&gt;After installing postgreSQL and pgAdmin, I closed my PC and called it a day.&lt;/p&gt;

&lt;p&gt;Althought for jobseeker website with no extra function, managing with NoSQL database will be faster and easier but I think I did a right choice when stepping out of my comfort zone.&lt;/p&gt;

&lt;p&gt;If you guys love my post, don't forget to leave a comment, I really appriciate that!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Journey of a student want to be software engineer</title>
      <dc:creator>Waldy</dc:creator>
      <pubDate>Fri, 09 Aug 2024 13:37:05 +0000</pubDate>
      <link>https://dev.to/waldyctt/journey-of-a-student-want-to-be-software-engineer-hfo</link>
      <guid>https://dev.to/waldyctt/journey-of-a-student-want-to-be-software-engineer-hfo</guid>
      <description>&lt;h1&gt;
  
  
  Hi, I’m Waldy
&lt;/h1&gt;

&lt;p&gt;I’m currently a 4th-year student in Intermediate, eagerly awaiting my College and Bachelor’s degrees. I’m on a journey to find a job and grow my career as a software engineer, a dream I’ve always had.&lt;/p&gt;

&lt;p&gt;Today, I’m excited to share my decision to start a new project called WhereIsMyJob. This project aims to create a web platform for job seekers.&lt;/p&gt;

&lt;p&gt;On this first day, I’ve set up Trello for task management and prepared the environment for both the frontend and backend development.&lt;/p&gt;

&lt;p&gt;I would be thrilled if you read this, provided feedback, or even reached out to connect with me. Let’s learn and grow together!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>programming</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
