Skip to content

Commit

Permalink
profile update
Browse files Browse the repository at this point in the history
  • Loading branch information
sumit2011 committed Sep 17, 2024
1 parent eb3bfc4 commit 7734fb8
Show file tree
Hide file tree
Showing 19 changed files with 138 additions and 82 deletions.
4 changes: 2 additions & 2 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:locale" content="en">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2023-01-07T00:07:13+05:30">
<meta property="article:modified_time" content="2023-10-03T18:37:31+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="og:image" content="https://sumit2011.github.io/avatar.png">

<meta name="twitter:card" content="summary_large_image">
Expand All @@ -30,7 +30,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/about\/"
},"genre": "page","wordcount": 196 ,
"url": "https:\/\/sumit2011.github.io\/about\/","datePublished": "2023-01-07T00:07:13+05:30","dateModified": "2023-10-03T18:37:31+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/about\/","datePublished": "2023-01-07T00:07:13+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down
7 changes: 4 additions & 3 deletions binary-search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2023-11-30T11:54:28+05:30">
<meta property="article:modified_time" content="2023-11-30T11:54:28+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="article:tag" content="C">
<meta property="article:tag" content="C&#43;&#43;">
<meta property="og:image" content="https://sumit2011.github.io/images/logo.png">
Expand All @@ -33,7 +33,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/binary-search\/"
},"genre": "posts","keywords": "C, C\u002b\u002b","wordcount": 1100 ,
"url": "https:\/\/sumit2011.github.io\/binary-search\/","datePublished": "2023-11-30T11:54:28+05:30","dateModified": "2023-11-30T11:54:28+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/binary-search\/","datePublished": "2023-11-30T11:54:28+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -624,7 +624,8 @@ <h2 id="advantages--drawbacks">Advantages &amp; Drawbacks</h2>
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 30-11-2023</span>
<span>Updated on 17-09-2024&nbsp;<a class="git-hash" href="https://github.com/sumit2011/dsa-lab-assignment/commit/72a0cb1672990186438e64083e7bc26a31972e0e" target="_blank" title="commit by no0ne(sumit2011kmr@gmail.com) 72a0cb1672990186438e64083e7bc26a31972e0e: profile update">
<i class="fas fa-hashtag fa-fw" aria-hidden="true"></i>72a0cb1</a></span>
</div></div>
<div class="post-info-line">
<div class="post-info-md"></div>
Expand Down
7 changes: 4 additions & 3 deletions binary-tree/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2023-01-20T11:54:28+05:30">
<meta property="article:modified_time" content="2023-01-20T11:54:28+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="article:tag" content="C">
<meta property="article:tag" content="C&#43;&#43;">
<meta property="og:image" content="https://sumit2011.github.io/images/logo.png">
Expand All @@ -33,7 +33,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/binary-tree\/"
},"genre": "posts","keywords": "C, C\u002b\u002b","wordcount": 618 ,
"url": "https:\/\/sumit2011.github.io\/binary-tree\/","datePublished": "2023-01-20T11:54:28+05:30","dateModified": "2023-01-20T11:54:28+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/binary-tree\/","datePublished": "2023-01-20T11:54:28+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -545,7 +545,8 @@ <h3 id="finding-a-node">finding a node</h3>
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 20-01-2023</span>
<span>Updated on 17-09-2024&nbsp;<a class="git-hash" href="https://github.com/sumit2011/dsa-lab-assignment/commit/72a0cb1672990186438e64083e7bc26a31972e0e" target="_blank" title="commit by no0ne(sumit2011kmr@gmail.com) 72a0cb1672990186438e64083e7bc26a31972e0e: profile update">
<i class="fas fa-hashtag fa-fw" aria-hidden="true"></i>72a0cb1</a></span>
</div></div>
<div class="post-info-line">
<div class="post-info-md"></div>
Expand Down
7 changes: 4 additions & 3 deletions css/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2024-05-25T11:54:28+05:30">
<meta property="article:modified_time" content="2024-05-25T11:54:28+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="article:tag" content="Html">
<meta property="article:tag" content="Css">
<meta property="og:image" content="https://sumit2011.github.io/images/logo.png">
Expand All @@ -33,7 +33,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/css\/"
},"genre": "posts","keywords": "html, css","wordcount": 2300 ,
"url": "https:\/\/sumit2011.github.io\/css\/","datePublished": "2024-05-25T11:54:28+05:30","dateModified": "2024-05-25T11:54:28+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/css\/","datePublished": "2024-05-25T11:54:28+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -1089,7 +1089,8 @@ <h3 id="centering-elements-horizontally">Centering Elements Horizontally</h3>
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 25-05-2024</span>
<span>Updated on 17-09-2024&nbsp;<a class="git-hash" href="https://github.com/sumit2011/dsa-lab-assignment/commit/72a0cb1672990186438e64083e7bc26a31972e0e" target="_blank" title="commit by no0ne(sumit2011kmr@gmail.com) 72a0cb1672990186438e64083e7bc26a31972e0e: profile update">
<i class="fas fa-hashtag fa-fw" aria-hidden="true"></i>72a0cb1</a></span>
</div></div>
<div class="post-info-line">
<div class="post-info-md"></div>
Expand Down
7 changes: 4 additions & 3 deletions git-commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2024-02-29T11:54:28+05:30">
<meta property="article:modified_time" content="2024-02-29T11:54:28+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="article:tag" content="Git">
<meta property="og:image" content="https://sumit2011.github.io/images/logo.png">

Expand All @@ -32,7 +32,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/git-commands\/"
},"genre": "posts","keywords": "git","wordcount": 196 ,
"url": "https:\/\/sumit2011.github.io\/git-commands\/","datePublished": "2024-02-29T11:54:28+05:30","dateModified": "2024-02-29T11:54:28+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/git-commands\/","datePublished": "2024-02-29T11:54:28+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -304,7 +304,8 @@ <h1 id="intro">intro</h1>
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 29-02-2024</span>
<span>Updated on 17-09-2024&nbsp;<a class="git-hash" href="https://github.com/sumit2011/dsa-lab-assignment/commit/72a0cb1672990186438e64083e7bc26a31972e0e" target="_blank" title="commit by no0ne(sumit2011kmr@gmail.com) 72a0cb1672990186438e64083e7bc26a31972e0e: profile update">
<i class="fas fa-hashtag fa-fw" aria-hidden="true"></i>72a0cb1</a></span>
</div></div>
<div class="post-info-line">
<div class="post-info-md"></div>
Expand Down
7 changes: 4 additions & 3 deletions google-dorks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2023-08-05T11:54:28+05:30">
<meta property="article:modified_time" content="2023-08-05T11:54:28+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="article:tag" content="C">
<meta property="og:image" content="https://sumit2011.github.io/images/logo.png">

Expand All @@ -36,7 +36,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/google-dorks\/"
},"genre": "posts","keywords": "C","wordcount": 385 ,
"url": "https:\/\/sumit2011.github.io\/google-dorks\/","datePublished": "2023-08-05T11:54:28+05:30","dateModified": "2023-08-05T11:54:28+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/google-dorks\/","datePublished": "2023-08-05T11:54:28+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -295,7 +295,8 @@ <h3 id="google-hacking-database-ghdb">google hacking database [GHDB]</h3>
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 05-08-2023</span>
<span>Updated on 17-09-2024&nbsp;<a class="git-hash" href="https://github.com/sumit2011/dsa-lab-assignment/commit/72a0cb1672990186438e64083e7bc26a31972e0e" target="_blank" title="commit by no0ne(sumit2011kmr@gmail.com) 72a0cb1672990186438e64083e7bc26a31972e0e: profile update">
<i class="fas fa-hashtag fa-fw" aria-hidden="true"></i>72a0cb1</a></span>
</div></div>
<div class="post-info-line">
<div class="post-info-md"></div>
Expand Down
7 changes: 4 additions & 3 deletions graph/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2023-11-30T11:54:28+05:30">
<meta property="article:modified_time" content="2023-11-30T11:54:28+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="article:tag" content="C">
<meta property="article:tag" content="C&#43;&#43;">
<meta property="og:image" content="https://sumit2011.github.io/images/logo.png">
Expand All @@ -33,7 +33,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/graph\/"
},"genre": "posts","keywords": "C, C\u002b\u002b","wordcount": 2717 ,
"url": "https:\/\/sumit2011.github.io\/graph\/","datePublished": "2023-11-30T11:54:28+05:30","dateModified": "2023-11-30T11:54:28+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/graph\/","datePublished": "2023-11-30T11:54:28+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -1430,7 +1430,8 @@ <h3 id="dfs-1">DFS</h3>
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 30-11-2023</span>
<span>Updated on 17-09-2024&nbsp;<a class="git-hash" href="https://github.com/sumit2011/dsa-lab-assignment/commit/72a0cb1672990186438e64083e7bc26a31972e0e" target="_blank" title="commit by no0ne(sumit2011kmr@gmail.com) 72a0cb1672990186438e64083e7bc26a31972e0e: profile update">
<i class="fas fa-hashtag fa-fw" aria-hidden="true"></i>72a0cb1</a></span>
</div></div>
<div class="post-info-line">
<div class="post-info-md"></div>
Expand Down
7 changes: 4 additions & 3 deletions html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2024-05-25T11:54:28+05:30">
<meta property="article:modified_time" content="2024-05-25T11:54:28+05:30">
<meta property="article:modified_time" content="2024-09-17T23:53:15+05:30">
<meta property="article:tag" content="Html">
<meta property="og:image" content="https://sumit2011.github.io/images/logo.png">

Expand All @@ -32,7 +32,7 @@
"@type": "WebPage",
"@id": "https:\/\/sumit2011.github.io\/html\/"
},"genre": "posts","keywords": "html","wordcount": 5089 ,
"url": "https:\/\/sumit2011.github.io\/html\/","datePublished": "2024-05-25T11:54:28+05:30","dateModified": "2024-05-25T11:54:28+05:30","publisher": {
"url": "https:\/\/sumit2011.github.io\/html\/","datePublished": "2024-05-25T11:54:28+05:30","dateModified": "2024-09-17T23:53:15+05:30","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -2140,7 +2140,8 @@ <h3 id="html-meta-tags">HTML Meta tags</h3>
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 25-05-2024</span>
<span>Updated on 17-09-2024&nbsp;<a class="git-hash" href="https://github.com/sumit2011/dsa-lab-assignment/commit/72a0cb1672990186438e64083e7bc26a31972e0e" target="_blank" title="commit by no0ne(sumit2011kmr@gmail.com) 72a0cb1672990186438e64083e7bc26a31972e0e: profile update">
<i class="fas fa-hashtag fa-fw" aria-hidden="true"></i>72a0cb1</a></span>
</div></div>
<div class="post-info-line">
<div class="post-info-md"></div>
Expand Down
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,9 @@
<a href="https://linkedin.com/in/sumit2011" title="LinkedIn" target="_blank" rel="noopener noreffer me"><i class="fab fa-linkedin fa-fw" aria-hidden="true"></i></a>
<a href="https://twitter.com/_su__mit___" title="Twitter" target="_blank" rel="noopener noreffer me"><i class="fab fa-twitter fa-fw" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/_su__mit___" title="Instagram" target="_blank" rel="noopener noreffer me"><i class="fab fa-instagram fa-fw" aria-hidden="true"></i></a>
<a href="https://facebook.com/sumit2011" title="facebook" target="_blank" rel="noopener noreffer me"><i class="fab fa-facebook fa-fw" aria-hidden="true"></i></a>
<a href="https://wa.me/&#43;916202757997" title="WhatsApp" target="_blank" rel="noopener noreffer me"><i class="fab fa-whatsapp fa-fw" aria-hidden="true"></i></a>
<a href="mailto:sumit2011kmr@gmail.com" title="Email" rel=" me"><i class="far fa-envelope fa-fw" aria-hidden="true"></i></a>
<a href="/index.xml" title="RSS" target="_blank" rel="noopener noreffer me"><i class="fas fa-rss fa-fw" aria-hidden="true"></i></a>
</div><h3 class="home-disclaimer">Student</h3></div>
</div></div>
<article class="single summary" itemscope itemtype="http://schema.org/Article"><div class="featured-image-preview">
<a href="/single_linked_list/"><img
class="lazyload"
Expand Down
50 changes: 50 additions & 0 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,55 @@ Advanced Operators allintext:, allintilte:, allinurl:, cache:, define:, filetype
<img src="/python.jpg" referrerpolicy="no-referrer">
</div><p><em><strong>Python is used in automation of taskes.</strong></em></p>]]></description>
</item>
<item>
<title>Oops(object oriented programming)</title>
<link>https://sumit2011.github.io/oops/</link>
<pubDate>Wed, 15 Feb 2023 11:54:28 &#43;0530</pubDate>
<author>Sumit</author>
<guid>https://sumit2011.github.io/oops/</guid>
<description><![CDATA[<div class="featured-image">
<img src="/posts/DSA/oops/oops.png" referrerpolicy="no-referrer">
</div>]]></description>
</item>
<item>
<title>CSS Part 1</title>
<link>https://sumit2011.github.io/css/</link>
<pubDate>Sat, 25 May 2024 11:54:28 &#43;0530</pubDate>
<author>Sumit</author>
<guid>https://sumit2011.github.io/css/</guid>
<description><![CDATA[<div class="featured-image">
<img src="/home.png" referrerpolicy="no-referrer">
</div><p><em><strong>Navigation system works on the concept of linked list.</strong></em></p>]]></description>
</item>
<item>
<title>HTML Basics</title>
<link>https://sumit2011.github.io/html/</link>
<pubDate>Sat, 25 May 2024 11:54:28 &#43;0530</pubDate>
<author>Sumit</author>
<guid>https://sumit2011.github.io/html/</guid>
<description><![CDATA[<div class="featured-image">
<img src="/home.png" referrerpolicy="no-referrer">
</div><p><em><strong>Navigation system works on the concept of linked list.</strong></em></p>]]></description>
</item>
<item>
<title>git commands</title>
<link>https://sumit2011.github.io/git-commands/</link>
<pubDate>Thu, 29 Feb 2024 11:54:28 &#43;0530</pubDate>
<author>Sumit</author>
<guid>https://sumit2011.github.io/git-commands/</guid>
<description><![CDATA[<div class="featured-image">
<img src="/git.png" referrerpolicy="no-referrer">
</div><p>Most useful git commands.</p>]]></description>
</item>
<item>
<title>SQL</title>
<link>https://sumit2011.github.io/sql/</link>
<pubDate>Thu, 29 Feb 2024 11:54:28 &#43;0530</pubDate>
<author>Sumit</author>
<guid>https://sumit2011.github.io/sql/</guid>
<description><![CDATA[<div class="featured-image">
<img src="/git.png" referrerpolicy="no-referrer">
</div><p>Most useful sql commands.</p>]]></description>
</item>
</channel>
</rss>
Loading

0 comments on commit 7734fb8

Please sign in to comment.