-
Notifications
You must be signed in to change notification settings - Fork 0
/
styles.html
410 lines (350 loc) · 23.5 KB
/
styles.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
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
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Abdallah Dalis Portfolio</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/vendor.css">
<!-- script
================================================== -->
<script defer src="js/vendor/fontawesome/all.min.js"></script>
<!-- favicons
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.jpg">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body id="top" class="ss-preload">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader"></div>
</div>
<!-- header
================================================== -->
<header class="s-header">
<div class="row s-header__nav-wrap">
<nav class="s-header__nav">
<ul>
<li class="current"><a class="smoothscroll" href="#hero">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a class="smoothscroll" href="#resume">Experiences</a></li>
<li><a class="smoothscroll" href="#portfolio">Works</a></li>
<li><a class="smoothscroll" href="#contact">Say Hello</a></li>
</ul>
</nav>
</div> <!-- end row -->
<a class="s-header__menu-toggle" href="#0" title="Menu">
<span class="s-header__menu-icon"></span>
</a>
</header> <!-- end s-header -->
<!-- hero =================ƒ================================= -->
<section id="hero" class="s-hero target-section">
<div class="s-hero__bg rellax" data-rellax-speed="-7"></div>
<div class="row s-hero__content">
<div class="column">
<div class="s-hero__content-about">
<h1>I'm Abdallah Dalis.</h1>
<h3>
I'm a Chicago Based, <span> fully stacked</span>, <span> data scientist</span>, <span> analyst</span> and <span>engineer</span> depicting the next best business move for me and my team. Let's <a class="smoothscroll" href="#about">start scrolling</a>
and learn more <a class="smoothscroll" href="#about">about me</a>.
</h3>
<!-- Download Resume Button -->
<div class="button-container">
<a href="https://drive.google.com/file/d/1ZACO66TGZDvLpOrHQhGQk7j8ogvn9Dai/view?usp=sharing" class="button-54" role="button">
Download Resume
</a>
</div>
<div class="s-hero__content-social">
<a href="https://github.com/abdallahdalis"><i class="fab fa-github-square" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/abdallahdalis?igsh=MWNqeXJxOHNwa3Z2NQ%3D%3D&utm_source=qr"><i class="fab fa-instagram" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/in/abdallahdalis/"><i class="fab fa-linkedin" aria-hidden="true"></i></a>
</div>
</div> <!-- end s-hero__content-about -->
</div>
</div> <!-- s-hero__content -->
<div class="s-hero__scroll">
<a href="#about" class="s-hero__scroll-link smoothscroll">
<span class="scroll-arrow">
<svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill:rgba(0, 0, 0, 1);transform:;-ms-filter:"><path d="M18.707 12.707L17.293 11.293 13 15.586 13 6 11 6 11 15.586 6.707 11.293 5.293 12.707 12 19.414z"></path></svg>
</span>
<span class="scroll-text">Scroll Down</span>
</a>
</div> <!-- s-hero__scroll -->
</section> <!-- end s-hero -->
<!-- about
================================================== -->
<section id="about" class="s-about target-section">
<div class="row">
<div class="column large-3 tab-12">
<img class="s-about__pic" src="images/avatars/user-06.jpg" alt="Abdallah Dalis">
</div>
<div class="column large-9 tab-12 s-about__content">
<h3>About Me</h3>
<p>
I'm Abdallah Dalis, currently pursuing a BS in Mathematics and Computer Science with a Minor in Economics at UIC (grad. May 2025). With accolades including Dean's List and the J. Rex Toliver Distinguished Service award, my internships at Chicago Transit Authority and Duly Health and Care have honed my expertise in data analysis, machine learning, and predictive analytics. Explore my impactful projects in data engineering and advanced analytics on LinkedIn and GitHub.
</p>
<!-- UIC Organizations Subheading -->
<h4 class="s-about__subheading">UIC Organizations</h4>
<!-- Club Memberships -->
<div class="s-about__clubs">
<div class="s-about__club">
<img src="images/clubs/IMG_5339.jpg" alt="Google Student Developer Club" class="s-about__club-pic">
<h4>Google Developer Student Club at UIC</h4>
<p>Committee and Hackathon Member</p>
</div>
<div class="s-about__club">
<img src="images/clubs/IMG_5338.jpg" alt="Association of Machinery and Computing at UIC" class="s-about__club-pic">
<h4>Association of Machinery and Computing at UIC</h4>
<p>Backend Lead</p>
</div>
</div>
<!-- end Club Memberships -->
</div>
</div> <!-- end row -->
</section> <!-- end s-about -->
<!-- Resume ================================================== -->
<section id="resume" class="target-section">
<section id="experiences" class="container mt-20 flex flex-col target-section">
<!-- Title and Subheading -->
<div class="text-center mb-10">
<h2 class="text-3xl font-bold text-white">Experiences</h2>
<p class="text-lg text-secondary mt-2">My professional life's timeline... have fun!</p>
</div>
<!-- Timeline -->
<div class="vertical-timeline vertical-timeline--animate vertical-timeline--two-columns">
<!-- Apple Experience -->
<div id="apple" class="vertical-timeline-element">
<span class="vertical-timeline-element-icon bounce-in" style="background: rgb(56, 62, 86);">
<div class="flex justify-center items-center w-full h-full">
<a href="https://www.apple.com" target="_blank">
<img src="images/logos/apple-vector-silhouette-13.png" alt="Apple" class="icon-img">
</a>
</div>
</span>
<div class="vertical-timeline-element-content bounce-in" style="background: rgb(104, 33, 19); color: rgb(255, 255, 255);">
<div class="vertical-timeline-element-content-arrow" style="border-right: 7px solid rgb(35, 38, 49);"></div>
<h3 class="text-white text-[24px] font-bold">Apple</h3>
<p class="text-secondary text-[16px] font-semibold" style="margin: 0px;">Technical Specialist<br>September 2022 - April 2024</p>
<ul class="mt-5 list-disc ml-5 space-y-2">
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Engineered tailored technical support, assisting over 500+ clients monthly and maintaining a 95% customer satisfaction rate.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Assisted clients in maximizing utilization of Apple’s hardware and software on their devices.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Introduced new troubleshooting techniques and mentored 5 technicians, boosting team market standing by 15%.</span></li>
</ul>
</div>
</div>
<!-- Duly Health and Care Experience -->
<div id="duly-health" class="vertical-timeline-element">
<span class="vertical-timeline-element-icon bounce-in" style="background: rgb(56, 62, 86);">
<div class="flex justify-center items-center w-full h-full">
<a href="https://www.dulyhealthandcare.com" target="_blank">
<img src="images/logos/images-3.png" alt="Duly Health and Care" class="icon-img">
</a>
</div>
</span>
<div class="vertical-timeline-element-content bounce-in" style="background: rgb(104, 33, 19); color: rgb(255, 255, 255);">
<div class="vertical-timeline-element-content-arrow" style="border-right: 7px solid rgb(35, 38, 49);"></div>
<h3 class="text-white text-[24px] font-bold">Duly Health and Care</h3>
<p class="text-secondary text-[16px] font-semibold" style="margin: 0px;">Data Scientist Intern<br>May 2023 - August 2023</p>
<ul class="mt-5 list-disc ml-5 space-y-2">
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Led a 5-member, cross-functional team to develop a Fee Schedule Automation Tool and Geographic Clinic Assignment, increasing revenue opportunity detection by 20%.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Designed clinic data with a structured tree format, improving query efficiency by 30%.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Identified 150+ at-risk patients using predictive analytics, improving care management by 20%.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Implemented AI neural networks to analyze over 5,000 diagnosis codes and developed 100+ unit tests, reducing analysis time by 25%, bugs by 35%, and enhancing understanding of chronic conditions by 40%.</span></li>
</ul>
</div>
</div>
<!-- Headstarter AI Experience -->
<div id="headstarter" class="vertical-timeline-element">
<span class="vertical-timeline-element-icon bounce-in" style="background: rgb(56, 62, 86);">
<div class="flex justify-center items-center w-full h-full">
<a href="https://www.headstarter.co" target="_blank">
<img src="images/logos/channels4_profile.png" alt="Headstarter AI" class="icon-img">
</a>
</div>
</span>
<div class="vertical-timeline-element-content bounce-in" style="background: rgb(104, 33, 19); color: rgb(255, 255, 255);">
<div class="vertical-timeline-element-content-arrow" style="border-right: 7px solid rgb(35, 38, 49);"></div>
<h3 class="text-white text-[24px] font-bold">Headstarter AI</h3>
<p class="text-secondary text-[16px] font-semibold" style="margin: 0px;">Software Engineer Fellow<br>July 2024 - September 2024</p>
<ul class="mt-5 list-disc ml-5 space-y-2">
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Built 5+ AI apps and APIs using NextJS, OpenAI, Pinecone, StripeAPI, AWS, and Firebase; achieving 98% accuracy as seen by 1000 users.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Developed projects, from design to deployment, with startup company ASL Aspire, leading 4+ engineers using MVC design patterns.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Coached by Amazon, Bloomberg, and Capital One engineers on Agile, CI/CD, Git, and microservice patterns.</span></li>
</ul>
</div>
</div>
<!-- Chicago Transit Authority Experience -->
<div id="cta" class="vertical-timeline-element">
<span class="vertical-timeline-element-icon bounce-in" style="background: rgb(56, 62, 86);">
<div class="flex justify-center items-center w-full h-full">
<a href="https://www.transitchicago.com" target="_blank">
<img src="images/logos/images-4.png" alt="Chicago Transit Authority" class="icon-img">
</a>
</div>
</span>
<div class="vertical-timeline-element-content bounce-in" style="background: rgb(104, 33, 19); color: rgb(255, 255, 255);">
<div class="vertical-timeline-element-content-arrow" style="border-right: 7px solid rgb(35, 38, 49);"></div>
<h3 class="text-white text-[24px] font-bold">Chicago Transit Authority</h3>
<p class="text-secondary text-[16px] font-semibold" style="margin: 0px;">Data Analyst Intern<br>May 2024 - Present</p>
<ul class="mt-5 list-disc ml-5 space-y-2">
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Refined Ventra revenue reconciliation accuracy by 20% through the development and implementation of advanced analytics algorithms, leveraging Oracle and Microsoft Access for database administration.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Reduced manual processing time by 25% and increased reporting accuracy by 15% by automating financial reporting and modeling using data mining, pattern recognition, VBA, and Excel Macros, leveraging real-time market data from Bloomberg Terminal.</span></li>
<li class="text-white-100 text-[14px] pl-1 tracking-wider"><span style="font-size: 1.25em;">Delivered a predictive Quarterly Investment Report using PowerPoint and Power BI, boosting investment performance by 10%.</span></li>
</ul>
</div>
</div>
</div>
</section>
</section>
<!-- portfolio -->
<section id="portfolio" class="s-portfolio target-section">
<div class="row s-portfolio__header">
<div class="column large-12">
<h3>A Few Of My Latest Creations</h3>
</div>
</div>
<div class="row collapse block-large-1-4 block-medium-1-3 block-tab-1-2 block-500-stack folio-list">
<div class="column folio-item">
<a href="https://github.com/abdallahdalis/Financial-Market-Analysis-Tool" class="folio-item__thumb">
<div class="caption">
<div class="caption-content">
<h4>Market Insights Tool</h4>
<p class="mb-0">A comprehensive tool for analyzing financial markets.</p>
</div>
</div>
<img src="images/portfolio/financial-market.jpg"
alt="Financial Market Analysis Tool">
</a>
</div> <!-- end folio-item -->
<div class="column folio-item">
<a href="https://github.com/abdallahdalis/Move-Smart" class="folio-item__thumb">
<div class="caption">
<div class="caption-content">
<h4>Move Smart</h4>
<p class="mb-0">Optimize travel and commute times using real-time data.</p>
</div>
</div>
<img src="images/portfolio/move-smart.jpg"
alt="Move Smart">
</a>
</div> <!-- end folio-item -->
<div class="column folio-item">
<a href="https://github.com/abdallahdalis/AI-Customer-Support" class="folio-item__thumb">
<div class="caption">
<div class="caption-content">
<h4>AI Customer Support</h4>
<p class="mb-0">Automated customer support system with OpenAI APIs.</p>
</div>
</div>
<img src="images/portfolio/ai-customer-support.jpg"
alt="AI Customer Support">
</a>
</div> <!-- end folio-item -->
<div class="column folio-item">
<a href="https://github.com/abdallahdalis/YouTube-Metrics-Analysis-Project" class="folio-item__thumb">
<div class="caption">
<div class="caption-content">
<h4>YT Metrics Analysis</h4>
<p class="mb-0">Analyze and improve YouTube channel performance.</p>
</div>
</div>
<img src="images/portfolio/youtube-metrics.jpg"
alt="YouTube Metrics Analysis">
</a>
</div> <!-- end folio-item -->
</div> <!-- end folio-list -->
</section>
<!-- contact
================================================== -->
<section id="contact" class="s-contact target-section">
<div class="row s-contact__header">
<div class="column large-12">
<h3 class="section-header-allcaps">Say Hello</h3>
</div>
</div>
<div class="row s-contact__content">
<div class="column large-12 medium-12">
<h4 class="huge-text">
Have a new project in mind? Let's collaborate and build something awesome.
Let's turn that idea into an even greater product!
</h4>
</div>
<div class="column large-12 medium-12">
<div class="container" style="display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap;">
<form id="contact-form" action="https://api.web3forms.com/submit" method="POST" style="flex: 1; display: flex; flex-direction: column; gap: 20px;">
<input type="hidden" name="access_key" value="3cc0ba64-a07b-43a0-b9d4-a4d533fc1ca4">
<div style="display: flex; flex-wrap: wrap; gap: 20px;">
<div style="flex: 1; min-width: 200px;">
<label for="fname" style="font-size: 18px;">First Name</label>
<input type="text" id="fname" name="firstname" placeholder="First name.." style="width: 100%; padding: 12px; font-size: 18px;" required>
</div>
<div style="flex: 1; min-width: 200px;">
<label for="lname" style="font-size: 18px;">Last Name</label>
<input type="text" id="lname" name="lastname" placeholder="Last name.." style="width: 100%; padding: 12px; font-size: 18px;" required>
</div>
</div>
<div style="flex: 1; min-width: 200px;">
<label for="email" style="font-size: 18px;">Email</label>
<input type="email" id="email" name="email" placeholder="Your email address.." style="width: 100%; padding: 12px; font-size: 18px;" required>
</div>
<label for="subject-toggle" style="font-size: 18px;">
<input type="checkbox" id="subject-toggle" name="subject_toggle" style="margin-right: 10px;">
Add Subject
</label>
<div id="subject-container" style="display: none; margin-top: 20px;">
<label for="subject" style="font-size: 18px;">Subject</label>
<input type="text" id="subject" name="subject" placeholder="Enter the subject.." style="width: 100%; padding: 12px; font-size: 18px;">
</div>
<label for="message" style="font-size: 18px;">Message</label>
<textarea id="message" name="message" placeholder="Write your message.." style="width: 100%; height: 200px; padding: 12px; font-size: 18px;" required></textarea>
<div style="display: flex; align-items: center;">
<input type="submit" value="Submit" style="margin-top: 20px; padding: 12px 20px; font-size: 18px;">
<div id="form-notification" style="margin-left: 20px; display: none; font-size: 16px; color: #fff; padding: 10px; border-radius: 5px; position: relative;">
<!-- Notification message will be inserted here -->
</div>
</div>
</form>
</div>
</div>
</div> <!-- s-contact__content -->
</section> <!-- end s-contact -->
<script>
document.getElementById('subject-toggle').addEventListener('change', function() {
var subjectContainer = document.getElementById('subject-container');
subjectContainer.style.display = this.checked ? 'block' : 'none';
});
</script>
<!-- footer
================================================== -->
<footer class="s-footer">
<div class="row">
<div class="column large-4 medium-6 w-1000-stack s-footer__social-block">
<ul class="s-footer__social">
<li><a href="https://github.com/abdallahdalis"><i class="fab fa-github-square" aria-hidden="true"></i></a></li>
<li><a href="https://www.instagram.com/abdallahdalis?igsh=MWNqeXJxOHNwa3Z2NQ%3D%3D&utm_source=qr"><i class="fab fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/abdallahdalis/"><i class="fab fa-linkedin-in" aria-hidden="true"></i></a></li>
</ul>
</div>
<div class="ss-go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 4h12v2H6zm5 10v6h2v-6h5l-6-6-6 6z"/></svg>
</a>
</div> <!-- end ss-go-top -->
</footer>
<!-- Java Script
================================================== -->
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>