Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
revolution-software-club authored Feb 17, 2024
1 parent 104e703 commit 370623c
Showing 1 changed file with 231 additions and 0 deletions.
231 changes: 231 additions & 0 deletions pages/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,231 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous">
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"></script>
<script defer
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="style.css">
<title>RSDC | Home</title>
</head>

<body>

<!--====== NAVBAR ======-->
<nav class="navbar navbar-expand-sm navbar-light">
<div class="container">
<a href="../../index.html"
class="d-flex align-items-center gap-2 text-decoration-none">
<img id="logo" src="..\Images\rsdc_logo.svg" alt>
<h4 style="color: black;"><b> RSDC </b></h4>
</a>
<button class="navbar-toggler" type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end"
id="navbarSupportedContent">
<ul class="navbar-nav ">
<li class=" nav-item">
<a class="nav-link" href="../about.html">About
us</a>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false">Departments</a>

<ul class="dropdown-menu"
aria-labelledby="navbarDropdown">
<li>
<a class="dropdown-item"
href="../departments/HR.html">HR
Department</a>
</li>
<li>
<a class="dropdown-item"
href="../departments/Tech.html">Technical
Department</a>
</li>
<li>
<a class="dropdown-item"
href="../departments/social.html">Social
Department</a>
</li>
<li>
<a class="dropdown-item"
href="../departments/design.html">Design
Department</a>
</li>
<li>
<a class="dropdown-item"
href="../departments/project.html">Project
Department</a>
</li>
</ul>
</li>

<li class="nav-item">
<a class="nav-link"
href="../leads.html">Leads</a>
</li>
<li class="nav-item">
<a class="nav-link"
href="../blogMain.html">Blog</a>
</li>
<button class="btn btn-outline-primary"
type="submit">Join Now</button>
</ul>
</div>
</div>
</nav>

<section class="my-5">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<div class="card my-3">
<div class="card-body">
<!-- Blog post title -->
<h1 class="card-title text-center">Revolution Software Development Club</h1>
<!-- Blog post image -->
<!-- <div class="d-flex justify-content-center mb-3">
<img
src="../blogs/content images/neuromorph.jpg"
alt="Neuromorphic Computing"
class="img-fluid">
</div> HAVE TO ADD BANNER-->
<!-- Blog post content -->

<p class="card-text fw-bold">
Revolution SDC from its very beginning has only one intention
and that is to spread knowledge about the upcoming
technologies and that every passionate programmer has hands
on experience and is trained for the Industry.
</p>
<p>
<strong>What do we do?</strong>
<ul type="circle">
<li> Workshops / Webinars.</li>
<li>Technical Interview Questions.</li>
<li>Real-World Projects.</li>
<li>Providing technical content weeekly on social media.</li>
</ul>
</p>
<p>
<strong>Various Departments of the Club </strong>
<ul type="circle"><li>Human Resource Department</li>
<li>Technology Departemnt</li>
<li>Project Department</li>
<li>Design Department</li>
<li>Social and Outreach Department</li>
</ul>
</p>

<p>
<strong>Basic skills we are looking for.</strong>
<ul type="circle"><li>Willingness to learn</li>
<p>The most important quality! All the
enthusiasts, tinkerers, hackers, geeks, hobbyists, dabblers,
experimenters, autodidacts, we want you on our team!
</P>
<li>Professionalism</li>
<p>Setting your own deadlines and pace, as well
as completing tasks on time and to the best of your abilities. We
are looking for people who hold themselves to that higher
standard and are dedicated and committed individuals who are
punctual, attentive, and responsible.
</p>
<li>Communication skills</li>
<p>: People who are able to get their
thoughts and ideas across in a concise and unambiguous way.
This also includes writing good documentation, comments,
descriptive changelogs, well-formed instructions, etc.</p>
</ul>
</p>

<!-- Back to blog button -->
</div>
</div>
</div>
</div>
</div>
</section>

<!-- Footer -->
<footer class="bg-light">
<!-- Grid container -->
<div class="container p-4">
<!--Grid row-->
<div class="row">
<!--Grid column-->
<div class="col-lg-10 col-md-12 mb-4 mb-md-0">
<h5 class="text-uppercase">Revolution Software
Development Club</h5>
<p>Connecting Tech Enthusiats</p>
</div>
<!--Grid column-->

<!--Grid column-->
<div class="col-lg-2 col-md-6 mb-4 mb-md-0">
<ul class="list-unstyled">
<li>
<a href="#!" class="text-body"
style="text-decoration: none">FAQs</a>
</li>
<li>
<a href="#!" class="text-body"
style="text-decoration: none">Get Help</a>
</li>
<li>
<a href="#!" class="text-body"
style="text-decoration: none">Contact
Support</a>
</li>
<li>
<a href="#!" class="text-body"
style="text-decoration: none">Reach Out to
Us</a>
</li>
</ul>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</div>
<!-- Grid container -->
</footer>

<!-- JavaScript and jQuery links here -->
<script
src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+"
crossorigin="anonymous"></script>

</body>
</html>

0 comments on commit 370623c

Please sign in to comment.