-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
158 lines (130 loc) · 6.71 KB
/
resume.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Resume - Banasmita Jena</title>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container-fluid d-flex justify-content-between align-items-center">
<h1 class="logo me-auto me-lg-0"><a href="index.html">Banasmita</a></h1>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a class="active" href="resume.html">Resume</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
<div class="header-social-links">
<p>Social Media</p>
<a href="https://twitter.com/Banasmita24" target="_blank" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://www.instagram.com/banasmita_jena_5/" target="_blank" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/banasmita-jena-z2405/" target="_blank" class="linkedin"><i class="bi bi-linkedin"></i></i></a>
</div>
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Resume Section ======= -->
<section id="resume" class="resume">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Resume</h2>
<p>Motivated B.Tech Hons student at RV University, bringing a fervor for computer science. Currently exploring HTML, CSS, JavaScript, C, and Python, with a commitment to continuous learning and skill development. Excited about contributing to impactful projects and thriving in collaborative, tech-driven settings.</p>
</div>
<div class="row">
<div class="col-lg-6">
<h3 class="resume-title">Summary</h3>
<div class="resume-item pb-0">
<h4>Contact</h4>
<p>
<ul>
<li>Bengaluru, Karnataka, India</li>
<li>+91 6363843093</li>
<li>[email protected]</li>
</ul>
</p>
</div>
<h3 class="resume-title">Education</h3>
<div class="resume-item">
<h4>Bachelor of Technology (Hons.)</h4>
<h5>2023 - 2027</h5>
<p><em>RV University, Bengaluru, Karnataka, India</em></p>
<p>Currently pursuing a B.Tech degree, I am dedicated to furthering my education and honing my skills in the dynamic field of technology.</p>
</div>
<div class="resume-item">
<h4>Pre - University</h4>
<h5>2021 - 2023</h5>
<p><em>Jindal Independent PU College, Bengaluru, Karnataka, India</em></p>
<p>Attained impressive marks in the 12th grade at my pre-university college, highlighting a consistent dedication to academic excellence. </p>
</div>
<div class="resume-item">
<h4>SSLC</h4>
<h5>2021</h5>
<p><em>Jindal Public School, Bengaluru-73, Karnataka, India</em></p>
<p>Achieved excellent results in the 10th standard, showcasing a strong academic foundation and dedication to success.</p>
</div>
</div>
<div class="col-lg-6">
<h3 class="resume-title">Projects</h3>
<div class="resume-item">
<h4>Data Analysis on Google Apps</h4>
<h5>Python</h5>
<p><em>RV University, Bengaluru, Karnataka, India</em></p>
<p>
<ul>
Recently conducted a comprehensive data analysis on Google Play Store apps using Python, showcasing my proficiency in extracting valuable insights from complex datasets. Excited to apply these analytical skills to contribute to data-driven decision-making.
</ul>
</p>
</div>
<div class="resume-item">
<h4>Best Project Award</h4>
<h5>Structured Innovation</h5>
<p><em>RV University, Bengaluru, Karnataka, India</em></p>
<p>
<ul>
Thrilled to announce the achievement of the "Best Project Award" for our team's outstanding work in structured innovation. Our collaborative effort resulted in the creation of an innovative game, demonstrating creativity, teamwork, and excellence. Excited to continue pushing boundaries in future endeavors!
</ul>
</p>
</div>
</div>
</div>
</div>
</section><!-- End Resume Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong><span>Banasmita.</span></strong> All Rights Reserved
</div>
</div>
</footer><!-- End Footer -->
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>