1
+ <!DOCTYPE HTML>
2
+ <!--
3
+ Industrious by TEMPLATED
4
+ templated.co @templatedco
5
+ Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
6
+ -->
7
+ < html >
8
+ < head >
9
+ < title > Ashok Ajad | Machine Learning Engineer</ title >
10
+ < meta charset ="utf-8 " />
11
+ < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no " />
12
+ < meta name ="description " content ="" />
13
+ < meta name ="keywords " content ="" />
14
+ < link rel ="stylesheet " href ="assets/css/main.css " />
15
+ </ head >
16
+ < body class ="is-preload ">
17
+
18
+
19
+ <!-- Header -->
20
+ < header id ="header ">
21
+ < div class ="inner ">
22
+ < div class ="content ">
23
+ < section >
24
+ < h4 > </ h4 >
25
+ < ul class ="plain ">
26
+ < li > < a href ="https://www.linkedin.com/in/ashok-ajad/ " target ="_blank "> < i class ="icon fa-linkedin "> </ i > LinkedIn</ a >
27
+ < a href ="https://github.com/code-cse " target ="_blank "> < i class ="icon fa-github "> </ i > Github</ a >
28
+
29
+ </ li >
30
+
31
+ </ ul >
32
+ </ section >
33
+ </ div >
34
+
35
+ </ div >
36
+
37
+
38
+ < a class ="logo " href ="index.html "> Home</ a >
39
+ < a class ="logo " href ="index.html "> Blogs</ a >
40
+ < a class ="logo " href ="elements.html "> Projects</ a >
41
+ < a class ="logo " href ="generic.html "> Research</ a >
42
+
43
+ < nav >
44
+ < a href ="#menu "> Menu</ a >
45
+ </ nav >
46
+
47
+
48
+ </ header >
49
+
50
+ <!-- Nav -->
51
+ < nav id ="menu ">
52
+ < ul class ="links ">
53
+ < li > < a href ="index.html "> Home</ a > </ li >
54
+ < li > < a href ="elements.html "> Projects</ a > </ li >
55
+ < li > < a href ="generic.html "> Research</ a > </ li >
56
+ < li > < a href ="generic.html "> Blogs</ a > </ li >
57
+ < li > < a href ="resume.html "> Resume</ a > </ li >
58
+ </ ul >
59
+ </ nav >
60
+ <!-- Heading -->
61
+ < div id ="heading " >
62
+ < h1 > Resume</ h1 >
63
+
64
+ </ div >
65
+
66
+
67
+
68
+ < section id ="main " class ="wrapper ">
69
+ < div class ="inner ">
70
+ < div class ="content ">
71
+
72
+ <!-- <embed src="ashok-ajad.pdf" width="1000px" height="2100px"; style="align-items: center;" /> -->
73
+ < embed src ="ashok-ajad.pdf " style ="width: 100%;height: 1000px;border: none; align-items: center; "> </ embed >
74
+ </ div >
75
+ </ div >
76
+ </ section >
77
+
78
+
79
+
80
+ <!-- *********************************************************************************************************************************** -->
81
+ <!-- Footer -->
82
+ < footer id ="footer ">
83
+ < div class ="inner ">
84
+ < div class ="content ">
85
+ < section >
86
+ < h4 > </ h4 >
87
+ < ul class ="plain ">
88
+ < li > < a href ="https://www.linkedin.com/in/ashok-ajad/ " target ="_blank "> < i class ="icon fa-linkedin "> </ i > LinkedIn</ a >
89
+ < a href ="https://github.com/code-cse " target ="_blank "> < i class ="icon fa-github "> </ i > Github</ a >
90
+ < a href ="# "> < i class ="icon fa-facebook "> </ i > Facebook</ a >
91
+ < a href ="# "> < i class ="icon fa-instagram "> </ i > Instagram</ a >
92
+
93
+ </ li >
94
+ </ ul >
95
+ </ section >
96
+ </ div >
97
+ < div class ="copyright ">
98
+ © ashok ajad < a href ="index.html "> Machine Learning Engineer | AI-Researcher </ a >
99
+ </ div >
100
+ </ div >
101
+ </ footer >
102
+
103
+ <!-- Scripts -->
104
+ < script src ="assets/js/jquery.min.js "> </ script >
105
+ < script src ="assets/js/browser.min.js "> </ script >
106
+ < script src ="assets/js/breakpoints.min.js "> </ script >
107
+ < script src ="assets/js/util.js "> </ script >
108
+ < script src ="assets/js/main.js "> </ script >
109
+
110
+
111
+ </ body >
112
+ </ html >
0 commit comments