<?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: AbdoulK</title>
    <description>The latest articles on DEV Community by AbdoulK (@yoyoyokz).</description>
    <link>https://dev.to/yoyoyokz</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%2F468460%2F9010d511-5fa5-4d00-87ec-1bebcb81c468.png</url>
      <title>DEV Community: AbdoulK</title>
      <link>https://dev.to/yoyoyokz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yoyoyokz"/>
    <language>en</language>
    <item>
      <title>This Portfolio took me one year to build</title>
      <dc:creator>AbdoulK</dc:creator>
      <pubDate>Thu, 24 Nov 2022 20:39:22 +0000</pubDate>
      <link>https://dev.to/yoyoyokz/this-portfolio-took-me-one-year-to-build-31hk</link>
      <guid>https://dev.to/yoyoyokz/this-portfolio-took-me-one-year-to-build-31hk</guid>
      <description>&lt;p&gt;It can be really impressive to build something in one year but this is not what it is. This website took me one year to build because i didnt have the right tools and enough knowledge to make it work.I needed something perfect and simple for my portfolio.&lt;/p&gt;

&lt;p&gt;Here is the &lt;a href="https://ngkader.com/"&gt;website&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--DzQHNZ8_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c4tuyo5lemur0camx84p.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--DzQHNZ8_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c4tuyo5lemur0camx84p.gif" alt="Screenshot of website" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Stack
&lt;/h2&gt;

&lt;p&gt;I was going to build my portfolio in Angular since i got some knowledge in it but after i did some manupaltion with a lot of trouble to manipulate the Dom (for Dark mode). I remembered  the KISS (Keep It Simple Stupid) principle and turned back to look around for other options.&lt;br&gt;
It was at that time when i ran into Laravel yeah the one that almost every web developer heard about. I dig into it and it was awesome. I used blade template engine for the front end and installed a package Laravel Voyager which is an awesome admin panel to generate CRUD with BREAD (Browse,Read,Add,Delete) view that help me a lot with implementing Blog feature and backend stuff in general.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Features
&lt;/h2&gt;

&lt;p&gt;Dark Mode &lt;br&gt;
Blog Feature&lt;br&gt;
Project Feature&lt;br&gt;
Internalization&lt;/p&gt;

&lt;h2&gt;
  
  
  The Next steps
&lt;/h2&gt;

&lt;p&gt;Add Vue components for some stuff &lt;br&gt;
Include Some Svg animations and a lot of it&lt;br&gt;
Multilanguage with french as my native language and english as foreign (i did it 3 months after release thanks to one of freelancing project that i had done)&lt;br&gt;&lt;br&gt;
I would like to have some insights about it what would you have done different.&lt;/p&gt;

</description>
      <category>story</category>
      <category>portfolio</category>
      <category>laravel</category>
    </item>
    <item>
      <title>Get yourself a free Cloud Account</title>
      <dc:creator>AbdoulK</dc:creator>
      <pubDate>Thu, 10 Mar 2022 09:37:29 +0000</pubDate>
      <link>https://dev.to/yoyoyokz/get-yourself-a-cloud-free-account-3dgi</link>
      <guid>https://dev.to/yoyoyokz/get-yourself-a-cloud-free-account-3dgi</guid>
      <description>&lt;p&gt;Two days ago i was really in trouble when i was sending email from my professionnal account it was straight into spams i asked myself why is this happenning? then i headed to my cpanel account and saw that  mail.mydomain.com among some of domains didnt have ssl up i was shocked.&lt;br&gt;
Because few days ago i installed free ssls by let's encrypt (thanks to them ) for all my websites and thought i was good at least for three months but truth was i didnt enabled ssl for some of my subdomains and the term that guided me to the solution was Wildcard domain named *.mydomain.com it means basically ssl for everything that end with .mydomain.com eg&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;mydomain.com&lt;/li&gt;
&lt;li&gt;subdomain1.myomain.com&lt;/li&gt;
&lt;li&gt;subdomain2.mydomain.com&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So i needed something called Certbot to do a task and since i am using windows os to install it there would be time consuming you would tell me Docker but nah with long cli commands no Thanks...&lt;br&gt;
so a linux machine up and running  was what i was looking for.&lt;/p&gt;

&lt;p&gt;Thats's why I headed to my long time partner AWS and hoped that my free tier didnt end, with a matter of minutes i was running my ubuntu machine and i had installed my tools and did my stuff.&lt;br&gt;
This is why you should have a cloud account no more virtualization nor dual boot in your machine just use one os of your  cloud provider and shut it down when you finish to avoid unexpected expense in the future.&lt;/p&gt;

</description>
      <category>story</category>
      <category>aws</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
