<?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>Forem: Ami Amigo</title>
    <description>The latest articles on Forem by Ami Amigo (@amiamigo).</description>
    <link>https://forem.com/amiamigo</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%2F164443%2F92328eeb-d141-42e6-841d-03db484d77aa.png</url>
      <title>Forem: Ami Amigo</title>
      <link>https://forem.com/amiamigo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/amiamigo"/>
    <language>en</language>
    <item>
      <title>Amigo CSS - A New CSS Framework</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Wed, 09 Feb 2022 06:00:42 +0000</pubDate>
      <link>https://forem.com/amiamigo/amigo-css-a-new-css-framework-2129</link>
      <guid>https://forem.com/amiamigo/amigo-css-a-new-css-framework-2129</guid>
      <description>&lt;p&gt;This past Sunday I launched my first open source project, a new CSS framework - &lt;a href="https://amigocss.com/"&gt;Amigo CSS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Amigo CSS is a simple, custom-first and intuitive CSS framework for CSS lovers. &lt;/p&gt;

&lt;p&gt;Amigo CSS is tailored for:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Beginners&lt;/li&gt;
&lt;li&gt;Developers' creative freedom&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Let me know what you think. I recommend to first check the philosophy behind Amigo CSS at our website &lt;a href="https://amigocss.com/"&gt;amigocss.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>cssframework</category>
      <category>amigocss</category>
    </item>
    <item>
      <title>5th Week Streak on Dev.to</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Mon, 06 Jul 2020 03:53:43 +0000</pubDate>
      <link>https://forem.com/amiamigo/5th-week-streak-on-dev-to-1hhh</link>
      <guid>https://forem.com/amiamigo/5th-week-streak-on-dev-to-1hhh</guid>
      <description>&lt;p&gt;This was supposed to be a different post about a small project am doing this weekend. However, I won't be able to finish the project before midnight. Hence, I am writing this tiny blog post so that I don't break the blogging streak.&lt;/p&gt;

&lt;p&gt;Last week I receive this from Dev.to and it has kept me motivated to keep on writing...&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Congratulations, Ami Amigo! You received the 4 Week Streak badge! Awarded for consistency of writing. Congrats on achieving this streak! Consistent writing is hard. The next streak badge you can get is the 8 Week Badge.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;On that note, Let's keep on writing&lt;/p&gt;

</description>
      <category>blogging</category>
      <category>consistency</category>
      <category>streak</category>
      <category>devto</category>
    </item>
    <item>
      <title>Bootstrap 5 is out!</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Sun, 28 Jun 2020 15:48:22 +0000</pubDate>
      <link>https://forem.com/amiamigo/bootstrap-5-is-out-3hfl</link>
      <guid>https://forem.com/amiamigo/bootstrap-5-is-out-3hfl</guid>
      <description>&lt;p&gt;Just a short announcement for those who didn't know.&lt;/p&gt;

&lt;p&gt;Bootstrap 5 is out! The most recent version of the most popular CSS framework, Bootstrap is out. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://v5.getbootstrap.com/"&gt;https://v5.getbootstrap.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I never liked Bootstrap that much, but this version may be worth a try.&lt;/p&gt;

&lt;p&gt;Here are few highlights of Bootstrap 5:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Vanilla JavaScript replaces jQuery&lt;/li&gt;
&lt;li&gt;Hugo replaces Jekyll&lt;/li&gt;
&lt;li&gt;etc. etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A few videos on YouTube already:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=3TpDnVF5Lm8"&gt;Get Started With Bootstrap 5 Alpha&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bootstrap</category>
      <category>css</category>
      <category>html</category>
      <category>bootstrap5</category>
    </item>
    <item>
      <title>97Palettes.com - Based on Microsoft Colors</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Sun, 21 Jun 2020 04:22:42 +0000</pubDate>
      <link>https://forem.com/amiamigo/97palettes-com-based-on-microsoft-colors-6hg</link>
      <guid>https://forem.com/amiamigo/97palettes-com-based-on-microsoft-colors-6hg</guid>
      <description>&lt;p&gt;Happy Sunday! Dev Community&lt;/p&gt;

&lt;p&gt;Another weekend...Another project!&lt;/p&gt;

&lt;p&gt;So this week I was super inspired by the Microsoft's Fluent UI and came up with this little project:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.97Palettes.com"&gt;97Palettes.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also got some heavy inspiration from FlatUI Colors&lt;/p&gt;

&lt;p&gt;My stack for this small project was:&lt;br&gt;
Bulma CSS&lt;br&gt;
SweetAlert JS&lt;br&gt;
Clipboard JS&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Join me...I build little web projects every weekend.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;For this Sunday, here is the project &lt;a href="https://www.97Palettes.com"&gt;97Palettes.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Until next weekend...Chao!&lt;/p&gt;

</description>
      <category>fluentui</category>
      <category>palette</category>
      <category>colors</category>
      <category>flatui</category>
    </item>
    <item>
      <title>I build small web apps every weekend - Join Me!</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Sat, 13 Jun 2020 02:58:05 +0000</pubDate>
      <link>https://forem.com/amiamigo/i-build-small-web-apps-every-weekend-join-me-5hp</link>
      <guid>https://forem.com/amiamigo/i-build-small-web-apps-every-weekend-join-me-5hp</guid>
      <description>&lt;p&gt;Okay, This is going to be short&lt;/p&gt;

&lt;p&gt;To strengthen my skills in web development, I have decided each weekend I will be making a small web app.&lt;/p&gt;

&lt;p&gt;I began last weekend...and this was what I made &lt;a href="//97colours.com"&gt;97colours.com&lt;/a&gt;. A small tool you could use to compare colors. I also wrote a short &lt;a href="https://dev.to/hondohondo/97colours-com-42dg"&gt;blog here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All the projects I will be making ...the plan is to finish and publish them within a few hours, preferably less than 3 hours. &lt;/p&gt;

&lt;p&gt;So what am I making this weekend? Stay tuned! Also, join me for the ride! It's gonna be fun!&lt;/p&gt;

</description>
      <category>websites</category>
      <category>webapps</category>
      <category>coding</category>
      <category>weekendcoding</category>
    </item>
    <item>
      <title>Why I hate Endless Scrolling!</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Thu, 11 Jun 2020 22:34:41 +0000</pubDate>
      <link>https://forem.com/amiamigo/why-i-hate-endless-scrolling-70l</link>
      <guid>https://forem.com/amiamigo/why-i-hate-endless-scrolling-70l</guid>
      <description>&lt;p&gt;So many websites and blogs nowadays implement what is called endless or infinite scrolling.&lt;/p&gt;

&lt;p&gt;For those who might not know...endless scrolling means just as the name suggests...you just keep scrolling to the bottomless page...there's literally no end unless you don't give up.&lt;/p&gt;

&lt;p&gt;I have no idea what is the design principle behind endless scrolling. If you make a website or a blog...you want people to be able to access the information delightfully. If I feel as if there is no way I am going to find out where something is, of course as a user I will be frustrated. &lt;/p&gt;

&lt;p&gt;Now here is normally a scenario...you visit a blog and a few posts interest you and you wonder how many posts are in this blog. In infinite scroll...there is no way you will know how many posts or articles are in the said blog. So you begin scrolling and scrolling and scrolling and scrolling...yes you see so much information but for the curious like me...wouldn't you like to know where this scrolling end? How many more posts or articles here that I might be interested in? So you continue scrolling only to find out you have already wasted like 5 minutes and the scroll bar now is like a quarter of an inch...you give up! Frustrated of course for not satisfying your own curiosity...Or if you accidentally open one post...you're back to square one because infinite scrolling won't remember where you last were.&lt;/p&gt;

&lt;p&gt;YouTube had the same problem a few years ago, in the recommended/suggested videos...you could scroll till you were tired. Right now I think they have lowered the number of the suggested videos.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;So what's the solution?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For a blog, please put down page numbers (pagination). This will allow a user to know how many pages are there or how many posts...I can just navigate from page 1 to page 2 or I can go all the way to the first post ever created. As a user I will feel as if I am in control...plus I can easily save that specific page and revisit it later...something which is impossible with endless scrolling.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Stop making online experiences with endless scrolling! They're terrible for the user.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Can you imagine if Google had endless scrolling? It would have been terrible! ...They know better that's why they show you pages at the bottom of the search...to give you an idea of how many pages are there. And in doing so they save you so much time...because an average user will normally be satisfied with the results on the first page.&lt;/p&gt;

&lt;p&gt;That's my rant!&lt;/p&gt;

</description>
      <category>endlessscroll</category>
      <category>infinitescroll</category>
      <category>userexperience</category>
      <category>ux</category>
    </item>
    <item>
      <title>97colours.com</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Fri, 05 Jun 2020 04:54:35 +0000</pubDate>
      <link>https://forem.com/amiamigo/97colours-com-42dg</link>
      <guid>https://forem.com/amiamigo/97colours-com-42dg</guid>
      <description>&lt;p&gt;Dear Dev Community,&lt;/p&gt;

&lt;p&gt;A super simple web app? I made that allows you to compare between two colors...and hopefully choose the one that appears better...&lt;/p&gt;

&lt;p&gt;&lt;a href="//97colours.com"&gt;97colours.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As always, feedback welcomed&lt;/p&gt;

&lt;p&gt;For the curious like me:&lt;br&gt;
Tech stack: AngularJS, Bulma CSS&lt;/p&gt;

&lt;p&gt;&lt;a href="//97colours.com"&gt;97colours.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

</description>
      <category>colors</category>
      <category>colours</category>
      <category>angular</category>
      <category>bulma</category>
    </item>
    <item>
      <title>An almost 200 pages website I created (design and development) for a small company</title>
      <dc:creator>Ami Amigo</dc:creator>
      <pubDate>Mon, 17 Feb 2020 18:53:26 +0000</pubDate>
      <link>https://forem.com/amiamigo/an-almost-200-pages-website-i-created-design-and-development-for-a-small-company-554l</link>
      <guid>https://forem.com/amiamigo/an-almost-200-pages-website-i-created-design-and-development-for-a-small-company-554l</guid>
      <description>&lt;p&gt;&lt;a href="http://www.intensivejournal.org"&gt;www.intensivejournal.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please take a look at the website I created for a small company in Beachwood, Ohio.&lt;/p&gt;

&lt;p&gt;The project took me about 5 months, working part-time while finishing up my CS degree.&lt;/p&gt;

&lt;p&gt;For those who are curious, these are the technologies and tools I used:&lt;/p&gt;

&lt;p&gt;HTML&lt;br&gt;
CSS&lt;br&gt;
Kit language for HTML Includes&lt;br&gt;
SASS&lt;br&gt;
Vanilla JavaScript (Barely used...about 10 lines of code)&lt;/p&gt;

&lt;p&gt;CodeKit (Mac) and PrePros (Windows) for pre-processing the .kit files and .scss files&lt;/p&gt;

&lt;p&gt;Other services:&lt;br&gt;
Getforms for forms&lt;br&gt;
Pexels for pictures&lt;br&gt;
IonIcons for icons&lt;/p&gt;

&lt;p&gt;I would appreciate your comments about what I did better and what I need to improve.&lt;/p&gt;

&lt;p&gt;Here is the website again, &lt;a href="http://www.intensivejournal.org"&gt;www.intensivejournal.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can reach me at &lt;a href="mailto:mnandi19@jcu.edu"&gt;mnandi19@jcu.edu&lt;/a&gt;&lt;br&gt;
Twitter: &lt;a href="https://twitter.com/amiamigo97"&gt;https://twitter.com/amiamigo97&lt;/a&gt;&lt;br&gt;
Instagram: &lt;a href="https://instagram.com/amiamigo97"&gt;https://instagram.com/amiamigo97&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>sass</category>
      <category>prepros</category>
    </item>
  </channel>
</rss>
