-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
67 lines (51 loc) · 4.05 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
<!DOCTYPE html>
<!-- saved from url=(0017)https://iamit.in/ -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Prince Agrahari</title>
<meta id="viewport" name="viewport" content="width=500">
<link rel="stylesheet" href="./css/normalize.css" type="text/css">
<link rel="stylesheet" href="./css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="./css/base.css" type="text/css">
<link rel="stylesheet" href="./css/index.css" type="text/css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/demo.css" />
<link rel="stylesheet" href="css/Tstyle.css">
<!-- start Mixpanel -->
<script async="" src="./Amit Kumar_files/analytics.js.download"></script><script type="text/javascript" async="" src="./Amit Kumar_files/mixpanel-2-latest.min.js.download"></script><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("be7291f23dfd230d2ca769b70471ffa2");</script>
<script type="text/javascript" src="js/modernizr.custom.86080.js"></script>
<!-- end Mixpanel -->
</head>
<body>
<div class="index-body">
<div class="shim"></div>
<div class="index-inner">
<div class="topbar">
<span><a href="https://iprince.herokuapp.com/">Prince Agrahari</a></span> <br>
<li>|Programmer • Developer • Learner|</li>
</div>
<div class="social">
<a href="https://github.com/PrinceMargaret" target="_blank"><i class="fa fa-github fa-3x"></i></a>
<a href="https://twitter.com/PrinceMargaret_" target="_blank"><i class="fa fa-twitter fa-3x"></i></a>
<a href="mailto:[email protected]" target="_blank"><i class="fa fa-envelope fa-3x"></i></a>
<a href="https://www.linkedin.com/in/prince-agrahari-a3015b202/" target="_blank"><i class="fa fa-linkedin fa-3x"></i></a>
</div>
</div>
</div>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-33694283-3', 'auto');
ga('send', 'pageview');
</script>
</body>
<script type="text/javascript" src="js/particles.js"></script>
<script type="text/javascript" src="js/app.js"></script></html>
</html>