-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
291 lines (253 loc) · 13.9 KB
/
about.html
File metadata and controls
291 lines (253 loc) · 13.9 KB
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>About Me - Rama Krushna</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Personal Website of Rama Krushna Behera" />
<meta name="keywords" content="Rama Krushna, UI/UX Designer, NIT Rourkela" />
<meta content="Shreethemes" name="author" />
<!-- favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- Magnific -->
<link href="css/magnific-popup.css" rel="stylesheet" type="text/css" />
<!-- Icons -->
<link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<!-- Main css -->
<link href="css/style.css" rel="stylesheet" type="text/css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-158895392-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-158895392-1');
</script>
</head>
<body>
<!-- Loader -->
<div id="preloader">
<div id="status">
<div class="spinner">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
</div>
</div>
<!-- Loader -->
<!-- Navbar STart -->
<header id="topnav" class="defaultscroll sticky">
<div class="container">
<!-- Logo container-->
<div>
<a class="logo" href="index.html">RK<span class="text-primary">.</span></a>
</div>
<div class="menu-extras">
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu">
<li><a href="index.html">Home</a></li>
<li><a href="about.html"> About Me</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="blog.html">Blogs</a></li>
<li><a href="contact.html">Contact</a></li>
</ul><!--end navigation menu-->
</div><!--end navigation-->
</div><!--end container-->
</header><!--end header-->
<!-- Navbar End -->
<!-- Hero Start -->
<section class="bg-half bg-light">
<div class="home-center">
<div class="home-desc-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12 text-center">
<div class="page-next-level">
<h4 class="title"> About Me </h4>
<ul class="page-next d-inline-block bg-white shadow p-2 pl-4 pr-4 rounded mb-0">
<li><a href="index.html" class="text-uppercase font-weight-bold text-dark">Home</a></li>
<li>
<span class="text-uppercase text-primary font-weight-bold">About</span>
</li>
</ul>
</div>
</div> <!--end col-->
</div><!--end row-->
</div> <!--end container-->
</div>
</div>
</section><!--end section-->
<!-- Hero End -->
<!-- About Start -->
<section class="section">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-5 mt-4 pt-2 mt-sm-0 pt-sm-0">
<div class="position-relative">
<img src="images/about.jpg" class="rounded img-fluid mx-auto d-block" alt="">
</div>
</div><!--end col-->
<div class="col-lg-7 col-md-7 mt-4 pt-2 mt-sm-0 pt-sm-0">
<div class="section-title ml-lg-4">
<h4 class="title mb-4">About Me</h4>
<p class="text-muted">I am a young designer based in Rourkela, Odisha. As of now, I am pursuing my bachelor's degree from the National Institute of Technology, Rourkela in the department of Industrial Design. I am currently exploring my skills in graphic design, motion graphics, logo design, and UI/UX design. Proficient in idea generation and innovation, I have undertaken and successfully completed multiple projects at the institute level.
<br><br>
My key strengths are working under pressure and converting challenges into opportunities. I've always loved competing with myself.
I believe in working interdisciplinary and collaborative.
<br><br>
Besides working on my projects, I enjoy playing badminton, listening to music and a little bit of coding.</p>
<a href="resume.pdf" target="_blank" class="btn btn-primary mt-3">Download CV</a>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- About End -->
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<div class="section-title mb-4 pb-2">
<h4 class="title mb-4">SKILLS</h4>
<p class="text-muted para-desc mx-auto mb-0">Here are the set of skills that I have acquired through my experience in design field.</p>
</div>
</div><!--end col-->
</div><!--end row-->
<div class="row">
<div class="col-md-4 col-12">
<div class="features mt-5">
<div class="image position-relative d-inline-block">
<img src="images/icon/uiux.svg" alt="">
</div>
<div class="content mt-4">
<h4 class="title-2">UI/UX Design</h4>
<p class="text-muted mb-0">Solve user problems and find possible creative solution it.</p>
</div>
</div>
</div><!--end col-->
<div class="col-md-4 col-12 mt-5">
<div class="features">
<div class="image position-relative d-inline-block">
<img src="images/icon/illustration.svg" alt="">
</div>
<div class="content mt-4">
<h4 class="title-2">Illustration</h4>
<p class="text-muted mb-0">Creating a visual explanation for integration in various media.</p>
</div>
</div>
</div><!--end col-->
<div class="col-md-4 col-12 mt-5">
<div class="features">
<div class="image position-relative d-inline-block">
<img src="images/icon/branding.svg" alt="">
</div>
<div class="content mt-4">
<h4 class="title-2">Branding</h4>
<p class="text-muted mb-0">Create visual brand identity for organizations and businesses.</p>
</div>
</div>
</div><!--end col-->
<div class="col-md-4 col-12 mt-5">
<div class="features">
<div class="image position-relative d-inline-block">
<img src="images/icon/logo.svg" alt="">
</div>
<div class="content mt-4">
<h4 class="title-2">Logo Design</h4>
<p class="text-muted mb-0">Design a recognizable logo representing your organization or product.</p>
</div>
</div>
</div><!--end col-->
<div class="col-md-4 col-12 mt-5">
<div class="features">
<div class="image position-relative d-inline-block">
<img src="images/icon/graphics.svg" alt="">
</div>
<div class="content mt-4">
<h4 class="title-2">Graphics Design</h4>
<p class="text-muted mb-0">Create visual concepts to communicate ideas that inspire, inform, and captivate consumers.</p>
</div>
</div>
</div><!--end col-->
<div class="col-md-4 col-12 mt-5">
<div class="features">
<div class="image position-relative d-inline-block">
<img src="images/icon/motion.svg" alt="">
</div>
<div class="content mt-4">
<h4 class="title-2">Motion Design</h4>
<p class="text-muted mb-0">Design animations and footages to pass on a message in effective manner.</p>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<div class="container mt-100 mt-60">
<div class="row justify-content-center">
<div class="col-12 text-center">
<div class="section-title">
<h5 class="text-muted para-desc mx-auto mb-0">See the design works I have done so far</h5>
<div class="mt-3">
<a href="portfolio.html" class="btn btn-primary">Portfolio</a>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div>
<!-- Footer Start -->
<br>
<footer class="footer footer-bar bg-light">
<div class="text-dark container text-center">
<h5>Research | Design | Refine</h5>
<div class="row align-items-center">
<div class="col-sm-6">
<div class="text-sm-left">
<p class="mb-0">Copyright © 2020 Rama Krushna.</p>
</div>
</div>
<div class="col-sm-6 mt-4 mt-sm-0 pt-2 pt-sm-0">
<ul class="list-unstyled social-icon social text-sm-right mb-0">
<li class="list-inline-item mb-0"><a href="https://www.behance.net/rama_krushna" class="rounded"><i class="mdi mdi-behance" title="Behance"></i></a></li>
<li class="list-inline-item mb-0"><a href="https://www.instagram.com/rk._.design/" class="rounded"><i class="mdi mdi-instagram" title="Instagram"></i></a></li>
<li class="list-inline-item mb-0"><a href="https://twitter.com/rama__krushna" class="rounded"><i class="mdi mdi-twitter" title="Twitter"></i></a></li>
<li class="list-inline-item mb-0"><a href="https://medium.com/@ramakrushnabehera" class="rounded"><i class="mdi mdi-medium" title="Medium"></i></a></li>
<li class="list-inline-item mb-0"><a href="https://www.linkedin.com/in/rama-krushna-behera-78a534161/" class="rounded"><i class="mdi mdi-linkedin" title="LinkedIn"></i></a></li>
<li class="list-inline-item mb-0"><a href="https://dribbble.com/rama_krushna" class="rounded"><i class="mdi mdi-dribbble" title="Dribbble"></i></a></li>
</ul><!--end icon-->
</div>
</div>
</div><!--end container-->
</footer><!--end footer-->
<!-- Footer End -->
<!-- Back to top -->
<a href="#" class="back-to-top rounded text-center" id="back-to-top">
<i class="mdi mdi-chevron-up d-block"> </i>
</a>
<!-- Back to top -->
<!-- javascript -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrollspy.min.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific.init.js"></script>
<!-- Main Js -->
<script src="js/app.js"></script>
</body>
<!-- Mirrored from www.shreethemes.in/landrick/layouts/page_aboutus.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 14 Nov 2019 12:05:52 GMT -->
</html>