-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
37 lines (37 loc) · 3.63 KB
/
Copy pathabout.html
File metadata and controls
37 lines (37 loc) · 3.63 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="/css/main.css" />
<title>Dawood Khan</title>
</head>
<body>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about">About</a></li>
<li><a href="/cv">CV</a></li>
<li><a href="/blog">Blog</a></li>
</ul>
</nav>
<div class="container">
<div class="blurb">
<h1>About me!</h1>
<p>I am a dedicated professional with 15+ years of experience with creating futuristic and innovative digital technologies which allow greater access to industrial automation, including automation systems, software tools and platforms, and control solutions. I have worked on platforms and technologies that drive the new generation of industrial solutions with a special focus AI/ML, NLP, embedded systems and Internet of Things. I have readily applied the bleeding edge research results in an industrial environment, thereby offering innovative solutions to problems at hand.</p>
<p>I am curious, passionate, with a collaborative mindset. I like to think outside of the box and come up with solutions which are intuitive and clean—at times taking inspiration from the unrelated domain using interdisciplinary collaborations. I leverage a blend of pure and applied research to work on real-world problems which have a direct measurable business impact. </p>
<p>I like to be hands-on and have strong software development skills. I like to participate in the product development steps like requirement gathering, design, development, evaluation, deployment. I am a creative problem-solver who is passionate about digging into complex problems and devising new approaches to reach results. I have excellent communication skills and team player attitude.</p>
<p>I have hired, led, developed, and enabled an incredible set of people with diverse backgrounds or experiences. I have worked with cross-functional and interdisciplinary teams to design and develop and deploy systems which include novel machine learning algorithms to advance the “state-of-the-art”, and, in the process, redefine the state of the art for the field. I care about maintaining and improving the status of our workplace to be inclusive and diverse. </p>
<p>I have some project management experience as well(Scrum, Kanban). I have worked closely with product teams in a leadership role to identify key priorities which have an impact while continuing to develop a long-term roadmap. Thus ensuring that the solutions have a significant business impact.</p>
<p>Lastly, I enjoy travelling and visiting different places and enjoy different cultural experiences. I am also like taking pictures and reading on very diverse topics from medicine, business, psychology etc.</p?
<p>Interested in: AI, machine learning, NLP, safety-critical systems, highly-configurable systems, distributed systems, smart grids, machine learning, cyber-physical systems, cybersecurity, and blockchain.</p>
<p><em>Skills</em>: C/C++ /Matlab/Golang/ Python/Tensorflow/Keras/PyTorch. RToS/Linux, MicroC/ OpenCV, SLAM, TensorFlow, PyTorch, SQL/Git/svn/MQTT, Docker, google IoT core, Kubernetes, ML-pipelines, geospatial analysis<p>
<p><em>Area of work</em>: data analysis, implementation of machine learning models, NLP, image processing, computer vision (2D and 3D vision), embedded systems, IoT, sensor fusion for industrial applications or autonomous systems. </p>
</div><!-- /.blurb -->
</div><!-- /.container -->
<footer>
<ul>
<li><a href="mailto:dawood.khan@gmail.com">email</a></li>
<li><a href="https://github.com/ddak">github.com/ddak</a></li>
</ul>
</footer>
</body>
</html>