-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
369 lines (343 loc) · 39.8 KB
/
index.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
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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio.com</title>
<link rel="stylesheet" href="./assets/css files/style.css ">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<link href='https://cdn.jsdelivr.net/npm/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="../img files/">
<script src="https:kit.fontawesome.com/c8e4d183c2.js" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.1.js"></script>
</head>
<body>
<div class="main">
<!--logo design-->
<nav>
<img src="./assets/img files/Arjun_Brand1.png" alt="MySite" class="logo">
<!--navbar content-->
<ul>
<!--li><a href="">Home</a></li>
<li><a href="">About</a></li>
<li><a href="../Html files/contact.html">Contact</a></li>
<li><a href="">Services</a></li>
<li><a href="">Hire Me</a></li-->
<li ><a href="#home" >Home</a></li>
<li ><a href="#about" >About</a></li>
<li ><a href="#skills" >Skills</a></li>
<li ><a href="#team" >Our Team</a></li>
<li ><a href="#contact" >Contact</a></li>
</ul>
<input type="checkbox" class="checkbox" id="chk" />
<label class="label" for="chk">
<i class="fas fa-moon"></i>
<i class="fas fa-sun"></i>
<div class="ball"></div>
</label>
<!--img src="../img files/moon.png" alt="" id="icons"-->
</nav>
<section id="home">
<div class="info">
<h1>Hi,<br>I'm <span>Arjun</span> Thakor</h1>
<p>This is my official Portfolio website to showcase my all work related to web <br>development and UI design.</p>
<a href="">Download CV</a>
</div>
<div class="img-box">
<img src="./assets/img files/pattern.png" alt="" class="back-img">
<img src="./assets/img files/boy.png" alt="" class="main-img">
</div>
<div class="social-links">
<a href=""><i class="fab fa-instagram" style></i></a>
<a href=""><i class="fab fa-twitter"></i></a>
<a href=""><i class="fab fa-discord"></i></a>
<a href=""><i class="fab fa-facebook"></i></a>
</div>
</div>
</section>
<!---- ABOUT ---->
<section class="about section " id="about">
<h2 class="section-title">About</h2>
<div class="about__container bd-grid">
<div class="about__img">
<img src="./assets/img files/boy-1.jpg" alt="">
</div>
<div class="about_content">
<h2 class="about__subtitle">I'm Arjun Thakor </h2>
<p class="about__text">Student at ICT . I am a Front-End Developer , designer and Digital Creator. Now working on my idea for web development that : what to do, how to do .<br> We are a creative group of people who design , deploy influential brands and digital experiences. If you have work you can hire me by clicking below button .</p>
<a href="#">Hire Me</a>
</div>
</div>
</section>
<!---- SKILLS ---->
<section class="skills section" id="skills">
<h2 class="section-title">Skills</h2>
<div class="skills__container bd-grid">
<div>
<h2 class="skills__subtitle">Technical Skills</h2>
<p class="skills__text">Here are the some skills I know and practice alot . It shows how I am passionated to my work and career . As you can see in the side section it show my Professional Skill that it helps you to know more about me .</p>
<div class="skills__data">
<div class="wrap">
<div class="bar__">
<h3>HTML / HTML5 <abbr class="abbr">60%</abbr></h3>
<span class="span"></span>
</div>
</div>
</div>
<div class="skills__data">
<div class="wrap">
<div class="bar__">
<h3>CSS / CSS3 <abbr class="abbr1">75%</abbr></h3>
<span class="span1"></span>
</div>
</div>
</div>
<div class="skills__data">
<div class="wrap">
<div class="bar__">
<h3>JAVASCRIPT <abbr class="abbr2">30%</abbr></h3>
<span class="span2"></span>
</div>
</div>
</div>
<div class="skills__data">
<div class="wrap">
<div class="bar__">
<h3>UX / UI <abbr class="abbr3">80%</abbr></h3>
<span class="span3"></span>
</div>
</div>
</div>
</div>
<div>
<div class="professional_skills__">
<h2 class="skills__subtitle">Professional Skills</h2>
<ul class="mh-professional-progress" id="professional_skills__">
<li>
<div class="mh-progress mh-progress-circle" data-progress="50"></div>
<div class="pr-skill-name">Communication</div>
</li>
<li>
<div class="mh-progress mh-progress-circle" data-progress="75"></div>
<div class="pr-skill-name">Teamwork</div>
</li>
<li>
<div class="mh-progress mh-progress-circle" data-progress="60"></div>
<div class="pr-skill-name">Project management</div>
</li>
<li>
<div class="mh-progress mh-progress-circle" data-progress="85"></div>
<div class="pr-skill-name">Creativity</div>
</li>
</ul>
</div>
<!--img src="../img files/work3.jpg" alt="" class="skills__img"-->
</div>
</div>
</section>
<!--- Our Team --->
<section id="team">
<h2 class="section-title"><i class="fas fa-biohazard" style="color:black;"></i>My Team</h2>
<!--h1 class="heading"></h1>
<i class="fas fa-biohazard">
</h1-->
<div class="container">
<!---- Box 1 ---->
<div class="box">
<div class="top-bar"></div>
<div class="nav--">
<i class="verify fas fa-check-circle" style="font-size: 25px;"></i>
<input type="checkbox" class="heart-btn" id="heart-btn">
<label for="heart-btn" class="heart"></label>
</div>
<div class="details">
<img src="./assets/img files/boy-2.jpg" alt="">
<strong>Arjun Thakor</strong>
<p>[email protected]</p>
<h4>Front-End Developer</h4>
</div>
<div class="btn">
<a href="#"><i class="fas fa-clipboard-list"></i>Assign</a>
<a href="#"><i class="fas fa-eye"></i>View</a>
</div>
</div>
<div class="box">
<div class="top-bar"></div>
<div class="nav--">
<i class="verify fas fa-check-circle" style="font-size: 25px;"></i>
<input type="checkbox" class="heart-btn" id="heart-btn1">
<label for="heart-btn1" class="heart"></label>
</div>
<div class="details">
<img src="./assets/img files/boy-4.jpg" alt="">
<strong>Rahul Dev Singh</strong>
<p>RDrahul@gmail/com</p>
<h4>Graphic Designer</h4>
</div>
<div class="btn">
<a href="#"><i class="fas fa-clipboard-list"></i>Assign</a>
<a href="#"><i class="fas fa-eye"></i>View</a>
</div>
</div>
<div class="box">
<div class="top-bar"></div>
<div class="nav--">
<i class="verify fas fa-check-circle" style="font-size: 25px;"></i>
<input type="checkbox" class="heart-btn" id="heart-btn2">
<label for="heart-btn2" class="heart"></label>
</div>
<div class="details">
<img src="./assets/img files/boy-3.jpg" alt="">
<strong>Rajat Don</strong>
<p>[email protected]</p>
<h4>Web Hosting Specialist</h4>
</div>
<div class="btn">
<a href="#"><i class="fas fa-clipboard-list"></i>Assign</a>
<a href="#"><i class="fas fa-eye"></i>View</a>
</div>
</div>
<div class="box">
<div class="top-bar"></div>
<div class="nav--">
<i class="verify fas fa-check-circle" style="font-size: 25px;"></i>
<input type="checkbox" class="heart-btn" id="heart-btn3">
<label for="heart-btn3" class="heart"></label>
</div>
<div class="details">
<img src="./assets/img files/boy-5.jpg" alt="">
<strong>Aman Kanojiya</strong>
<p>[email protected]</p>
<h4>Back-End Developer</h4>
</div>
<div class="btn">
<a href="#"><i class="fas fa-clipboard-list"></i>Assign</a>
<a href="#"><i class="fas fa-eye"></i>View</a>
</div>
</div>
</div>
</section>
<!--section class="work section" id="work">
<h2 class="section-title">Work</h2>
<div class="work__container bd-grid">
<div class="work__img">
<img src="../img files/work1.jpg" alt="">
</div>
<div class="work__img">
<img src="../img files/work2.jpg" alt="">
</div>
<div class="work__img">
<img src="../img files/work3.jpg" alt="">
</div>
<div class="work__img">
<img src="../img files/work4.jpg" alt="">
</div>
<div class="work__img">
<img src="../img files/work5.jpg" alt="">
</div>
<div class="work__img">
<img src="../img files/work6.jpg" alt="">
</div>
</div>
</section-->
<!---- CONTACT ---->
<section class="contact section" id="contact">
<h2 class="section-title">Contact</h2>
<div class="container---">
<span class="big-circle"></span>
<img src="./assets/img files/shape.png" class="square" alt="" />
<div class="form">
<div class="contact-info">
<h3 class="title">Let's get in touch</h3>
<p class="text">
Swing by for a cup of coffee, or leave us a message:
If you any Query or want to give any suggestion just fill this form and will bet get in touch .
</p>
<div class="info">
<div class="information">
<img src="./assets/img files/location.png" class="icon" alt="" />
<p>Block no. 5/3 Rajbhavan Staff Residential Area Sector-19 Gandhinagar Gujarat .</p>
</div>
<div class="information">
<img src="./assets/img files/email.png" class="icon" alt="" />
<p>[email protected]</p>
</div>
<div class="information">
<img src="./assets/img files/phone.png" class="icon" alt="" />
<p>971**6**88</p>
</div>
</div>
<div class="social-media">
<p>Connect with us :</p>
<div class="social-icons">
<a href="#">
<i class="fab fa-instagram"></i>
</a>
<a href="#">
<i class="fab fa-twitter"></i>
</a>
<a href="#">
</i><i class="fab fa-discord"></i>
</a>
<a href="#">
<i class="fab fa-facebook"></i>
</a>
</div>
</div>
</div>
<div class="contact-form">
<span class="circle one"></span>
<span class="circle two"></span>
<form action="index.html" autocomplete="off">
<h3 class="title">Contact us</h3>
<div class="input-container">
<input type="text" name="name" class="input" />
<label for="">Username</label>
<span>Username</span>
</div>
<div class="input-container">
<input type="email" name="email" class="input" />
<label for="">Email</label>
<span>Email</span>
</div>
<div class="input-container">
<input type="tel" name="phone" class="input" />
<label for="">Phone</label>
<span>Phone</span>
</div>
<div class="input-container textarea">
<textarea name="message" class="input"></textarea>
<label for="">Message</label>
<span>Message</span>
</div>
<input type="submit" value="Send" class="btn___" />
</form>
</div>
</div>
</div>
</section>
<script>
const chk = document.getElementById('chk');
chk.addEventListener('change', () => {
document.body.classList.toggle('dark-theme');
});
/*const icons = document.getElementById("icons");
icons.onclick = function () {
document.body.classList.toggle("dark-theme");
if(document.body.classList.contains("dark-theme"))
{
icons.src="../img files/sun.png";
}
else
{
icons.scr="../img files/moon.png";
}
}*/
function animationEndEventName()
{ var t, e = document.createElement("div"), n = { animation: "animationend", oAnimation: "oAnimationEnd", MSAnimation: "MSAnimationEnd", mozAnimation: "mozAnimationEnd", WebkitAnimation: "webkitAnimationEnd" }; for (t in n) if (n.hasOwnProperty(t) && void 0 !== e.style[t]) return n[t] } !function (t) { if ("object" == typeof exports && "undefined" != typeof module) module.exports = t(); else if ("function" == typeof define && define.amd) define([], t); else { var e; "undefined" != typeof window ? e = window : "undefined" != typeof global ? e = global : "undefined" != typeof self && (e = self), e.ProgressBar = t() } }(function () { return function t(e, n, r) { function i(s, a) { if (!n[s]) { if (!e[s]) { var u = "function" == typeof require && require; if (!a && u) return u(s, !0); if (o) return o(s, !0); var h = new Error("Cannot find module '" + s + "'"); throw h.code = "MODULE_NOT_FOUND", h } var f = n[s] = { exports: {} }; e[s][0].call(f.exports, function (t) { var n = e[s][1][t]; return i(n || t) }, f, f.exports, t, e, n, r) } return n[s].exports } for (var o = "function" == typeof require && require, s = 0; s < r.length; s++)i(r[s]); return i }({ 1: [function (t, e, n) { !function (t) { "undefined" == typeof SHIFTY_DEBUG_NOW && (SHIFTY_DEBUG_NOW = function () { return +new Date }); var r = function () { "use strict"; var r, i, o, s, a, u = "linear", h = 1e3 / 60, f = Date.now ? Date.now : function () { return +new Date }, l = SHIFTY_DEBUG_NOW || f; function p() { } function c(t, e) { var n; for (n in t) Object.hasOwnProperty.call(t, n) && e(n) } function d(t, e) { return c(e, function (n) { t[n] = e[n] }), t } function g(t, e) { c(e, function (n) { void 0 === t[n] && (t[n] = e[n]) }) } function _(t, e, n, i, o, s, a) { var u, h = (t - s) / o; for (u in e) e.hasOwnProperty(u) && (e[u] = w(n[u], i[u], r[a[u]], h)); return e } function w(t, e, n, r) { return t + (e - t) * n(r) } function m(t, e) { var n = x.prototype.filter, r = t._filterArgs; c(n, function (i) { void 0 !== n[i][e] && n[i][e].apply(t, r) }) } function v(t, e, n, r, i, u, f, p, c) { o = e + n, s = Math.min(l(), o), a = s >= o, t.isPlaying() && !a ? (c(t._timeoutHandler, h), m(t, "beforeTween"), _(s, r, i, u, n, e, f), m(t, "afterTween"), p(r)) : a && (p(u), t.stop(!0)) } function y(t, e) { var n = {}; return c(t, "string" == typeof e ? function (t) { n[t] = e } : function (t) { n[t] || (n[t] = e[t] || u) }), n } function x(t, e) { this._currentState = t || {}, this._configured = !1, this._scheduleFunction = i, void 0 !== e && this.setConfig(e) } return i = "undefined" != typeof window && (window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame || window.mozCancelRequestAnimationFrame && window.mozRequestAnimationFrame) || setTimeout, x.prototype.tween = function (t) { return this._isTweening ? this : (void 0 === t && this._configured || this.setConfig(t), this._start(this.get()), this.resume()) }, x.prototype.setConfig = function (t) { t = t || {}, this._configured = !0, this._pausedAtTime = null, this._start = t.start || p, this._step = t.step || p, this._finish = t.finish || p, this._duration = t.duration || 500, this._currentState = t.from || this.get(), this._originalState = this.get(), this._targetState = t.to || this.get(), this._timestamp = l(); var e = this._currentState, n = this._targetState; return g(n, e), this._easing = y(e, t.easing || u), this._filterArgs = [e, this._originalState, n, this._easing], m(this, "tweenCreated"), this }, x.prototype.get = function () { return d({}, this._currentState) }, x.prototype.set = function (t) { this._currentState = t }, x.prototype.pause = function () { return this._pausedAtTime = l(), this._isPaused = !0, this }, x.prototype.resume = function () { this._isPaused && (this._timestamp += l() - this._pausedAtTime), this._isPaused = !1, this._isTweening = !0; var t = this; return this._timeoutHandler = function () { v(t, t._timestamp, t._duration, t._currentState, t._originalState, t._targetState, t._easing, t._step, t._scheduleFunction) }, this._timeoutHandler(), this }, x.prototype.stop = function (t) { return this._isTweening = !1, this._isPaused = !1, this._timeoutHandler = p, t && (d(this._currentState, this._targetState), m(this, "afterTweenEnd"), this._finish.call(this, this._currentState)), this }, x.prototype.isPlaying = function () { return this._isTweening && !this._isPaused }, x.prototype.setScheduleFunction = function (t) { this._scheduleFunction = t }, x.prototype.dispose = function () { var t; for (t in this) this.hasOwnProperty(t) && delete this[t] }, x.prototype.filter = {}, x.prototype.formula = { linear: function (t) { return t } }, r = x.prototype.formula, d(x, { now: l, each: c, tweenProps: _, tweenProp: w, applyFilter: m, shallowCopy: d, defaults: g, composeEasingObject: y }), "function" == typeof SHIFTY_DEBUG_NOW && (t.timeoutHandler = v), "object" == typeof n ? e.exports = x : void 0 === t.Tweenable && (t.Tweenable = x), x }(); r.shallowCopy(r.prototype.formula, { easeInQuad: function (t) { return Math.pow(t, 2) }, easeOutQuad: function (t) { return -(Math.pow(t - 1, 2) - 1) }, easeInOutQuad: function (t) { return (t /= .5) < 1 ? .5 * Math.pow(t, 2) : -.5 * ((t -= 2) * t - 2) }, easeInCubic: function (t) { return Math.pow(t, 3) }, easeOutCubic: function (t) { return Math.pow(t - 1, 3) + 1 }, easeInOutCubic: function (t) { return (t /= .5) < 1 ? .5 * Math.pow(t, 3) : .5 * (Math.pow(t - 2, 3) + 2) }, easeInQuart: function (t) { return Math.pow(t, 4) }, easeOutQuart: function (t) { return -(Math.pow(t - 1, 4) - 1) }, easeInOutQuart: function (t) { return (t /= .5) < 1 ? .5 * Math.pow(t, 4) : -.5 * ((t -= 2) * Math.pow(t, 3) - 2) }, easeInQuint: function (t) { return Math.pow(t, 5) }, easeOutQuint: function (t) { return Math.pow(t - 1, 5) + 1 }, easeInOutQuint: function (t) { return (t /= .5) < 1 ? .5 * Math.pow(t, 5) : .5 * (Math.pow(t - 2, 5) + 2) }, easeInSine: function (t) { return 1 - Math.cos(t * (Math.PI / 2)) }, easeOutSine: function (t) { return Math.sin(t * (Math.PI / 2)) }, easeInOutSine: function (t) { return -.5 * (Math.cos(Math.PI * t) - 1) }, easeInExpo: function (t) { return 0 === t ? 0 : Math.pow(2, 10 * (t - 1)) }, easeOutExpo: function (t) { return 1 === t ? 1 : 1 - Math.pow(2, -10 * t) }, easeInOutExpo: function (t) { return 0 === t ? 0 : 1 === t ? 1 : (t /= .5) < 1 ? .5 * Math.pow(2, 10 * (t - 1)) : .5 * (2 - Math.pow(2, -10 * --t)) }, easeInCirc: function (t) { return -(Math.sqrt(1 - t * t) - 1) }, easeOutCirc: function (t) { return Math.sqrt(1 - Math.pow(t - 1, 2)) }, easeInOutCirc: function (t) { return (t /= .5) < 1 ? -.5 * (Math.sqrt(1 - t * t) - 1) : .5 * (Math.sqrt(1 - (t -= 2) * t) + 1) }, easeOutBounce: function (t) { return t < 1 / 2.75 ? 7.5625 * t * t : t < 2 / 2.75 ? 7.5625 * (t -= 1.5 / 2.75) * t + .75 : t < 2.5 / 2.75 ? 7.5625 * (t -= 2.25 / 2.75) * t + .9375 : 7.5625 * (t -= 2.625 / 2.75) * t + .984375 }, easeInBack: function (t) { return t * t * (2.70158 * t - 1.70158) }, easeOutBack: function (t) { return (t -= 1) * t * (2.70158 * t + 1.70158) + 1 }, easeInOutBack: function (t) { var e = 1.70158; return (t /= .5) < 1 ? t * t * ((1 + (e *= 1.525)) * t - e) * .5 : .5 * ((t -= 2) * t * ((1 + (e *= 1.525)) * t + e) + 2) }, elastic: function (t) { return -1 * Math.pow(4, -8 * t) * Math.sin((6 * t - 1) * (2 * Math.PI) / 2) + 1 }, swingFromTo: function (t) { var e = 1.70158; return (t /= .5) < 1 ? t * t * ((1 + (e *= 1.525)) * t - e) * .5 : .5 * ((t -= 2) * t * ((1 + (e *= 1.525)) * t + e) + 2) }, swingFrom: function (t) { return t * t * (2.70158 * t - 1.70158) }, swingTo: function (t) { return (t -= 1) * t * (2.70158 * t + 1.70158) + 1 }, bounce: function (t) { return t < 1 / 2.75 ? 7.5625 * t * t : t < 2 / 2.75 ? 7.5625 * (t -= 1.5 / 2.75) * t + .75 : t < 2.5 / 2.75 ? 7.5625 * (t -= 2.25 / 2.75) * t + .9375 : 7.5625 * (t -= 2.625 / 2.75) * t + .984375 }, bouncePast: function (t) { return t < 1 / 2.75 ? 7.5625 * t * t : t < 2 / 2.75 ? 2 - (7.5625 * (t -= 1.5 / 2.75) * t + .75) : t < 2.5 / 2.75 ? 2 - (7.5625 * (t -= 2.25 / 2.75) * t + .9375) : 2 - (7.5625 * (t -= 2.625 / 2.75) * t + .984375) }, easeFromTo: function (t) { return (t /= .5) < 1 ? .5 * Math.pow(t, 4) : -.5 * ((t -= 2) * Math.pow(t, 3) - 2) }, easeFrom: function (t) { return Math.pow(t, 4) }, easeTo: function (t) { return Math.pow(t, .25) } }), function () { function t(t, e, n, r, i, o) { var s, a = 0, u = 0, h = 0, f = 0, l = 0, p = 0; function c(t) { return ((a * t + u) * t + h) * t } function d(t) { return t >= 0 ? t : 0 - t } return a = 1 - (h = 3 * e) - (u = 3 * (r - e) - h), f = 1 - (p = 3 * n) - (l = 3 * (i - n) - p), s = function (t, e) { var n, r, i, o, s, f, l; for (i = t, f = 0; f < 8; f++) { if (d(o = c(i) - t) < e) return i; if (d(s = (3 * a * (l = i) + 2 * u) * l + h) < 1e-6) break; i -= o / s } if (r = 1, (i = t) < (n = 0)) return n; if (i > r) return r; for (; n < r;) { if (d((o = c(i)) - t) < e) return i; t > o ? n = i : r = i, i = .5 * (r - n) + n } return i }(t, 1 / (200 * o)), ((f * s + l) * s + p) * s } r.setBezierFunction = function (e, n, i, o, s) { var a, u, h, f, l = (a = n, u = i, h = o, f = s, function (e) { return t(e, a, u, h, f, 1) }); return l.x1 = n, l.y1 = i, l.x2 = o, l.y2 = s, r.prototype.formula[e] = l }, r.unsetBezierFunction = function (t) { delete r.prototype.formula[t] } }(), function () { var t = new r; t._filterArgs = [], r.interpolate = function (e, n, i, o) { var s = r.shallowCopy({}, e), a = r.composeEasingObject(e, o || "linear"); t.set({}); var u = t._filterArgs; u.length = 0, u[0] = s, u[1] = e, u[2] = n, u[3] = a, r.applyFilter(t, "tweenCreated"), r.applyFilter(t, "beforeTween"); var h, f, l, p, c, d = (h = e, f = s, l = n, p = i, c = a, r.tweenProps(p, f, h, l, 1, 0, c)); return r.applyFilter(t, "afterTween"), d } }(), function (t) { var e = /(\d|\-|\.)/, n = /([^\-0-9\.]+)/g, r = /[0-9.\-]+/g, i = new RegExp("rgb\\(" + r.source + /,\s*/.source + r.source + /,\s*/.source + r.source + "\\)", "g"), o = /^.*\(/, s = /#([0-9]|[a-f]){3,6}/gi, a = "VAL", u = []; function h(e) { t.each(e, function (t) { var n = e[t]; "string" == typeof n && n.match(s) && (e[t] = c(s, n, f)) }) } function f(t) { var e = function (t) { 3 === (t = t.replace(/#/, "")).length && (t = (t = t.split(""))[0] + t[0] + t[1] + t[1] + t[2] + t[2]); return l[0] = p(t.substr(0, 2)), l[1] = p(t.substr(2, 2)), l[2] = p(t.substr(4, 2)), l }(t); return "rgb(" + e[0] + "," + e[1] + "," + e[2] + ")" } var l = []; function p(t) { return parseInt(t, 16) } function c(t, e, n) { var r = e.match(t), i = e.replace(t, a); if (r) for (var o, s = r.length, u = 0; u < s; u++)o = r.shift(), i = i.replace(a, n(o)); return i } function d(t) { for (var e = t.match(r), n = e.length, i = t.match(o)[0], s = 0; s < n; s++)i += parseInt(e[s], 10) + ","; return i = i.slice(0, -1) + ")" } function g(r) { var i = {}; return t.each(r, function (t) { var o, s, h = r[t]; if ("string" == typeof h) { var f = v(h); i[t] = { formatString: (o = h, s = o.match(n), s ? (1 === s.length || o[0].match(e)) && s.unshift("") : s = ["", ""], s.join(a)), chunkNames: function (t, e) { u.length = 0; var n, r = t.length; for (n = 0; n < r; n++)u.push("_" + e + "_" + n); return u }(f, t) } } }), i } function _(e, n) { t.each(n, function (t) { for (var r = v(e[t]), i = r.length, o = 0; o < i; o++)e[n[t].chunkNames[o]] = +r[o]; delete e[t] }) } function w(e, n) { t.each(n, function (t) { var r = e[t], o = function (t, e) { m.length = 0; for (var n = e.length, r = 0; r < n; r++)m.push(t[e[r]]); return m }(function (t, e) { for (var n, r = {}, i = e.length, o = 0; o < i; o++)n = e[o], r[n] = t[n], delete t[n]; return r }(e, n[t].chunkNames), n[t].chunkNames); r = function (t, e) { for (var n = t, r = e.length, i = 0; i < r; i++)n = n.replace(a, +e[i].toFixed(4)); return n }(n[t].formatString, o), e[t] = c(i, r, d) }) } var m = []; function v(t) { return t.match(r) } t.prototype.filter.token = { tweenCreated: function (t, e, n, r) { h(t), h(e), h(n), this._tokenData = g(t) }, beforeTween: function (e, n, r, i) { var o, s; o = i, s = this._tokenData, t.each(s, function (t) { for (var e = s[t].chunkNames, n = e.length, r = o[t].split(" "), i = r[r.length - 1], a = 0; a < n; a++)o[e[a]] = r[a] || i; delete o[t] }), _(e, this._tokenData), _(n, this._tokenData), _(r, this._tokenData) }, afterTween: function (e, n, r, i) { var o, s; w(e, this._tokenData), w(n, this._tokenData), w(r, this._tokenData), o = i, s = this._tokenData, t.each(s, function (t) { for (var e = s[t].chunkNames, n = e.length, r = "", i = 0; i < n; i++)r += " " + o[e[i]], delete o[e[i]]; o[t] = r.substr(1) }) } } }(r) }(this) }, {}], 2: [function (t, e, n) { var r = t("./progress"), i = t("./utils"), o = function (t, e) { this._pathTemplate = "M 50,50 m 0,-{radius} a {radius},{radius} 0 1 1 0,{2radius} a {radius},{radius} 0 1 1 0,-{2radius}", r.apply(this, arguments) }; (o.prototype = new r).constructor = o, o.prototype._pathString = function (t) { var e = 50 - t.strokeWidth / 2; return i.render(this._pathTemplate, { radius: e, "2radius": 2 * e }) }, o.prototype._trailString = function (t) { return this._pathString(t) }, e.exports = o }, { "./progress": 6, "./utils": 8 }], 3: [function (t, e, n) { var r = t("./progress"), i = t("./utils"), o = function (t, e) { this._pathTemplate = "M 0,{center} L 100,{center}", r.apply(this, arguments) }; (o.prototype = new r).constructor = o, o.prototype._initializeSvg = function (t, e) { t.setAttribute("viewBox", "0 0 100 " + e.strokeWidth), t.setAttribute("preserveAspectRatio", "none") }, o.prototype._pathString = function (t) { return i.render(this._pathTemplate, { center: t.strokeWidth / 2 }) }, o.prototype._trailString = function (t) { return this._pathString(t) }, e.exports = o }, { "./progress": 6, "./utils": 8 }], 4: [function (t, e, n) { var r = t("./line"), i = t("./circle"), o = t("./square"), s = t("./path"); e.exports = { Line: r, Circle: i, Square: o, Path: s } }, { "./circle": 2, "./line": 3, "./path": 5, "./square": 7 }], 5: [function (t, e, n) { var r = t("shifty"), i = t("./utils"), o = { easeIn: "easeInCubic", easeOut: "easeOutCubic", easeInOut: "easeInOutCubic" }, s = function (t, e) { e = i.extend({ duration: 800, easing: "linear", from: {}, to: {}, step: function () { } }, e), this._path = t, this._opts = e, this._tweenable = null; var n = this._path.getTotalLength(); this._path.style.strokeDasharray = n + " " + n, this._path.style.strokeDashoffset = n }; s.prototype.value = function () { var t = this._getComputedDashOffset(), e = this._path.getTotalLength(); return parseFloat((1 - t / e).toFixed(6), 10) }, s.prototype.set = function (t) { this.stop(), this._path.style.strokeDashoffset = this._progressToOffset(t); var e = this._opts.step; i.isFunction(e) && e(this._calculateTo(t, "linear"), this._opts.attachment || this) }, s.prototype.stop = function () { this._stopTween(), this._path.style.strokeDashoffset = this._getComputedDashOffset() }, s.prototype.animate = function (t, e, n) { e = e || {}, i.isFunction(e) && (n = e, e = {}); var o = i.extend({}, e), s = i.extend({}, this._opts); e = i.extend(s, e); var a = this._easing(e.easing), u = this._resolveFromAndTo(t, a, o); this.stop(), this._path.getBoundingClientRect(); var h = this._getComputedDashOffset(), f = this._progressToOffset(t), l = this; this._tweenable = new r, this._tweenable.tween({ from: i.extend({ offset: h }, u.from), to: i.extend({ offset: f }, u.to), duration: e.duration, easing: a, step: function (t) { l._path.style.strokeDashoffset = t.offset, e.step(t, e.attachment) }, finish: function (t) { l._path.style.strokeDashoffset = t.offset, e.step(t, e.attachment), i.isFunction(n) && n() } }) }, s.prototype._getComputedDashOffset = function () { var t = window.getComputedStyle(this._path, null); return parseFloat(t.getPropertyValue("stroke-dashoffset"), 10) }, s.prototype._progressToOffset = function (t) { var e = this._path.getTotalLength(); return e - t * e }, s.prototype._resolveFromAndTo = function (t, e, n) { return n.from && n.to ? { from: n.from, to: n.to } : { from: this._calculateFrom(e), to: this._calculateTo(t, e) } }, s.prototype._calculateFrom = function (t) { return r.interpolate(this._opts.from, this._opts.to, this.value(), t) }, s.prototype._calculateTo = function (t, e) { return r.interpolate(this._opts.from, this._opts.to, t, e) }, s.prototype._stopTween = function () { null !== this._tweenable && (this._tweenable.stop(), this._tweenable.dispose(), this._tweenable = null) }, s.prototype._easing = function (t) { return o.hasOwnProperty(t) ? o[t] : t }, e.exports = s }, { "./utils": 8, shifty: 1 }], 6: [function (t, e, n) { var r = t("./path"), i = t("./utils"), o = "Object is destroyed", s = function t(e, n) { if (!(this instanceof t)) throw new Error("Constructor was called without new keyword"); if (0 !== arguments.length) { this._opts = i.extend({ color: "#555", strokeWidth: 1, trailColor: null, trailWidth: null, fill: null, text: { autoStyle: !0, color: null, value: "", className: "progressbar-text" } }, n, !0); var o, s = this._createSvgView(this._opts); if (!(o = i.isString(e) ? document.querySelector(e) : e)) throw new Error("Container does not exist: " + e); this._container = o, this._container.appendChild(s.svg), this.text = null, this._opts.text.value && (this.text = this._createTextElement(this._opts, this._container), this._container.appendChild(this.text)); var a = i.extend({ attachment: this }, this._opts); this._progressPath = new r(s.path, a), this.svg = s.svg, this.path = s.path, this.trail = s.trail } }; s.prototype.animate = function (t, e, n) { if (null === this._progressPath) throw new Error(o); this._progressPath.animate(t, e, n) }, s.prototype.stop = function () { if (null === this._progressPath) throw new Error(o); this._progressPath.stop() }, s.prototype.destroy = function () { if (null === this._progressPath) throw new Error(o); this.stop(), this.svg.parentNode.removeChild(this.svg), this.svg = null, this.path = null, this.trail = null, this._progressPath = null, null !== this.text && (this.text.parentNode.removeChild(this.text), this.text = null) }, s.prototype.set = function (t) { if (null === this._progressPath) throw new Error(o); this._progressPath.set(t) }, s.prototype.value = function () { if (null === this._progressPath) throw new Error(o); return this._progressPath.value() }, s.prototype.setText = function (t) { if (null === this._progressPath) throw new Error(o); if (null === this.text) return this.text = this._createTextElement(this._opts, this._container), void this._container.appendChild(this.text); this.text.removeChild(this.text.firstChild), this.text.appendChild(document.createTextNode(t)) }, s.prototype._createSvgView = function (t) { var e = document.createElementNS("http://www.w3.org/2000/svg", "svg"); this._initializeSvg(e, t); var n = null; (t.trailColor || t.trailWidth) && (n = this._createTrail(t), e.appendChild(n)); var r = this._createPath(t); return e.appendChild(r), { svg: e, path: r, trail: n } }, s.prototype._initializeSvg = function (t, e) { t.setAttribute("viewBox", "0 0 100 100") }, s.prototype._createPath = function (t) { var e = this._pathString(t); return this._createPathElement(e, t) }, s.prototype._createTrail = function (t) { var e = this._trailString(t), n = i.extend({}, t); return n.trailColor || (n.trailColor = "#eee"), n.trailWidth || (n.trailWidth = n.strokeWidth), n.color = n.trailColor, n.strokeWidth = n.trailWidth, n.fill = null, this._createPathElement(e, n) }, s.prototype._createPathElement = function (t, e) { var n = document.createElementNS("http://www.w3.org/2000/svg", "path"); return n.setAttribute("d", t), n.setAttribute("stroke", e.color), n.setAttribute("stroke-width", e.strokeWidth), e.fill ? n.setAttribute("fill", e.fill) : n.setAttribute("fill-opacity", "0"), n }, s.prototype._createTextElement = function (t, e) { var n = document.createElement("p"); return n.appendChild(document.createTextNode(t.text.value)), t.text.autoStyle && (e.style.position = "relative", n.style.position = "absolute", n.style.top = "50%", n.style.left = "50%", n.style.padding = 0, n.style.margin = 0, i.setStyle(n, "transform", "translate(-50%, -50%"), t.text.color ? n.style.color = t.text.color : n.style.color = t.color), n.className = t.text.className, n }, s.prototype._pathString = function (t) { throw new Error("Override this function for each progress bar") }, s.prototype._trailString = function (t) { throw new Error("Override this function for each progress bar") }, e.exports = s }, { "./path": 5, "./utils": 8 }], 7: [function (t, e, n) { var r = t("./progress"), i = t("./utils"), o = function (t, e) { this._pathTemplate = "M 0,{halfOfStrokeWidth} L {width},{halfOfStrokeWidth} L {width},{width} L {halfOfStrokeWidth},{width} L {halfOfStrokeWidth},{strokeWidth}", this._trailTemplate = "M {startMargin},{halfOfStrokeWidth} L {width},{halfOfStrokeWidth} L {width},{width} L {halfOfStrokeWidth},{width} L {halfOfStrokeWidth},{halfOfStrokeWidth}", r.apply(this, arguments) }; (o.prototype = new r).constructor = o, o.prototype._pathString = function (t) { var e = 100 - t.strokeWidth / 2; return i.render(this._pathTemplate, { width: e, strokeWidth: t.strokeWidth, halfOfStrokeWidth: t.strokeWidth / 2 }) }, o.prototype._trailString = function (t) { var e = 100 - t.strokeWidth / 2; return i.render(this._trailTemplate, { width: e, strokeWidth: t.strokeWidth, halfOfStrokeWidth: t.strokeWidth / 2, startMargin: t.strokeWidth / 2 - t.trailWidth / 2 }) }, e.exports = o }, { "./progress": 6, "./utils": 8 }], 8: [function (t, e, n) { var r = "webkit moz o ms".split(" "); function i(t) { return t.charAt(0).toUpperCase() + t.slice(1) } function o(t) { return e = t, "[object Array]" !== Object.prototype.toString.call(e) && ("object" === typeof t && !!t); var e } e.exports = { extend: function t(e, n, r) { e = e || {}, n = n || {}, r = r || !1; for (var i in n) if (n.hasOwnProperty(i)) { var s = e[i], a = n[i]; r && o(s) && o(a) ? e[i] = t(s, a, r) : e[i] = a } return e }, render: function (t, e) { var n = t; for (var r in e) if (e.hasOwnProperty(r)) { var i = e[r], o = new RegExp("\\{" + r + "\\}", "g"); n = n.replace(o, i) } return n }, setStyle: function (t, e, n) { for (var o = 0; o < r.length; ++o) { var s = i(r[o]); t.style[s + i(e)] = n } t.style[e] = n }, capitalize: i, isString: function (t) { return "string" == typeof t || t instanceof String }, isFunction: function (t) { return "function" == typeof t }, isObject: o } }, {}] }, {}, [4])(4) }), function (t) { "function" == typeof define && define.amd ? define(["jquery"], t) : "object" == typeof exports ? module.exports = t(require("jquery")) : t(jQuery) }(function (t) { function e() { if (o.length) { var e = 0, i = t.map(o, function (t) { var e = t.data.selector, n = t.$element; return e ? n.find(e) : n }); for (n = n || (d = void 0, g = void 0, _ = void 0, (_ = { height: a.innerHeight, width: a.innerWidth }).height || ((d = s.compatMode) || !t.support.boxModel) && (_ = { height: (g = "CSS1Compat" === d ? u : s.body).clientHeight, width: g.clientWidth }), _), r = r || { top: a.pageYOffset || u.scrollTop || s.body.scrollTop, left: a.pageXOffset || u.scrollLeft || s.body.scrollLeft }; e < o.length; e++)if (t.contains(u, i[e][0])) { var h = t(i[e]), f = h[0].offsetHeight, l = h[0].offsetWidth, p = h.offset(), c = h.data("inview"); if (!r || !n) return; p.top + f > r.top && p.top < r.top + n.height && p.left + l > r.left && p.left < r.left + n.width ? c || h.data("inview", !0).trigger("inview", [!0]) : c && h.data("inview", !1).trigger("inview", [!1]) } } var d, g, _ } var n, r, i, o = [], s = document, a = window, u = s.documentElement; t.event.special.inview = { add: function (n) { o.push({ data: n, $element: t(this), element: this }), !i && o.length && (i = setInterval(e, 250)) }, remove: function (t) { for (var e = 0; e < o.length; e++) { var n = o[e]; if (n.element === this && n.data.guid === t.guid) { o.splice(e, 1); break } } o.length || (clearInterval(i), i = null) } }, t(a).bind("scroll resize scrollstop", function () { n = r = null }), !u.addEventListener && u.attachEvent && u.attachEvent("onfocusin", function () { r = null }) }), $(document).ready(function () { var t = document.querySelectorAll(".mh-progress"); Array.prototype.forEach.call(t, function (e, n) { var r, i = e.getAttribute("data-progress"); r = $(e).hasClass("progress-line") ? new ProgressBar.Line(t[n], { strokeWidth: 5, easing: "easeInOut", trailWidth: 5, text: { value: "0", style: {} }, svgStyle: { width: "100%", height: "100%" }, step: function (t, e) { e.setText((100 * e.value()).toFixed(0) + "%") } }) : new ProgressBar.Circle(t[n], { strokeWidth: 5, easing: "easeInOut", trailWidth: 5, text: { value: "0" }, step: function (t, e) { e.setText((100 * e.value()).toFixed(0) + "%") } }), $(e).bind("inview", function (t, n) { n && ($(e).hasClass("active") || (r.animate(i / 100), $(e).addClass("active"))) }) }) });
</script>
<script src="../javascript/"></script>
<script src="./assets/javascript/app.js"></script>
</body>
</html>