Skip to content

Commit

Permalink
added resent events blog
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyadahake committed Feb 16, 2024
1 parent a8b7377 commit 2d38d71
Show file tree
Hide file tree
Showing 7 changed files with 190 additions and 33 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added Images/.DS_Store
Binary file not shown.
Binary file added Images/Picture 1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/upcoming.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 15 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h4 style="color: black;"><b> RSDC </b></h4>
<div class="col-lg-4 col-md-7 col-sm-9">
<div class="card mb-3">
<div class="card-header">Up Comming Events</div>
<img src="Images/logo.jpg" class="card-img-top" alt="img">
<img src="Images/upcoming.jpg" class="card-img-top" alt="img">
<div class="card-body">
<h5 class="card-title">Up Comming Events</h5>
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional
Expand All @@ -87,36 +87,21 @@ <h5 class="card-title">Up Comming Events</h5>
<div class="card mb-3 ">
<div class="row g-0">
<div class="col-md-4">
<img src="Images/logo.jpg" class="img-fluid rounded-start" alt="IMG">
<img src="Images/upcoming.jpg" class="img-fluid rounded-start" alt="IMG">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Introduction to python</h5>
<p class="card-text">Latest Technical Blog supporting text below as a natural lead-in to additional
content. This content is a little bit longer.</p>
<p class="card-text"><small class="text-body-secondary">Date when uploaded</small></p>
</div>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="card mb-3">
<div class="row g-0">
<div class="col-md-4">
<img src="Images/logo.jpg" class="img-fluid rounded-start" alt="IMG">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Introduction to python</h5>
<p class="card-text">Latest Technical Blog supporting text below as a natural lead-in to additional
content. This content is a little bit longer.</p>
<p class="card-text"><small class="text-body-secondary">Date when uploaded</small></p>
<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
</p>
<p class="card-text"><small class="text-body-secondary">Event date</small></p>
</div>
</div>
</div>
</div>
</div>

</div>

</div>
Expand All @@ -135,14 +120,15 @@ <h4>Recent Events</h4>
<div class="row row-cols-1 row-cols-md-3 g-4">
<div class="col">
<div class="card h-100">
<img src="Images/logo.jpg" class="card-img-top" alt="...">
<a href="pages/blog/blogs/blog1.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">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 content is a little bit longer.</p>
<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</p>
</div>
<div class="card-footer">
<small class="text-body-secondary">Events Date</small>
<small class="text-body-secondary">30th Jan 2024</small>
</div>
</div>
</div>
Expand All @@ -154,7 +140,7 @@ <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">Events Date</small>
<small class="text-body-secondary">30th Jan 2024</small>
</div>
</div>
</div>
Expand Down
Binary file modified pages/.DS_Store
Binary file not shown.
179 changes: 175 additions & 4 deletions pages/blog/blogs/blog1.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,182 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog Page</title>
<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>
<p>Blog 1</p>

<!--====== 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 2d38d71

Please sign in to comment.