-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
188 lines (175 loc) · 8.78 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
<!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>Personal Website</title>
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/0050b9c8a5.js" crossorigin="anonymous"></script>
</head>
<body>
<div id="header">
<div class="container">
<nav>
<img src="KAIST_logo.svg.png" class="logo">
<ul id="sidemenu">
<li><a href="#header">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
<i class="fa-solid fa-xmark" onclick="closemenu()"></i>
</ul>
<i class="fa-solid fa-bars" onclick="openmenu()"></i>
</nav>
<div class="header-text">
<p>AI ML Researcher</p>
<h1>Hi, I'm <span>Omer Tariq</span><br> Ph. D from KAIST</h1>
</div>
</div>
</div>
<!....................about section................>
<div id="about">
<div class="container">
<div class="row">
<div class="about-col-1">
<img src="pic.png">
</div>
<div class="about-col-2">
<h1 class="sub-title">About Me</h1>
<p><b>I'm a Machine Learning Researcher with a Doctorate from KAIST in 2025. My core research area is Efficient Deep Learning for Artificial Intelligence of Things</b></p>
<p><b>Programming languages: C, C++, Python. Frameworks: Pytorch, Tensorflow, CUDA, SystemVerilog, Verilog</b></p>
<p><b>I have more than 7 years of experience in Satellite Imaging Payload Development, AI hardware, FPGA Design and Verification, Digital ASIC Design, and High-Speed PCB Design.</b></p>
<div class="tab-titles">
<p class="tab-links active-link" onclick="opentab('skills')">Skills</p>
<p class="tab-links" onclick="opentab('experience')">Experience</p>
<p class="tab-links" onclick="opentab('education')">Education</p>
</div>
<div class="tab-contents active-tab" id="skills">
<ul>
<li><span>Advance Machine Learning, Autonomous Navigation, SLAM (LIO, VIO, Multimodal Sensor Fusion), </span><br>Robotics</li>
<li><span>FPGA Design, UVM Verification, High-Speed PCB Design</span><br>Embedded Systems</li>
<li><span>IoT DataScience, TinyML, AIoT, Algorithms</span><br>Data Engineering</li>
</ul>
</div>
<div class="tab-contents" id="experience">
<ul>
<li><span>Nov 2023-March 2024</span><br>Research Assistant, Dept. of Industrial and System Engineering (Project: Autonomous Mobile Robot, DAIM-AMR)</li>
<li><span>2021</span><br>Ph.D Candidate, School of Computing (Efficient Deep Learning for Positioning and Navigation</li>
<li><span>2019-2021</span><br>Manager ASIC Design at National Engineering & Scientific Commission (NESCOM)</li>
<li><span>2014-2019</span><br>Assistant Manager Embedded System at National Space Agency (SUPARCO)</li>
</ul>
</div>
<div class="tab-contents" id="education">
<ul>
<li><span>2021-2025</span><br>MS & Ph.D, Computing (Artificial Intelligence) KAIST</li>
<li><span>2010-2014</span><br>BSc. Electrical Engineering, UET Pakistan</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!...............services..............>
<div id="services">
<div class="container">
<h1 class="sub-title">My Services</h1>
<div class="services-list">
<div>
<i class="fa-brands fa-codepen"></i>
<h2>Advance Machine Learning and AI</h2>
<p>> Develop tailor-made AI solutions to address specific industry challenges</p>
<p>> Offer expertise in data analysis to extract meaningful insights from large datasets</p>
<p>> Conduct training sessions and workshops to upskill industry professionals in AI, ML and Computer Vision</p>
<a href="#services .fa-solid .fa-code">Learn more</a>
</div>
<div>
<i class="fa-solid fa-microchip"></i>
<h2>AI Hardware</h2>
<p>> Develop customized FPGA accelerators tailored to specific AI workloads, optimizing performance and power consumption</p>
<p>> Hardware Software Co-design System Integration and Optimization</p>
<p>> Collaborate with academia on research projects related to FPGA-based AI design</p>
<a href="#services .fa-solid .fa-crop-simple">Learn more</a>
</div>
<div>
<i class="fa-solid fa-route"></i>
<h2>High-speed PCB Design</h2>
<p>> Provide expertise in designing high-speed printed circuit boards (PCBs) to meet requirements on signal integrity, power distribution, and EMC in PCB layout</p>
<p>> Conduct comprehensive design reviews for both industry and academia related to high-speed data transfer, power integrity, and system-level considerations</p>
<a href="#services .fa-brands .fa-app-store">Learn more</a>
</div>
</div>
</div>
</div>
<!..............contact..........>
<div id="contact">
<div class="container">
<div class="row">
<div class="contact-left">
<h1 class="sub-title">Contact Me</h1>
<a href="https://mail.google.com/mail/u/0/#inbox"><i class="fa-solid fa-paper-plane"></i></a><p>[email protected]</p>
<p><i class="fa-solid fa-phone"></i>+82-10-2175-3294</p>
<div class="social-icons">
<a href="https://www.facebook.com/omertariq91/><i class="fa-brands fa-facebook"></i></a>
<a href="https://www.linkedin.com/in/omer-tariq-b1ba875b/"><i class="fa-brands fa-linkedin"></i></a>
</div>
<a href="" download class="btn btn2">Download CV</a>
</div>
<div class="contact-right"></div>
<form name="submit-to-google-sheet">
<input type="text" name="Name" placeholder="Your Name" required>
<input type="email" name="Email" placeholder="Your Email" required>
<textarea name="Message" rows="6" placeholder="Your Message"></textarea>
<button type="submit" class="btn btn2">Submit</button>
<br>
<span id="msg"></span>
</form>
</div>
</div>
<div class="copyright">
<p>Copyright @Omer Tariq, <i class="fa-solid fa-heart"></i> AI Professional</p>
</div>
</div>
<script>
var tablinks = document.getElementsByClassName("tab-links");
var tabcontents = document.getElementsByClassName("tab-contents");
function opentab(tabname){
for(tablink of tablinks){
tablink.classList.remove("active-link");
}
for(tabcontent of tabcontents){
tabcontent.classList.remove("active-tab");
}
event.currentTarget.classList.add("active-link");
document.getElementById(tabname).classList.add("active-tab");
}
</script>
<script>
var sidemenu = document.getElementById("sidemenu");
function openmenu(){
sidemenu.style.right = "0";
}
function closemenu(){
sidemenu.style.right = "-200px";
}
</script>
<script>
const scriptURL = 'https://script.google.com/macros/s/AKfycbzjsjl7KcDAremmYZWLBgEIONFYb0_fZDa2S5gzWiJ6bJZHxcVzvs28gBPva_I6DOKkOg/exec'
const form = document.forms['submit-to-google-sheet']
const msg = document.getElementById("msg")
form.addEventListener('submit', e => {
e.preventDefault()
fetch(scriptURL, { method: 'POST', body: new FormData(form)})
.then(response => {
msg.innerHTML = "Message sent successfully"
setTimeout(function(){
msg.innerHTML = ""
},5000)
form.reset()
})
.catch(error => console.error('Error!', error.message))
})
</script>
</body>
</html>