Tesneem commited on
Commit
2ff55b3
·
verified ·
1 Parent(s): a322073

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -147,10 +147,10 @@
147
  <div class="flex flex-col md:flex-row items-center">
148
  <div class="md:w-1/2 mb-10 md:mb-0">
149
  <h1 class="text-4xl md:text-5xl lg:text-6xl font-bold mb-4 text-slate-800 dark:text-white">
150
- Hi, I'm <span class="text-blue-500">Alex</span> <span class="wave">👋</span>
151
  </h1>
152
  <h2 class="text-2xl md:text-3xl font-semibold mb-6 text-slate-600 dark:text-slate-300">
153
- Frontend Developer & UI Designer
154
  </h2>
155
  <p class="text-lg mb-8 text-slate-600 dark:text-slate-400 max-w-lg">
156
  I build exceptional digital experiences that are fast, accessible, and visually appealing. Let's create something amazing together!
@@ -218,8 +218,8 @@
218
  <h4 class="font-semibold text-slate-800 dark:text-white">Education</h4>
219
  </div>
220
  <p class="text-slate-600 dark:text-slate-400">
221
- B.Sc. in Computer Science<br>
222
- Stanford University, 2018
223
  </p>
224
  </div>
225
 
@@ -737,5 +737,5 @@
737
  window.addEventListener('scroll', animateOnScroll);
738
  window.addEventListener('load', animateOnScroll);
739
  </script>
740
- <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Tesneem/portfolio" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
741
  </html>
 
147
  <div class="flex flex-col md:flex-row items-center">
148
  <div class="md:w-1/2 mb-10 md:mb-0">
149
  <h1 class="text-4xl md:text-5xl lg:text-6xl font-bold mb-4 text-slate-800 dark:text-white">
150
+ Hi, I'm <span class="text-blue-500">Tesneem</span> <span class="wave">👋</span>
151
  </h1>
152
  <h2 class="text-2xl md:text-3xl font-semibold mb-6 text-slate-600 dark:text-slate-300">
153
+ Aspiring Data Scientist and Mobile Engineer
154
  </h2>
155
  <p class="text-lg mb-8 text-slate-600 dark:text-slate-400 max-w-lg">
156
  I build exceptional digital experiences that are fast, accessible, and visually appealing. Let's create something amazing together!
 
218
  <h4 class="font-semibold text-slate-800 dark:text-white">Education</h4>
219
  </div>
220
  <p class="text-slate-600 dark:text-slate-400">
221
+ B.A. in Computer Science<br>
222
+ Hunter College, 2025
223
  </p>
224
  </div>
225
 
 
737
  window.addEventListener('scroll', animateOnScroll);
738
  window.addEventListener('load', animateOnScroll);
739
  </script>
740
+ </body>
741
  </html>