-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
278 lines (257 loc) · 15.6 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
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
<!-- index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title data-translate="title">Ayman's Portfolio</title>
<link rel="icon" type="image/x-icon" href="/Images/favicon.ico">
<!-- Preload SVG -->
<link rel="preload" href="/SVG/logo.svg" as="image">
<link rel="stylesheet" href="/CSS/main.css">
</head>
<body>
<!-- Loading Screen -->
<div id="loading-screen">
<div class="loading-screen-container">
<img src="/SVG/logo.svg" alt="Ayman Madani" class="loading-svg">
<div class="introText loading-text">Code. Create. Innovate.</div>
<div class="progress-bar">
<div class="progress"></div>
</div>
</div>
</div>
<div class="main">
<!-- <div id="fps-counter">FPS: 0</div> -->
<nav class="navbar">
<ul>
<!-- Left Section -->
<div class="nav-left">
<li><a href="#about" data-translate="navbar.about">ABOUT</a></li>
<li><a href="#work" data-translate="navbar.work">WORK</a></li>
<li><a href="#projects" data-translate="navbar.projects">PROJECTS</a></li>
</div>
<!-- Center Section -->
<div class="nav-center">
<img src="/SVG/logo.svg" alt="Ayman Madani" class="svg-nav">
</div>
<!-- Right Section -->
<div class="nav-right">
<li>
<a id="language-selector" class="language">
<span id="en" class="selected">EN</span>
/
<span id="fr">FR</span>
</a>
</li>
<li><a data-translate="navbar.contact">CONTACT</a></li>
</div>
</ul>
</nav>
<!-- <div class="get-in-touch-name">AYMAN MADANI</div>
<div class="get-in-touch-info">
<object class="icons" data="/SVG/email-icon.svg" type="image/svg+xml"></object>
<object class="icons" data="/SVG/resume-icon.svg" type="image/svg+xml"></object>
</div> -->
<div class="mainSlide">
<div class="sidebar">
<div class="sidebar-shadow"></div>
<ul id="sidebar-list">
<!-- Sidebar will be populated dynamically -->
</ul>
</div>
<div class="slides" id="slides-container">
<!-- About Slides -->
<section id="about" class="section">
<section class="about intro">
<div id="intro-particles"></div>
<div class="intro-shadow"></div>
<div>
<div class="introText" data-delay="0.1" data-translate-y="2000"
data-translate="slides.about.intro.hey">
HEY, I'M
</div>
<div class="introName" data-delay="0.1" data-translate-y="600">
AYMAN MADANI
</div>
<div class="introDescription" data-translate-y="300" data-delay="0.1">Blending creativity
with vision and precision,</div>
<div class="introDescription" data-translate-y="200" data-delay="0.1">
I develop and style
<span id="dynamic-text">everything.</span>
</div>
<img src="/SVG/logo.svg" alt="Ayman Madani" class="svg-logo" data-delay="0.1"
data-translate-y="100" data-translate-x="-50" data-origin-x="-50" data-origin-y="-50">
</div>
</section>
<section class="about education">
<div id="education-particles"></div>
<div class="education-image"></div>
<div class="education-shadow"></div>
<div class="education-main-container">
<div class="education-filler"></div>
<div class="education-main">
<h1 class="education-title" data-delay="0.1" data-translate-y="700">
Carleton University
</h1>
<img src="/SVG/carleton-logo.svg" alt="Carleton University" class="svg-carleton"
data-delay="0.1" data-translate-y="50">
<h2 class="education-degree" data-delay="0.1" data-translate-y="300">
Bachelor of<br>
Computer Science Honours
</h2>
</div>
<div class="education-courses">
<h3 data-translate-x="150">Relevant Courses:</h3>
<p data-translate-x="150" data-delay="0.1">
Discrete Structures, Operating Systems, Algorithms, Software Testing Quality
Assurance, OOP, DBMS,
Programming Paradigms, Systems Programming, Fundamentals of Web Applications,
Software
Engineering</p>
</div>
</div>
</section>
</section>
<!-- Work Slides -->
<section id="work" class="section">
<section class="work exp1">
<div class="exp1-background"></div>
<div class="wrapper">
<div class="job-position glass">
Software Developer
</div>
<div class="job-period">Mar. 2024 - Jun. 2024</div>
<div class="microGPT-container">
<img src="/Images/Work/MicroGPT-Logo.svg" alt="MicroGPT" class="svg-microGPT"
data-delay="0.1" data-translate-y="50">
<h1 class="microGPT-title" data-delay="0.1" data-translate-y="100">MicroGPT</h1>
</div>
<div class="job-descriptions">
<div data-translate-y="200">
<div class="job-section glass">
<h3>Job Description</h3>
<p>Developed MicroGPT's mobile application from concept to launch and created a video
demo to showcase its features.</p>
<div class="additional-content">
<p>Led the design and development of the mobile application using Expo React Native,
integrating Firestore for database management. Collaborated with the team to use
GitHub for version control. Designed and produced a professional video demo with
Adobe After Effects and Photoshop, highlighting the app's functionality and appeal.</p>
</div>
<img src="/SVG/down-arrow.svg" alt="↓" class="svg-drop-down">
</div>
</div>
<div data-delay="0.1" data-translate-y="200">
<div class="job-section glass">
<h3>Key Achievements</h3>
<p>Delivered innovative features and optimized performance while earning praise for the application and video demo.</p>
<div class="additional-content">
<ul>
<li><strong>Recognition:</strong> Received commendation from the CEO for the application's
design and functionality, as well as the video demo's professionalism.</li>
<li><strong>Optimization:</strong> Reduced database read usage significantly by implementing
selective data fetching and local data caching.</li>
<li><strong>Innovation:</strong> Developed a camera feature that lets users capture images
of code, analyze the selected portion, and extract text using Google Cloud Vision API.</li>
</ul>
</div>
<img src="/SVG/down-arrow.svg" alt="↓" class="svg-drop-down">
</div>
</div>
<div data-delay="0.2" data-translate-y="200">
<div class="job-section glass">
<h3>Skills Utilized</h3>
<div class="work-icons">
<img src="/Images/LogoIcons/react native.svg" alt="React Native" class="icon">
<img src="/Images/LogoIcons/expo go.svg" alt="Expo" class="icon">
<img src="/Images/LogoIcons/Git.svg" alt="Git" class="icon">
<img src="/Images/LogoIcons/github.svg" alt="Github" class="icon">
<img src="/Images/LogoIcons/firebase.svg" alt="Firebase" class="icon">
<img src="/Images/LogoIcons/google-cloud.svg" alt="Google Cloud Vision" class="icon">
<img src="/Images/LogoIcons/Photoshop.svg" alt="Photoshop" class="icon">
<img src="/Images/LogoIcons/afterEffects.svg" alt="After Effects" class="icon">
</div>
<div class="additional-content">
<ul>
<li><strong>Mobile Development:</strong> Hands-on experience with Expo React Native and Git.</li>
<li><strong>Database Management:</strong> Utilized Firebase Firestore to handle real-time data easily.</li>
<li><strong>API Integration:</strong>
<ul>
<li>Integrated <strong>Google Cloud Vision API</strong> for advanced image text recognition.</li>
<li>Implemented <strong>MicroGPT's proprietary API</strong>.</li>
</ul>
</li>
<li><strong>Design:</strong>
<ul>
<li>Focused on UI/UX design to deliver intuitive and inviting user experiences.</li>
</ul>
</li>
</ul>
</div>
<img src="/SVG/down-arrow.svg" alt="↓" class="svg-drop-down">
</div>
</div>
<div data-delay="0.3" data-translate-y="200">
<div class="job-section glass">
<h3>My Video Demo</h3>
<div class="video-container">
<video id="video" autoplay muted loop>
<source src="/Videos/MicroGPT.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<img src="/SVG/fullscreen.svg" alt="⤢" class="fullscreen-icon">
<!-- <button id="toggleSound">Unmute</button>
<button id="playPause">Play</button> -->
</div>
</div>
</div>
</div>
</div>
<div id="fullscreenModalVideo" class="fullscreen-modal">
<div class="fullscreen-content">
<video id="fullscreenVideo" controls></video>
<img src="/SVG/x.svg" alt="×" class="fullscreen-icon close">
</div>
</div>
</section>
<!-- <section class="work exp2" data-translate="slides.work.experience2">
Experience 2 Slide
</section>
<section class="work exp3" data-translate="slides.work.experience3">
Experience 3 Slide
</section> -->
</section>
<!-- Projects Slides -->
<section id="projects" class="section">
<section class="projects programs">
<div class="projects-container">
<!-- Project Slides -->
<div class="projects-grid">
<!-- Dynamically adds projects -->
</div>
</div>
<!-- Fullscreen Modal -->
<div id="fullscreenModalImage" class="fullscreen-modal">
<div class="fullscreen-content">
<img id="fullscreenImage"/>
<img src="/SVG/x.svg" alt="×" class="fullscreen-icon close">
</div>
</div>
</section>
<!-- <section class="projects 3DModels" data-translate="slides.projects.project2">
Project 2 Slide
</section>
<section class="projects other" data-translate="slides.projects.project3">
Project 3 Slide
</section> -->
</section>
</div>
</div>
</div>
<script type="module" src="/JS/main.js"></script>
<script src="/JS/fullscreen.js"></script>
<script src="/JS/addingProgramProjects.js"></script>
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
</body>
</html>