<?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: ADAMU MUHAMMAD MUHAMMAD</title>
    <description>The latest articles on DEV Community by ADAMU MUHAMMAD MUHAMMAD (@adamusgeeky).</description>
    <link>https://dev.to/adamusgeeky</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%2F269640%2Fc044613f-dfeb-4c5d-ac4f-6503aef6e16d.jpg</url>
      <title>DEV Community: ADAMU MUHAMMAD MUHAMMAD</title>
      <link>https://dev.to/adamusgeeky</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adamusgeeky"/>
    <language>en</language>
    <item>
      <title>Geek Ink Progress Discussions with Giscus</title>
      <dc:creator>ADAMU MUHAMMAD MUHAMMAD</dc:creator>
      <pubDate>Sat, 20 May 2023 16:55:03 +0000</pubDate>
      <link>https://dev.to/adamusgeeky/geek-ink-progress-discussions-with-giscus-3jig</link>
      <guid>https://dev.to/adamusgeeky/geek-ink-progress-discussions-with-giscus-3jig</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;At Geek Ink, we believe in the power of collaboration and community-driven learning. That's why we're excited to announce a new feature on our platform—interactive discussions powered by &lt;strong&gt;Giscus&lt;/strong&gt;. With this latest addition, Geek Ink becomes an even more engaging and inclusive space for learners to connect, share ideas, and collaborate on their tech journeys&lt;/p&gt;

&lt;h3&gt;
  
  
  Category Submission: &lt;strong&gt;DIY Deployments&lt;/strong&gt;
&lt;/h3&gt;

&lt;h3&gt;
  
  
  App Link
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://geekink.me/"&gt;Geekink&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Screenshots
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--thQ1q9Jw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0qn0fgdgi3x94dhej9s9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--thQ1q9Jw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0qn0fgdgi3x94dhej9s9.png" alt="Image description" width="800" height="361"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dxYfAQ02--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0mi684rqtmtf9e50hba1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dxYfAQ02--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0mi684rqtmtf9e50hba1.png" alt="Image description" width="800" height="393"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Description
&lt;/h3&gt;

&lt;p&gt;By leveraging &lt;strong&gt;GitHub Discussions&lt;/strong&gt; through &lt;strong&gt;Giscus&lt;/strong&gt;, we harness the power of a robust and familiar platform. &lt;strong&gt;GitHub&lt;/strong&gt; is widely recognized as a hub for collaboration and open-source contributions. By bringing discussions directly to Geek Ink, we tap into this existing ecosystem, making it easier for learners to engage, contribute, and build a strong community around our platform.&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Source Code
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/AdamsGeeky/Adams/blob/main/Comments.jsx"&gt;source code&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Permissive License
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;MIT License&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Background (What made you decide to build this particular app? What inspired you?)
&lt;/h2&gt;

&lt;p&gt;I believe that by embracing collaboration and harnessing the power of discussions, we can unlock new opportunities for growth and empower learners to achieve their goals.&lt;/p&gt;

&lt;h3&gt;
  
  
  How I built it (How did you utilize GitHub Actions or GitHub Codespaces? Did you learn something new along the way? Pick up a new skill?)
&lt;/h3&gt;

&lt;p&gt;I utilized &lt;strong&gt;GitHub Actions&lt;/strong&gt; to automatically build and deploy changes to the Geek Ink website whenever new content or updates were pushed to the repository. This streamlined the deployment process, allowing me to focus more on creating valuable content and less on manual deployment tasks&lt;/p&gt;

&lt;p&gt;Secondly, I incorporated &lt;strong&gt;GitHub Discussions&lt;/strong&gt; into Geek Ink using the &lt;strong&gt;Giscus commenting system&lt;/strong&gt;. By leveraging GitHub Discussions, I tapped into the existing ecosystem of collaboration and open-source contributions. &lt;/p&gt;

&lt;p&gt;Throughout the process of building Geek Ink and implementing these features, I learned valuable skills in configuring GitHub Actions workflows and integrating GitHub Discussions. I gained insights into automating deployment processes and managing collaborative discussions on GitHub. This experience broadened my understanding of using GitHub as a powerful platform for development and community engagement&lt;/p&gt;

&lt;p&gt;not only enhanced the functionality of Geek Ink but also picked up new skills and expanded my knowledge in utilizing these tools effectively.&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources/Info
&lt;/h3&gt;

&lt;p&gt;As I continue to develop and improve Geek Ink, I look forward to exploring more features and tools provided by GitHub, expanding my skill set, and delivering an exceptional learning experience to our community.&lt;/p&gt;

</description>
      <category>githubhack23</category>
      <category>opensource</category>
      <category>community</category>
    </item>
    <item>
      <title>Geek ink Empowering Tech Enthusiasts</title>
      <dc:creator>ADAMU MUHAMMAD MUHAMMAD</dc:creator>
      <pubDate>Fri, 19 May 2023 18:34:43 +0000</pubDate>
      <link>https://dev.to/adamusgeeky/geek-ink-empowering-tech-enthusiasts-56ie</link>
      <guid>https://dev.to/adamusgeeky/geek-ink-empowering-tech-enthusiasts-56ie</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Geek ink 🚀 Empowering Tech Enthusiasts 🚀&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Category Submission:
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;DIY Deployments&lt;/strong&gt; &lt;/p&gt;

&lt;h3&gt;
  
  
  App Link &lt;a href="https://geekink.me/"&gt;Geek Ink - Empowering Tech Enthusiasts&lt;/a&gt;
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Screenshots
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--XfVFSCNy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wmd4bzub6rkbni1hm6nq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--XfVFSCNy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wmd4bzub6rkbni1hm6nq.png" alt="Image description" width="800" height="391"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tLz7vfWF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/81h2dfp3t3754iyuvj02.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tLz7vfWF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/81h2dfp3t3754iyuvj02.png" alt="Image description" width="800" height="394"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TYYDmJhv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dqjzt6bzoal5uvj9kb7y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TYYDmJhv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dqjzt6bzoal5uvj9kb7y.png" alt="Image description" width="800" height="391"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Description
&lt;/h3&gt;

&lt;p&gt;I am thrilled to present Geek Ink, a platform dedicated to empowering tech enthusiasts, aspiring developers, and lifelong learners on their journey to success. Geek Ink combines the power of open-source advocacy, curated content, and interactive learning experiences to make tech education accessible to all. With a focus on practical knowledge and real-world examples, Geek Ink aims to equip individuals with the skills and mindset necessary for a successful career in the tech industry.&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Source Code
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/AdamsGeeky/Adams"&gt;Geek Ink GitHub Repository&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Permissive License
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;MIT License&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Background (What made you decide to build this particular app? What inspired you?)
&lt;/h2&gt;

&lt;p&gt;Geek Ink was born out of my personal quest for knowledge and a deep desire to share that passion with others. As a Computer Science student at G.S.U and a Software Engineering trainee at ALX, I recognized the transformative power of education in the world of technology. Inspired by this realization, I set out to create Geek Ink as a platform that combines my love for open-source, dedication to learning, and aspiration to make tech education accessible to all.&lt;/p&gt;

&lt;h3&gt;
  
  
  How I built it (How did you utilize GitHub Actions or GitHub Codespaces? Did you learn something new along the way? Pick up a new skill?)
&lt;/h3&gt;

&lt;p&gt;To build Geek Ink, I utilized the powerful combination of &lt;strong&gt;Docusaurus&lt;/strong&gt;, &lt;strong&gt;GitHub Pages&lt;/strong&gt;, and &lt;strong&gt;GitHub Actions&lt;/strong&gt;. &lt;strong&gt;Docusaurus&lt;/strong&gt; served as the static-site generator, allowing me to build a single-page application with fast client-side navigation. Leveraging the full power of &lt;strong&gt;React&lt;/strong&gt;, the site became interactive, providing an immersive learning experience for users. &lt;strong&gt;GitHub Pages&lt;/strong&gt; enabled me to host the website, making it accessible to anyone with an internet connection.&lt;/p&gt;

&lt;p&gt;With &lt;strong&gt;GitHub Actions&lt;/strong&gt;, I set up automation workflows to streamline the deployment process and ensure that the content on Geek Ink remains up-to-date. Continuous integration and continuous deployment &lt;strong&gt;(CI/CD) pipelines&lt;/strong&gt; were established to automatically build and deploy changes to the live site whenever new content or updates were &lt;strong&gt;pushed&lt;/strong&gt; to the repository. &lt;/p&gt;

&lt;p&gt;This allowed me to focus more on creating valuable content and less on manual deployment processes.&lt;/p&gt;

&lt;p&gt;Throughout the development of Geek Ink, I learned valuable skills in setting up GitHub Actions workflows and configuring the deployment pipeline. I also &lt;strong&gt;honed my knowledge of React&lt;/strong&gt; and leveraged the capabilities of &lt;strong&gt;Docusaurus&lt;/strong&gt; to create an engaging and intuitive user interface. The combination of these tools and technologies empowered me to bring Geek Ink to life and provide a seamless learning experience for our community.&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources/Info
&lt;/h3&gt;

&lt;p&gt;To learn more about Geek Ink and join our vibrant community of learners, visit the &lt;a href="https://geekink.me/"&gt;Geek Ink website&lt;/a&gt;. You can also explore the source code on the Geek Ink &lt;a href="https://github.com/AdamsGeeky/Adams"&gt;GitHub repository&lt;/a&gt; and contribute to the open-source project. Geek Ink is licensed under the permissive MIT License, allowing for widespread use and collaboration.&lt;/p&gt;

&lt;p&gt;Embark on an exciting journey of knowledge and discovery with Geek Ink. Together, let's unlock the vast potential of technology and empower individuals to shape the future.&lt;/p&gt;

</description>
      <category>githubhack23</category>
      <category>opensource</category>
      <category>onprogress</category>
    </item>
    <item>
      <title>Learn with great learnig acadamy</title>
      <dc:creator>ADAMU MUHAMMAD MUHAMMAD</dc:creator>
      <pubDate>Wed, 09 Dec 2020 08:15:27 +0000</pubDate>
      <link>https://dev.to/adamusgeeky/learn-with-great-learnig-acadamy-3715</link>
      <guid>https://dev.to/adamusgeeky/learn-with-great-learnig-acadamy-3715</guid>
      <description>&lt;p&gt;&lt;a href="https://glacad.me/33M1qWA"&gt;https://glacad.me/33M1qWA&lt;/a&gt;&lt;/p&gt;

</description>
      <category>free</category>
    </item>
  </channel>
</rss>
