-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
269 lines (252 loc) Β· 17.9 KB
/
contact.html
File metadata and controls
269 lines (252 loc) Β· 17.9 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
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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Contact Imran Siddique - Principal Software Engineer at Microsoft. Connect via LinkedIn, GitHub, Medium, or Dev.to for collaborations, discussions on Agentic AI, and speaking opportunities.">
<meta name="keywords" content="Imran Siddique, Contact, LinkedIn, GitHub, Medium, Dev.to, Microsoft, Agentic AI, Collaboration, Speaking">
<meta name="author" content="Imran Siddique">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://imransiddique.com/contact.html">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://imransiddique.com/contact.html">
<meta property="og:title" content="Contact Imran Siddique - Let's Connect">
<meta property="og:description" content="Connect with Imran Siddique via LinkedIn, GitHub, Medium, or Dev.to for collaborations on Agentic AI and autonomous systems.">
<meta property="og:site_name" content="Imran Siddique">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@mosiddi">
<meta name="twitter:title" content="Contact Imran Siddique">
<meta name="twitter:description" content="Connect for collaborations on Agentic AI, open source, and speaking opportunities.">
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ContactPage",
"name": "Contact Imran Siddique",
"description": "Connect with Imran Siddique for collaborations and discussions",
"mainEntity": {
"@type": "Person",
"name": "Imran Siddique",
"sameAs": [
"https://github.com/imran-siddique",
"https://www.linkedin.com/in/imransiddique1986/",
"https://medium.com/@isiddique",
"https://dev.to/mosiddi",
"https://twitter.com/mosiddi"
]
}
}
</script>
<title>Contact Imran Siddique - Connect on LinkedIn, GitHub & More</title>
<link rel="stylesheet" href="styles-new.css">
</head>
<body>
<nav class="navbar">
<div class="container">
<a href="index.html" class="logo">Imran Siddique</a>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="agent-mesh-docs/index.html">AgentMesh</a></li>
<li><a href="writings.html">Writings</a></li>
<li><a href="contact.html" class="active">Contact</a></li>
</ul>
<button class="theme-toggle" id="themeToggle" aria-label="Toggle theme">
<svg class="sun-icon" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="5"></circle>
<path d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42"></path>
</svg>
</button>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</div>
</nav>
<main>
<section class="hero-small">
<div class="container">
<h1 class="fade-in">Let's Connect</h1>
<p class="hero-subtitle fade-in">Open to collaborations, discussions, and opportunities</p>
</div>
</section>
<section class="content-section">
<div class="container">
<div class="contact-intro">
<p class="lead">I'm always interested in connecting with fellow engineers, researchers, and innovators working on the future of AI systems. Whether you want to discuss agentic architecture, collaborate on open source, or explore new opportunities, feel free to reach out.</p>
</div>
<div class="contact-grid">
<div class="contact-card">
<div class="contact-icon">
<svg width="48" height="48" viewBox="0 0 24 24" fill="currentColor">
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
</svg>
</div>
<h3>LinkedIn</h3>
<p>Connect with me professionally, discuss industry trends, and stay updated on my latest work.</p>
<a href="https://www.linkedin.com/in/imransiddique1986/" target="_blank" rel="noopener noreferrer" class="btn-primary">
Connect on LinkedIn β
</a>
</div>
<div class="contact-card">
<div class="contact-icon">
<svg width="48" height="48" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
</div>
<h3>GitHub</h3>
<p>Explore my open source projects, contribute to repositories, or report issues and suggestions.</p>
<a href="https://github.com/imran-siddique" target="_blank" rel="noopener noreferrer" class="btn-primary">
Follow on GitHub β
</a>
</div>
<div class="contact-card">
<div class="contact-icon">
<svg width="48" height="48" viewBox="0 0 24 24" fill="currentColor">
<path d="M13.54 12a6.8 6.8 0 01-6.77 6.82A6.8 6.8 0 010 12a6.8 6.8 0 016.77-6.82A6.8 6.8 0 0113.54 12zM20.96 12c0 3.54-1.51 6.42-3.38 6.42-1.87 0-3.39-2.88-3.39-6.42s1.52-6.42 3.39-6.42 3.38 2.88 3.38 6.42M24 12c0 3.17-.53 5.75-1.19 5.75-.66 0-1.19-2.58-1.19-5.75s.53-5.75 1.19-5.75C23.47 6.25 24 8.83 24 12z"/>
</svg>
</div>
<h3>Medium</h3>
<p>Read my in-depth articles and leave comments to start a conversation about AI and systems engineering.</p>
<a href="https://medium.com/@isiddique" target="_blank" rel="noopener noreferrer" class="btn-primary">
Follow on Medium β
</a>
</div>
<div class="contact-card">
<div class="contact-icon">
<svg width="48" height="48" viewBox="0 0 24 24" fill="currentColor">
<path d="M7.42 10.05c-.18-.16-.46-.23-.84-.23H6l.02 2.44.04 2.45.56-.02c.41 0 .63-.07.83-.26.24-.24.26-.36.26-2.2 0-1.91-.02-1.96-.29-2.18zM0 4.94v14.12h24V4.94H0zM8.56 15.3c-.44.58-1.06.77-2.53.77H4.71V8.53h1.4c1.67 0 2.16.18 2.6.9.27.43.29.6.32 2.57.05 2.23-.02 2.73-.47 3.3zm5.09-5.47h-2.47v1.77h1.52v1.28l-.72.04-.75.03v1.77l1.22.03 1.2.04v1.28h-1.6c-1.53 0-1.6-.01-1.87-.3l-.3-.28v-3.16c0-3.02.01-3.18.25-3.48.23-.31.25-.31 1.88-.31h1.64v1.3zm4.68 5.45c-.17.43-.64.79-1 .79-.18 0-.45-.15-.67-.39-.32-.32-.45-.63-.82-2.08l-.9-3.39-.45-1.67h.76c.4 0 .75.02.75.05 0 .06 1.16 4.54 1.26 4.83.04.15.32-.7.73-2.3l.66-2.52.74-.04c.4-.02.73 0 .73.04 0 .14-1.67 6.38-1.8 6.68z"/>
</svg>
</div>
<h3>Dev.to</h3>
<p>Engage with my technical tutorials and implementation guides in the developer community.</p>
<a href="https://dev.to/mosiddi" target="_blank" rel="noopener noreferrer" class="btn-primary">
Follow on Dev.to β
</a>
</div>
<div class="contact-card">
<div class="contact-icon">
<svg width="48" height="48" viewBox="0 0 24 24" fill="currentColor">
<path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
</svg>
</div>
<h3>X (Twitter)</h3>
<p>Quick updates, thoughts on AI trends, and engaging with the tech community in real-time.</p>
<a href="https://twitter.com/mosiddi" target="_blank" rel="noopener noreferrer" class="btn-primary">
Follow @mosiddi β
</a>
</div>
</div>
<div class="interests-section">
<h2>π€ I'm Interested In</h2>
<div class="interests-grid">
<div class="interest-card">
<h3>π‘ Collaborations</h3>
<p>Working on open source projects related to agentic AI, autonomous systems, and production-ready AI infrastructure.</p>
</div>
<div class="interest-card">
<h3>π¬ Discussions</h3>
<p>Engaging conversations about systems engineering, distributed architectures, AI governance, and the future of autonomous systems.</p>
</div>
<div class="interest-card">
<h3>π€ Speaking</h3>
<p>Conference talks, podcasts, and webinars on agentic architecture, AI systems design, and engineering leadership.</p>
</div>
<div class="interest-card">
<h3>π¬ Research</h3>
<p>Exploring new patterns in AI agent governance, knowledge graphs, semantic firewalls, and deterministic control systems.</p>
</div>
<div class="interest-card">
<h3>π Mentoring</h3>
<p>Guiding engineers interested in transitioning to AI systems architecture or building production-grade agentic applications.</p>
</div>
<div class="interest-card">
<h3>π Opportunities</h3>
<p>Advisory roles, consulting engagements, and positions focused on building the future of autonomous AI systems.</p>
</div>
</div>
</div>
<div class="response-section">
<h2>β±οΈ Response Time</h2>
<p>I receive many messages and try to respond to everyone, though it may take some time. For the fastest response:</p>
<ul class="response-tips">
<li><strong>LinkedIn</strong> - Best for professional inquiries and opportunities (1-3 days)</li>
<li><strong>GitHub</strong> - Best for technical discussions and open source collaboration (2-5 days)</li>
<li><strong>Medium/Dev.to</strong> - Best for article feedback and technical questions (varies)</li>
</ul>
</div>
<div class="cta-final">
<h2>Let's Build the Future Together</h2>
<p>Whether you're working on cutting-edge AI systems, building production infrastructure, or exploring new architectural patterns, I'd love to connect and share ideas.</p>
<a href="https://www.linkedin.com/in/imransiddique1986/" target="_blank" rel="noopener noreferrer" class="btn-large">
Connect on LinkedIn β
</a>
</div>
</div>
</section>
</main>
<footer>
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<a href="index.html" class="logo">Imran Siddique</a>
<p>Principal Software Engineer at Microsoft. Building the future of autonomous AI systems through Scale by Subtraction.</p>
<div class="footer-social">
<a href="https://github.com/imran-siddique" target="_blank" rel="noopener noreferrer" aria-label="GitHub">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
</a>
<a href="https://www.linkedin.com/in/imransiddique1986/" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg>
</a>
<a href="https://twitter.com/mosiddi" target="_blank" rel="noopener noreferrer" aria-label="Twitter">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
</a>
</div>
</div>
<div class="footer-section">
<h4>Navigation</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="writings.html">Writings</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Projects</h4>
<ul>
<li><a href="https://github.com/imran-siddique/agent-os" target="_blank" rel="noopener noreferrer">Agent OS</a></li>
<li><a href="https://github.com/imran-siddique/agent-mesh" target="_blank" rel="noopener noreferrer">AgentMesh</a></li>
<li><a href="https://github.com/imran-siddique/agent-sre" target="_blank" rel="noopener noreferrer">Agent SRE</a></li>
<li><a href="https://github.com/imran-siddique/agent-hypervisor" target="_blank" rel="noopener noreferrer">Agent Hypervisor</a></li>
<li><a href="https://github.com/imran-siddique/agentic-architecture" target="_blank" rel="noopener noreferrer">Agentic Architecture</a></li>
<li><a href="https://github.com/imran-siddique" target="_blank" rel="noopener noreferrer">All Repositories</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Resources</h4>
<ul>
<li><a href="https://medium.com/@isiddique" target="_blank">Medium Articles</a></li>
<li><a href="https://dev.to/mosiddi" target="_blank">Dev.to Tutorials</a></li>
<li><a href="https://github.com/imran-siddique" target="_blank">GitHub Repos</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 Imran Siddique. All rights reserved.</p>
<p>Last updated: February 2026</p>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>