Skip to content

Commit

Permalink
Merge pull request #33 from adit0chavan/index32
Browse files Browse the repository at this point in the history
added events blog
  • Loading branch information
revolution-software-club authored Feb 16, 2024
2 parents 2b8e580 + 5b2dff2 commit abd94a5
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 33 deletions.
Binary file modified .DS_Store
Binary file not shown.
64 changes: 31 additions & 33 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ <h4 style="color: black;"><b> RSDC </b></h4>
<div class="container">
<div class="row justify-content-center g-5">
<div class="col-lg-4 col-md-7 col-sm-9">


<!--====== Blog 1 ======-->
<div class="card mb-3">
<div class="card-header">Up Comming Events</div>
<img src="Images/upcoming.jpg" class="card-img-top" alt="img">
Expand All @@ -84,21 +87,41 @@ <h5 class="card-title">Up Comming Events</h5>
<div class="col-lg-8 col-md-7 col-sm-9">
<div class="row justify-content-center">
<div class="card-header">Latest Technical Blog</div>
<div class="card mb-3 ">
<div class="card mb-3 mt-3">
<a href="pages/blog/blogs/blog1.html" class="btn stretched-link"></a>
<div class="row g-0">
<div class="col-md-4">
<img src="Images/upcoming.jpg" class="img-fluid rounded-start" alt="IMG">
<img src="pages/blog/blogs/content images/neuromorph.jpg" class="img-fluid rounded-start" alt="IMG">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">2hrs Technical Session - Off Campus Placement</h5>
<p class="card-text">2hrs Technical Session - Off Campus Placement
Organized by Revolution Software Club, Department of Computer Engineering, Science and Technology, Vishwakarma University, Pune
<h5 class="card-title">Neuromorphic Computing</h5>
<p class="card-text">
It is the method of computer engineering in which elements of a computer are customized after the system in the human brain and nervous system. It is also called as neuromorphic engineering.
</p>
<p class="card-text"><small class="text-body-secondary">Event date</small></p>
<p class="card-text"><small class="text-body-secondary"></small></p>
</div>
</div>
</div>
</div>
</div>

<!--====== Blog 2 ======-->
<div class="card mb-3 mt-3">
<a href="pages/blog/blogs/blog2.html" class="btn stretched-link"></a>
<div class="row g-0">
<div class="col-md-4">
<img src="pages/blog/blogs/content images/js-e.jpeg" class="img-fluid rounded-start" alt="IMG">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">JS Events</h5>
<p class="card-text">
Learn Different JS Event that are very usefull for your website...
</p>
<p class="card-text"><small class="text-body-secondary"></small></p>
</div>
</div>
</div>
</div>
</div>

Expand All @@ -120,7 +143,7 @@ <h4>Recent Events</h4>
<div class="row row-cols-1 row-cols-md-3 g-4">
<div class="col">
<div class="card h-100">
<a href="pages/blog/blogs/blog1.html" class="btn stretched-link"></a>
<a href="pages/Events/event1.html" class="btn stretched-link"></a>
<img src="Images/Picture 1.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">2hrs Technical Session - Off Campus Placement</h5>
Expand All @@ -132,31 +155,6 @@ <h5 class="card-title">2hrs Technical Session - Off Campus Placement</h5>
</div>
</div>
</div>
<div class="col">
<div class="card h-100">
<img src="Images/logo.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Recent Events</h5>
<p class="card-text">This card has supporting text below as a natural lead-in to additional content.</p>
</div>
<div class="card-footer">
<small class="text-body-secondary">30th Jan 2024</small>
</div>
</div>
</div>
<div class="col">
<div class="card h-100">
<img src="Images/logo.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">Recent Events</h5>
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional
content. This card has even longer content than the first to show that equal height action.</p>
</div>
<div class="card-footer">
<small class="text-body-secondary">Events Date</small>
</div>
</div>
</div>
</div>
</div>

Expand Down
Binary file modified pages/.DS_Store
Binary file not shown.
182 changes: 182 additions & 0 deletions pages/Events/event1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
<!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>2hrs Technical Session - Off Campus Placement</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 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="/pages/departments/HR.html">HR Department</a></li>
<li><a class="dropdown-item" href="/pages/departments/Tech.html">Technical Department</a></li>
<li><a class="dropdown-item" href="/pages/departments/social.html">Social Department</a></li>
<li><a class="dropdown-item" href="/pages/departments/design.html">Design Department</a></li>
<li><a class="dropdown-item" href="/pages/departments/project.html">Project Department</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/leads.html">Leads</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../pages/blog/blogMain.html">Blog</a>
</li>
<button class="btn btn-outline-primary" type="submit">Join Now</button>
</ul>
</div>
</div>
</nav>

<!-- main blog content -->

<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<h1 class="mt-5 mb-4">2hrs Technical Session - Off Campus Placement</h1>

<h2>Organized by Revolution Software Club, Department of Computer Engineering, Science and Technology, Vishwakarma University, Pune</h2>

<h3>Introduction:</h3>
<p>The Revolution Software Development Club affiliated with the Faculty of Science and Technology in the Department of Computer Engineering of Vishwakarma University, Pune have organized an insightful seminar on 30th January 2024, featuring an esteemed alumnus, Mr. Karan Jagtiani, who shared his experiences and insights on off-campus placement in the field of engineering.</p>

<h3>Speaker Profile:</h3>
<ul>
<li>Name: Mr. Karan Jagtiani</li>
<li>Alumni of: Vishwakarma University, Kondhwa, Pune - 411048.</li>
<li>Professional Journey:
<ul>
<li>Software Engineer at Storylane (October 2023 – Present)</li>
<li>Managed AWS infrastructure and Kubernetes clusters, overseeing system architecture, security, and developer operations.</li>
<li>Directed CI/CD pipeline development and ensured SOC2 compliance.</li>
<li>Software Engineer 2 at HackerRank (April 2023 – October 2023)</li>
<li>Played a crucial role in ensuring zero downtime during the upgrade of the Kubernetes cluster.</li>
</ul>
</li>
</ul>

<h3>Acknowledgement:</h3>
<p>This successful organization was made possible through the support of Mr. Rahul Papalkar and the Head of Department, Mr. Pattewar.</p>

<h3>Objectives:</h3>
<ol>
<li>Skills Over Scores: Mr. Jagtiani emphasized the importance of skills over academic scores. He shared his personal experience, indicating that practical skills and hands-on experience weigh more heavily in the software development industry.</li>
<li>Startups vs. Big Tech: The speaker shed light on the significance of joining startups as a fresher. He argued that startups provide unique opportunities for growth, learning, and hands-on experience compared to larger tech corporations.</li>
<li>Journey to Success: Mr. Jagtiani's success story served as motivation for students, emphasizing the importance of continuous learning, adaptability, and perseverance.</li>
</ol>

<h3>Seminar Schedule:</h3>
<ol>
<li>Mr. Karan Jagtiani arrived at 3pm in the 2001A Seminar Hall.</li>
<li>At 3:05pm Mr. Jagtiani was welcomed with the boutique by HoD Sir, Mr. Pattewar Sir.</li>
<li>At 3:10 pm, Miss Shrishti Shukla, a member of the HR department, delivered an introductory speech, extending a welcome to Mr. Jagtiani and providing the audience with insights into his background.</li>
<li>Mr. Jagtiani commenced the seminar at 3:15 pm, and he conducted it until 3:55 pm.</li>
<li>Following the seminar, Mr. Jagtiani facilitated a question-and-answer session, continuing until 4:20 pm, ultimately concluding the seminar.</li>
</ol>

<h3>Venue:</h3>
<p>The seminar took place in 2001A Seminar Hall within the S&T Building at Vishwakarma University, Pune.</p>

<h3>Highlights and Achievements:</h3>
<ul>
<li>A total of 139 students registered for the seminar through the link "https://forms.gle/NjGxm5UDw1qAC2JR7". Out of this, 103 students participated in the seminar, representing programs including B.Tech in Computer Engineering, B.Tech in Artificial Intelligence & Data Science, and B.Sc/M.Sc in Computers.</li>
<li>Students expressed satisfaction following the seminar, and such brainstorming sessions likely provided them with a clearer understanding of their future endeavors.</li>
</ul>

<h3>Recommendations:</h3>
<p>To organize additional sessions on career development, providing a platform to share valuable insights on professional growth.</p>

<!-- Blog Post -->
<div class="blog-post mt-5">
<h3 class="blog-post-title">Some photographs of the Event:</h3>
<img src="https://via.placeholder.com/800x400" class="img-fluid mt-3 mb-3" alt="Sample Image">

</div><!-- /.blog-post -->

<h3>Conclusion:</h3>
<li>In conclusion, Mr. Karan Jagtiani's insightful seminar on off-campus placement not only equipped us
with practical strategies but also inspired a renewed confidence in navigating the dynamic professional landscape beyond our campus boundaries. </li>
<li>His expertise and engaging delivery left a lasting impact, empowering us to approach
off-campus opportunities with a strategic and informed mindset.</li>


</div><!-- /.col-lg-8 -->
</div><!-- /.row -->
</div><!-- /.container -->


<!-- Footer -->
<footer class="bg-light mt-4">
<!-- 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>
<!-- Footer -->

</body>

</html>

0 comments on commit abd94a5

Please sign in to comment.