Skip to content

Commit

Permalink
my contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
fineanmolwork committed Oct 3, 2022
1 parent fc71db1 commit 85ff8aa
Show file tree
Hide file tree
Showing 802 changed files with 34 additions and 41,793 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

15 changes: 0 additions & 15 deletions Armstrong Number Program.py

This file was deleted.

106 changes: 0 additions & 106 deletions Basic operations in a stack using call by reference

This file was deleted.

75 changes: 0 additions & 75 deletions Binary Search Tree in C++.cpp

This file was deleted.

51 changes: 0 additions & 51 deletions Calc.java

This file was deleted.

50 changes: 16 additions & 34 deletions Contributors.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
{
"id": 348,
"fullname": "Smit Shah",
"username": "https://github.com/smit-sms"
}

<!DOCTYPE html>
<html lang="en">

Expand Down Expand Up @@ -86,7 +80,7 @@
i just want a t-shirt at this point
-->
<!--Navbar-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top shadow-sm" data-aos="zoom-in-down">
<nav class="navbar navbar-expand-lg navbar-light fixed-top shadow-sm">
<a class="navbar-brand" href="/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"
id="Layer_1" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;"
Expand Down Expand Up @@ -119,13 +113,13 @@
</div>
</div>
<div class="d-flex justify-content-between align-items-center">
<p class=" rubberBand delay-4s" data-aos="fade-right">Add yourself to the list if you contribute.</p>
<div class="inputs mr-3" data-aos="fade-right">
<p class=" rubberBand delay-4s" >Add yourself to the list if you contribute.</p>
<div class="inputs mr-3">
<i class="fa fa-search"></i>
<input type="text" id="search" class="form-control " placeholder="Search Contributors..">
</div>
</div>
<div data-aos="fade-left">
<div>
<a class="github-button" href="https://github.com/fineanmol/Hacktoberfest2022" data-icon="octicon-star"
data-size="large" data-show-count="true" aria-label="Star fineanmol/Hacktoberfest2022 on GitHub">To
Get "HacktoberFest-Accepted" label, Star ✩ the repo </a>
Expand All @@ -146,37 +140,27 @@
</div>
</div>
</div>
<footer class="footer mt-auto py-3 bg-light text-center" data-aos="zoom-in-up">
<div class="footer mt-auto py-3 bg-light text-center">
<div class="container">
<span class="text-muted">This Project is participating in Hacktoberfest.</span>
<span class="text-muted"><div id="stats" style="margin-top: 1rem;"></div></span>
</div>
</footer>
</div>
<footer>
<div class="footer-content">
<h3>Hacktoberfest 2022</h3>
<p>This Project is participating in Hacktoberfest.</p>
<p>This Project is participating in Hacktoberfest. Copyright &copy; 2022</p>

<div class="footer-menu">
<ul class="socials">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-youtube"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin-square"></i></a></li>
<li><a href="https://www.facebook.com/fineanmol"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/fineanmol"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/fineanmol"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://www.instagram.com/fineanmol"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://www.linkedin.com/in/fineanmol/"><i class="fa fa-linkedin-square"></i></a></li>
</ul>
</div>
<div class="footer-bottom">
<p>copyright &copy;2022 <a href="#">Hacktoberfest 2022</a> </p>
<div class="footer-menu">
<ul class="f-menu">
<li><a href="">Home</a></li>
<li><a href="">About</a></li>
<li><a href="">Contact</a></li>
<li><a href="">Blog</a></li>
</ul>
</div>
</div>
</footer>


<script>

// Contributors array
Expand Down Expand Up @@ -2239,9 +2223,7 @@ <h3>Hacktoberfest 2022</h3>
<!-- <script src="/scripts/scroll.js"></script> -->

<script src="./scripts/menu.js"></script>
<div class="container">
<div id="stats" style="margin-top: 1rem;"></div>
</div>

<!-- <div class="container">
<div id="stats" style="margin-top: 1rem;">
Expand Down
14 changes: 0 additions & 14 deletions Counting Bits

This file was deleted.

Loading

0 comments on commit 85ff8aa

Please sign in to comment.