-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·245 lines (212 loc) · 11.1 KB
/
index.html
File metadata and controls
executable file
·245 lines (212 loc) · 11.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Arian Boukani</title>
<meta content="Arian Boukani's personal webpage" name="description">
<meta content="Arian Boukani" name="author">
<meta content="bookani, bokani, arian, boukani, aryan, آریان, بوکانی, آریا, اریان, اریا" name="keywords">
<!-- Favicons -->
<link href="assets/img/icon.png" rel="icon">
<link href="assets/img/icon.png" rel="apple-touch-icon">
<!-- Google 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=Poppins:wght@500;700&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Mobile nav toggle button ======= -->
<i class="bi bi-list mobile-nav-toggle d-xl-none mobile-toggle"></i>
<!-- ======= Header ======= -->
<header id="header" class="header">
<div class="d-flex flex-column">
<div class="profile">
<img src="assets/img/profile-img.jpeg" alt="" class="img-fluid rounded-circle">
<h1 class="text-light"><a href="index.html">Arian Boukani</a></h1>
<div class="social-links mt-3 text-center">
<a href="https://github.com/2arian3" class="github" target="_blank"><i class="bi bi-github"></i></a>
<a href="https://www.linkedin.com/in/arian-boukani-6a0032215/" class="linkedin" target="_blank"><i class="bi bi-linkedin"></i></a>
<a href="https://twitter.com/2arian3" class="twitter" target="_blank"><i class="bi bi-twitter-x"></i></a>
<a href="https://www.t.me/dotdag" class="telegram" target="_blank"><i class="bi bi-telegram"></i></a>
<a href="https://www.instagram.com/rgotdrip/" class="instagram" target="_blank"><i class="bi bi-instagram"></i></a>
</div>
</div>
<nav id="navbar" class="nav-menu navbar">
<ul>
<li><a href="#hero" class="nav-link scrollto active"><i class="bi bi-house-door"></i> <span>Home</span></a></li>
<li><a href="#about" class="nav-link scrollto"><i class="bi bi-person-fill"></i> <span>About</span></a></li>
<li><a href="#resume" class="nav-link scrollto"><i class="bi bi-file-earmark-person-fill"></i> <span>Résumé</span></a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex flex-column justify-content-center align-items-center">
<div class="hero-container" data-aos="fade-in">
<h1 class="shining-text">Arian Boukani</h1>
<p><span class="typed shining-text" data-typed-items="MSc CS Student at YorkU, ML Systems Researcher, Scroll Down For More Info"></span></p>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="section-title">
<h2>About</h2>
<p>
Hey there! I'm an ML systems researcher focused on serverless AI/ML workflows, performance modeling,
and cost-latency-accuracy optimization. I'm currently doing my Master's at York University in the PACS lab.
</p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets/img/profile-img.jpeg" class="img-fluid" alt="" style="border-radius: 5px;">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content d-flex flex-column justify-content-center" data-aos="fade-left">
<h3 style="margin-bottom: 15px;">Computer Science Student</h3>
<p>
For more precise information about me, you can take a look at my <a href="https://bit.ly/3E83b5s" target="_blank">CV</a>.
<br/>
</p>
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>City:</strong> <span>Toronto, Canada</span></li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>Email:</strong> <a href="mailto:arbo@yorku.ca">arbo@yorku.ca</a></li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>Research Interests:</strong>
<ul class="show-list">
<li>Serverless Computing</li>
<li>Distributed Systems</li>
<li>Systems for Machine Learning (SYS4ML)</li>
<li>Machine Learning for Systems (ML4SYS)</li>
</ul>
</li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>Age:</strong> <span id="age"></span> </li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Résumé Section ======= -->
<section id="resume" class="resume">
<div class="container">
<div class="section-title">
<h2>Résumé</h2>
<p>A brief description of what I've done till now.</p>
</div>
<div class="row">
<div class="col-lg-6 centralize" data-aos="fade-up">
<h3 class="resume-title">Education</h3>
<div class="resume-item">
<h4>Master of Science in Computer Science</h4>
<h5>Sep 2023 - Feb 2026</h5>
<div class="institution">
<img src="assets/img/yorku.svg" class="institution-icon" alt="">
<p style="margin: 0;"><em>York University, Toronto, Canada</em></p>
</div>
<ul>
<li>Research assistant at <a href="https://pacs.eecs.yorku.ca/" target="_blank">PACS lab</a> under the supervision of <a href="https://www.eecs.yorku.ca/~hkh/" target="_blank">Prof. Khazaei</a></li>
<li>Research focus: serverless ML systems, cloud performance modeling, and cost-latency-accuracy optimization</li>
<li>CGPA: <strong>4 / 4</strong></li>
</ul>
</div>
<div class="resume-item">
<h4>Bachelor of Science in Computer Engineering</h4>
<h5>Sep 2018 - Aug 2023</h5>
<div class="institution">
<img src="assets/img/aut.png" class="institution-icon" alt="">
<p style="margin: 0;"><em>Amirkabir University of Technology, Tehran, Iran</em></p>
</div>
<ul>
<li>Recognized as an outstanding student</li>
<li>CGPA: <strong>18.60 / 20 (3.98 / 4)</strong></li>
</ul>
</div>
<div class="resume-item">
<h4>Diploma in Mathematics and Physics</h4>
<h5>Sep 2014 - Jul 2018</h5>
<div class="institution">
<img src="assets/img/nodet.svg" class="institution-icon" alt="">
<p style="margin: 0;"><em>Shahid Beheshti High School (NODET), Mahabad, Iran</em></p>
</div>
<ul>
<li>CGPA: <strong>4 / 4</strong></li>
</ul>
</div>
</div>
<div class="col-lg-6 centralize" data-aos="fade-up" data-aos-delay="100">
<h3 class="resume-title">Professional Experience</h3>
<div class="resume-item">
<h4>Co-Founder, Software Engineer</h4>
<h5>Jul 2021 - Dec 2022</h5>
<p><em>Seventask, Full-Time</em></p>
<p>Seventask is a task management web application offering Kanban, calendar, authentication, and chat features.</p>
<ul>
<li>Co-founded the product and shipped end-to-end features from design to deployment</li>
<li>Designed system architecture and selected the stack (Angular and .NET); built core features including Kanban board, calendar, authentication, and chat</li>
<li>Scaled to 200+ monthly active users; used A/B testing and user feedback loops to prioritize features</li>
<li>Led a 5-person engineering team to implement Kanban functionality from scratch and improve delivery predictability</li>
<li>Designed REST APIs and maintained clear API documentation using Swagger</li>
</ul>
</div>
</div>
</div>
<div class="row" style="margin-top: 30px;">
<div class="col-lg-12 centralize" data-aos="fade-up">
<h3 class="resume-title">Publications</h3>
<div class="resume-item">
<ul>
<li>
<a href="https://openreview.net/pdf?id=wGngf0wBYn" target="_blank">
<strong>CAPE</strong>: Generalized Convergence Prediction Across Architectures Without Full Training
</a>
— <em>TMLR</em>
</li>
<li>
<a href="https://dl.acm.org/doi/pdf/10.1145/3676151.3719373" target="_blank">
<strong>PreNeT</strong>: Leveraging Computational Features to Predict Deep Neural Network Training Time
</a>
— <em>ICPE 2025</em>
</li>
</ul>
</div>
</div>
</div>
</div>
</section><!-- End Résumé Section -->
</main><!-- End #main -->
<a class="back-to-top d-flex align-items-center justify-content-center" onclick="scrollToTop()"><i class="bi bi-arrow-up-short"></i></a>
<div id="pre-loader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>