-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·86 lines (67 loc) · 4.25 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
<!DOCTYPE html>
<html>
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8" />
<!-- <link rel="stylesheet" type="text/css" href="dep/normalize.css/normalize.css" /> -->
<!-- <link rel="stylesheet" type="text/css" href="dep/Font-Awesome/css/font-awesome.css" /> -->
<link rel="stylesheet" type="text/css" href="resume_style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ashish Lotake | Resume</title>
<meta name="robots" content="follow, index" />
<meta name="title" property="og:title" content="Ashish Lotake | Resume" />
<meta name="description" property="og:description" content="A dedicated and aspiring data scientist and machine learning engineer, wish to work for an institution that offers technical and personal growth."/>
<meta name="image" property="og:image" content="./images/images/ashish.jpg" />
<meta property="og:url" content="https://resume.ashishlotake.com/" />
<meta property="og:site_name" content="Ashish Lotake | Resume" />
<meta name="twitter:card" content="https://www.ashishlotake.com/static/images/twitter-card.png" />
<meta name="twitter:site" content="https://twitter.com/Ashish02lotake" />
<meta name="twitter:title" content="Ashish Lotake" />
<meta name="twitter:description" content="Dive deep into nitty-gritty of Data science, Machine learning & Artificial Intelligence with me!" />
<meta name="twitter:image" content="./images/images/ashish.jpg" />
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="/favicons/favicon.ico" />
<link rel="manifest" href="/favicons/site.webmanifest" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="/favicons/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/favicons/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/favicons/favicon-16x16.png"
/>
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#59aed1" />
<meta name="msapplication-TileColor" content="#2d89ef" />
<meta name="msapplication-config" content="/favicons/browserconfig.xml" />
<meta name="theme-color" content="#ffffff" />
</head>
<body lang="en" class="content01" style="background-color:#070707;">
<iframe src="Ashish_Lotake_resume.pdf" style="min-height:100vh;width:100%" frameborder="0"></iframe>
<!-- to print pdf -->
<div id="document-controls" class="noprint" >
<div style="height: 0em" class="noprint">
<a href="Ashish_Lotake_resume.pdf" download="Ashish_Lotake_resume.pdf">
<button style="padding-left: 8px; padding-right: 8px; padding-top: 6px; padding-bottom: 3px;" ><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M7 17h10v-2H7Zm5-3l4-4l-1.4-1.4l-1.6 1.55V6h-2v4.15L9.4 8.6L8 10Zm0 8q-2.075 0-3.9-.788q-1.825-.787-3.175-2.137q-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175q1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138q1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175q-1.35 1.35-3.175 2.137Q14.075 22 12 22Z"/></svg></button>
</a>
</div>
</div>
<div id="document-controls" style="margin-top: 3em; background-color: transparent;">
<div class="noprint">
<a href="mailto:ashishlotake@duck.com">
<button style="padding-left: 8px; padding-right: 8px; padding-top: 6px; padding-bottom: 3px;" ><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-.825 0-1.412-.587Q2 18.825 2 18V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v12q0 .825-.587 1.413Q20.825 20 20 20Zm8-7.175q.125 0 .262-.038q.138-.037.263-.112L19.6 8.25q.2-.125.3-.312q.1-.188.1-.413q0-.5-.425-.75T18.7 6.8L12 11L5.3 6.8q-.45-.275-.875-.013Q4 7.05 4 7.525q0 .25.1.437q.1.188.3.288l7.075 4.425q.125.075.263.112q.137.038.262.038Z"/></svg></button>
</a>
</div>
</div>
</body>
</html>