-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexperience.html
115 lines (99 loc) · 6.13 KB
/
experience.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Garima Bisht | Experience</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Garima Bisht portfolio, garima portfolio, garima portfolio github, garima bisht gehu" />
<meta name="description" content="Garima Bisht portfolio." />
<!-- Robot.txt -->
<meta name="robots" content="index,follow" />
<meta name="Googlebot" content="index,follow" />
<meta name="AdsBot-Google" content="index,follow" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" />
<!--For Dark/Light mode Toggle-->
<script src="https://code.iconify.design/1/1.0.4/iconify.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet" />
<!--Import animation.css-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<link rel="stylesheet" href="assets/css/preloader.css">
<link rel="stylesheet" type="text/css" href="assets/css/experience.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/cursor.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css">
<link id='favicon' rel="icon" href="assets/images/favicon.png" type="image/png">
<!--Favicon-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.css" />
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css" />
<script defer src="./assets/js/dynamicTitle.js"></script>
</head>
<body class="no-scroll-preload">
<!-- loader -->
<div class="loader-container">
<div class="atom">
<div class="electron"></div>
<div class="electron-alpha"></div>
<div class="electron-omega"></div>
</div>
</div>
</div> -->
<!--Dynamic Nav Bar-->
<!-- script -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<div class="main pt-5">
<section>
<div class="container-fluid px-3">
<div class="row">
<div class="col-md-6"> <img class="img-fluid d-block animate__animated animate__fadeInUp animate__delay-1s"
src="./assets/images/experience-page/experience.svg" draggable="true"> </div>
<div class="dropdown px-md-5 col-md-6 d-flex flex-column align-items-center justify-content-center animate__animated animate__fadeInUp animate__delay-1s">
<h2 class="main-heading mb-0 experience_head">My <span class="my_experience">Experience</span></h2>
<p class="pre-heading font-weight-bolder text-center animate__animated animate__fadeInUp animate__delay-2s">
As a Software Engineer with nearly 2 years of experience, I have contributed to a diverse range of projects, including building single-page websites and React-based web applications. I utilized React and Redux for state management, and Material-UI and Bootstrap for responsive designs. I delivering scalable, user-friendly solutions tailored to client needs.<br/>
Additionally, I worked on Indian Navy projects, including the Indian Navy website, Portals, and various UI interfaces such as NavConsole, Radar, and Weapons UI. My focus was on building intuitive and efficient user interfaces to support operational coordination and defense systems. Using Angular, TailwindCSS, and Laravel, I contributed to dynamic front-end development, responsive UI design, and robust back-end services, ensuring high-performance solutions for naval operations
</p>
</div>
</div>
</div>
</section>
<br><br>
<h4 class="text-center heading1 exp-head">Work <span class="my_experience">Experience</span></h4>
<!-- work experience Card -->
<main class="container experience-cards">
<!-- Dynamic experience Card -->
</main>
</div>
<!--Cursor-->
<div class="cursor-dot-outline"></div>
<div class="cursor-dot"></div>
<!-- Dynamic footer section -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="assets/js/app.js"></script>
<script src="assets/js/cursor.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="assets/js/experience.js"></script>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script>
var swiper = new Swiper('.blog-slider', {
observer: true,
observeParents: true,
spaceBetween: 30,
effect: 'fade',
loop: true,
mousewheel: {
invert: false,
},
pagination: {
el: '.blog-slider__pagination',
clickable: true,
}
});
</script>
</body>
</html>