<?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: Akanksha Raghav</title>
    <description>The latest articles on DEV Community by Akanksha Raghav (@akank5ha).</description>
    <link>https://dev.to/akank5ha</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%2F253651%2Fd2a23f4c-553d-4433-b88d-4909a3095dfc.jpeg</url>
      <title>DEV Community: Akanksha Raghav</title>
      <link>https://dev.to/akank5ha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akank5ha"/>
    <language>en</language>
    <item>
      <title>GitHub CLI 1.0</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Sun, 20 Sep 2020 05:19:59 +0000</pubDate>
      <link>https://dev.to/akank5ha/github-cli-1-0-4cjk</link>
      <guid>https://dev.to/akank5ha/github-cli-1-0-4cjk</guid>
      <description>&lt;p&gt;GitHub CLI brings GitHub to your terminal. It reduces context switching, helps you focus, and enables you to more easily script and create your own workflows. &lt;br&gt;
With GitHub CLI 1.0, you can:&lt;/p&gt;

&lt;p&gt;Run your entire GitHub workflow from the terminal, from issues through releases&lt;br&gt;
Call the GitHub API to script nearly any action, and set a custom alias for any command&lt;br&gt;
Connect to GitHub Enterprise Server in addition to GitHub.com&lt;br&gt;
Want to know more visit the link:&lt;br&gt;
&lt;a href="https://github.blog/2020-09-17-github-cli-1-0-is-now-available/"&gt;https://github.blog/2020-09-17-github-cli-1-0-is-now-available/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Add me to Search</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Wed, 12 Aug 2020 09:30:54 +0000</pubDate>
      <link>https://dev.to/akank5ha/add-me-to-search-50e0</link>
      <guid>https://dev.to/akank5ha/add-me-to-search-50e0</guid>
      <description>&lt;p&gt;Hey everyone!&lt;br&gt;
Hope you all are doing well!&lt;br&gt;
Today I found something very interesting. Google has launched "Virtual Cards"&lt;br&gt;
Google’s new ‘people cards’ allow individuals to link to their website, social profiles, and other relevant pages all from one place.&lt;br&gt;
You can make one of yours. Just follow these simple steps.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Search your name on Google or just search "add me to search"&lt;/li&gt;
&lt;li&gt;Click on get started.&lt;/li&gt;
&lt;li&gt;Fill the details.&lt;/li&gt;
&lt;li&gt;Preview and save.
And you are done!
Search your name and you will find your "people card".
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PPdaHdW0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/vnpfd6f6s0y8molhdu32.jpeg" alt="Alt Text"&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>How To Create A GitHub Profile README</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Mon, 13 Jul 2020 09:27:47 +0000</pubDate>
      <link>https://dev.to/akank5ha/how-to-create-a-github-profile-readme-116a</link>
      <guid>https://dev.to/akank5ha/how-to-create-a-github-profile-readme-116a</guid>
      <description>&lt;p&gt;Hello everyone!&lt;br&gt;
GitHub recently released a feature that allows users to create a profile-level README to display prominently on their GitHub profile.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vTss6UFs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s6dc1vhqmmdx3n5nm8vo.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vTss6UFs--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s6dc1vhqmmdx3n5nm8vo.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
𝑰 𝒉𝒂𝒗𝒆 𝒂𝒍𝒓𝒆𝒂𝒅𝒚 𝒄𝒓𝒆𝒂𝒕𝒆𝒅 𝒕𝒉𝒆 𝒓𝒆𝒑𝒐 𝒉𝒆𝒏𝒄𝒆 𝒊𝒕𝒔 𝒔𝒉𝒐𝒘𝒊𝒏𝒈 " 𝑹𝒆𝒑𝒐 𝒂𝒍𝒓𝒆𝒂𝒅𝒚 𝒆𝒙𝒊𝒔𝒕𝒔"&lt;br&gt;
How do I create a profile README?&lt;br&gt;
Steps to begin:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The profile README is created by creating a new repository that's the same name as your username. For example, my GitHub username is akanksha-raghav so I created a new repository with the name akanksha-raghav.&lt;/li&gt;
&lt;li&gt;Create a README.md file inside the repo with text, images, emojis, etc.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MG8JwOjj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3bxl2p2ic7k2gjgz7uai.JPG" alt="Alt Text"&gt;
For exploring Markdown Syntax: &lt;a href="https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf"&gt;https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Commit your new README and yes you are done😀!
Note: At the time of this writing, in order to access the profile README feature, the letter-casing must match your GitHub username.
Congratulations!! you have created a solid README for your Github.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>github</category>
      <category>git</category>
    </item>
    <item>
      <title>Dive into Fedora</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Tue, 07 Jul 2020 06:12:48 +0000</pubDate>
      <link>https://dev.to/akank5ha/dive-into-fedora-5hne</link>
      <guid>https://dev.to/akank5ha/dive-into-fedora-5hne</guid>
      <description>&lt;p&gt;Fedora is a Linux distribution developed by the community-supported Fedora Project which is sponsored primarily by Red Hat🎩, a subsidiary of IBM, with additional support from other companies.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7tZeeh5a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5p49pdqt8k4h2dvqnwf6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7tZeeh5a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5p49pdqt8k4h2dvqnwf6.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
Fedora creates an innovative, free, and open-source platform for hardware, clouds, and containers that enables software developers and community members to build tailored solutions for their users.&lt;br&gt;
Fedora appreciates every single step of contributor by providing badges. When you join Fedora it welcomes you by providing welcome badge to the community.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0xltSvYr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/17xbrpbxduo651q6i86j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0xltSvYr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/17xbrpbxduo651q6i86j.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
Anyone who wants to contribute to open-source can check out here on fedora &lt;a href="https://whatcanidoforfedora.org/en/#designexclamation"&gt;https://whatcanidoforfedora.org/en/#designexclamation&lt;/a&gt;&lt;br&gt;
or just search whatcanidoforfedora.&lt;br&gt;
Not only fedora if you want to contribute to any organization just search whatcanidoforcompanyname you will get ample opportunities.&lt;br&gt;
Happy Learning!&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>linux</category>
    </item>
    <item>
      <title>Fun Fact about me....</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Mon, 06 Jul 2020 16:09:02 +0000</pubDate>
      <link>https://dev.to/akank5ha/fun-fact-about-me-ja2</link>
      <guid>https://dev.to/akank5ha/fun-fact-about-me-ja2</guid>
      <description>&lt;p&gt;Hello Dev Family🙋‍♀️,&lt;br&gt;
Let's connect and tell about ourselves a fun fact😎.&lt;br&gt;
As a fun fact about me is: I collect old coins🧐and have a good collection of them.😊&lt;br&gt;
Tell me yours in comment🙂&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What is the MERN Stack?</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Sat, 20 Jun 2020 12:56:57 +0000</pubDate>
      <link>https://dev.to/akank5ha/what-is-the-mern-stack-hld</link>
      <guid>https://dev.to/akank5ha/what-is-the-mern-stack-hld</guid>
      <description>&lt;p&gt;MERN(MongoDB, Express, React, Node.js) is another popular full-stack development. It is usually considered as an alternative to MEAN stack development. Below is the architecture of MERN:&lt;/p&gt;

&lt;p&gt;MongoDB - Database layer&lt;br&gt;
Express - Middleware for Nodejs&lt;br&gt;
React- front end (User Interface)&lt;br&gt;
Node.js - web server logic&lt;/p&gt;

&lt;p&gt;MERN stack Development&lt;/p&gt;

&lt;p&gt;The main difference between MERN and MEAN stack is Angular and React. Both Angular and React does the job for your requirement. Its personal choice which one to use.&lt;/p&gt;

&lt;p&gt;Before learning MERN stack development, you should have knowledge of HTML/CSS, Javascript, React JS, Node JS&lt;/p&gt;

</description>
      <category>webpack</category>
      <category>webdev</category>
    </item>
    <item>
      <title>A single div page</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Tue, 09 Jun 2020 06:45:11 +0000</pubDate>
      <link>https://dev.to/akank5ha/a-single-div-page-2ng3</link>
      <guid>https://dev.to/akank5ha/a-single-div-page-2ng3</guid>
      <description>&lt;p&gt;If you ever think you're good at CSS, check out this website. These designs are all done with a single &lt;/p&gt; element. It's insane!

&lt;p&gt;&lt;a href="https://t.co/tleibWDJys"&gt;https://t.co/tleibWDJys&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>webdev</category>
      <category>webpack</category>
    </item>
    <item>
      <title>Difference between Git and GitHub</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Mon, 08 Jun 2020 08:01:47 +0000</pubDate>
      <link>https://dev.to/akank5ha/difference-between-git-and-github-2lpj</link>
      <guid>https://dev.to/akank5ha/difference-between-git-and-github-2lpj</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HdYJ3y9K--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/k2om1yhfm9w2vxc9gem8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HdYJ3y9K--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/k2om1yhfm9w2vxc9gem8.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
What is Git?&lt;br&gt;
"Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency"&lt;/p&gt;

&lt;p&gt;Git is a distributed peer-peer version control system. Each node in the network is a peer, storing entire repositories which can also act as a multi-node distributed back-ups. There is no specific concept of a central server although nodes can be head-less or 'bare', taking on a role similar to the central server in centralised version control systems.&lt;/p&gt;

&lt;p&gt;What is GitHub?&lt;/p&gt;

&lt;p&gt;"GitHub is a web-based Git repository hosting service, which offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own features."&lt;/p&gt;

&lt;p&gt;Github provides access control and several collaboration features such as wikis, task management, and bug tracking and feature requests for every project.&lt;/p&gt;

&lt;p&gt;Github allows you to:&lt;/p&gt;

&lt;p&gt;Share your repositories with others.&lt;br&gt;
Access other user's repositories.&lt;br&gt;
Store remote copies of your repositories (github servers) as backup of your local copies.&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
      <category>opensource</category>
    </item>
    <item>
      <title>IBM community day</title>
      <dc:creator>Akanksha Raghav</dc:creator>
      <pubDate>Sun, 07 Jun 2020 05:50:27 +0000</pubDate>
      <link>https://dev.to/akank5ha/ibm-community-day-5di1</link>
      <guid>https://dev.to/akank5ha/ibm-community-day-5di1</guid>
      <description>&lt;p&gt;IBM community day is a #virtualconference, in which we will have access to lessons from 30+ experts from IBM and partners on how #Cloud Paks helps to modernize applications, simplify enterprise-grade deployment, and integrate security tools to gain insights into threats across hybrid, multi-cloud environments.&lt;br&gt;
This IBM Virtual Community Day is happening on June 18th at 8 am ET. Check out the full lineup of speakers and register here: &lt;a href="http://ibm.biz/clouddev"&gt;http://ibm.biz/clouddev&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  ibm #ibmz #virtual #virtualconferences #cloudarchitect #cloudnative #solutionarchitect #devopsengineer #devops
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
