<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on Nerdsid.com</title><link>https://nerdsid.com/projects/</link><description>Recent content in Projects on Nerdsid.com</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://nerdsid.com/projects/index.xml" rel="self" type="application/rss+xml"/><item><title>Angular</title><link>https://nerdsid.com/projects/angular/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nerdsid.com/projects/angular/</guid><description/></item><item><title>Buho CMS</title><link>https://nerdsid.com/projects/buho-cms/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nerdsid.com/projects/buho-cms/</guid><description>&lt;h2 id="contribution-in-brief">Contribution in brief&lt;/h2>
&lt;p>I created a GitHub action workflow that utilizes both Windows and Ubuntu runners. The workflow creates installers for both Windows and Linux. Additionally, it simplifies the release process by automatically including these installers as assets in the final release.&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://github.com/iakmds/buhocms/pull/21">Link to Pull request&lt;/a>&lt;/li>
&lt;li>Tools used: Git, GitHub action, PowerShell, Bash &amp;amp; Innosetup.&lt;/li>
&lt;/ul>
&lt;h2 id="what-is-buho-cms">What is Buho CMS?&lt;/h2>
&lt;p>Buho CMS is a local content management system for static sites. In simple terms it provides a beautiful UI to edit Markdown files (it has more features than that). As of Jun 2023, it supports Hugo, Jkeyll &amp;amp; X static site generators.&lt;/p></description></item><item><title>HTTPie</title><link>https://nerdsid.com/projects/httpie/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nerdsid.com/projects/httpie/</guid><description>&lt;h2 id="contribution-in-brief">Contribution in brief&lt;/h2>
&lt;p>Recognizing the significance of well-crafted documentation for software, I focused on improving the documentation for HTTPie, a developer-focused tool. I noticed several areas that could benefit from clarification, reorganization, and consistent terminology usage. Keeping in mind the Google developer documentation guidelines, I took the initiative to rephrase and rearrange sections of the documentation, aiming to enhance clarity, simplicity, and accuracy. By addressing these aspects, my goal was to improve the overall quality of the HTTPie documentation and make life of developers easy.&lt;/p></description></item><item><title>Hugo Blog Awesome</title><link>https://nerdsid.com/projects/hugo-blog-awesome/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nerdsid.com/projects/hugo-blog-awesome/</guid><description>&lt;h2 id="what-is-hugo-blog-awesome">What is Hugo blog awesome?&lt;/h2>
&lt;p>It is a Hugo theme to create a blog/website using the Hugo static site generator.&lt;/p>
&lt;ul>
&lt;li>Link to GitHub repo: &lt;a href="https://github.com/hugo-sid/hugo-blog-awesome">hugo-sid/hugo-blog-awesome&lt;/a>&lt;/li>
&lt;li>Tech stack: Hugo (Go templating), HTML, SCSS, and JavaScript.&lt;/li>
&lt;/ul>
&lt;h2 id="why-did-i-create-this-project">Why did I create this project?&lt;/h2>
&lt;p>I felt the need to create a blog which is:&lt;/p>
&lt;ul>
&lt;li>Fast - since the final output is static HTML (usually deployed to a CDN) &amp;amp; no external libraries are included&lt;/li>
&lt;li>Minimal - because less is more&lt;/li>
&lt;li>Responsive - mobile devices can&amp;rsquo;t be ignored&lt;/li>
&lt;li>Light and dark modes - reading content should be less stressful on eyes&lt;/li>
&lt;li>Syntax highlighting - code should look like code&lt;/li>
&lt;li>RSS feed - support for the old fashioned&lt;/li>
&lt;li>No jQuery, Bootstrap, Fontawesome &amp;amp; Google fonts - we don&amp;rsquo;t need libraries for simple menu toggle, theme toggle, responsive design etc. Saves around 100-200 KB of data transfer on each page load.&lt;/li>
&lt;li>100/100 Google PageSpeed Insights &lt;a href="https://pagespeed.web.dev/report?url=https%3A%2F%2Fhba.sid.one%2F">score&lt;/a> on all 4 metrics - because performance, accessibility, best Practices &amp;amp; SEO matters.&lt;/li>
&lt;/ul>
&lt;h2 id="tools-used">Tools used&lt;/h2>
&lt;p>Tech: Hugo (Go templating), HTML, SCSS, and JavaScript.&lt;/p></description></item></channel></rss>