alibidaran commited on
Commit
4fb53b6
1 Parent(s): f46e659

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -32,7 +32,7 @@
32
  <main>
33
  <section id="about">
34
  <h2>About Me</h2>
35
- <p>Welcome to my website. My name is Ali Bidaran, and I am an AI engineer. I studied electronic engineering, while my main profession is designing ML and AI models for various projects. My main research is designing Computer Vision and NLP, in particular LLMs, for different applications. Moreover, I often contribute designing embedded systems, PCB boards and IoT projects. </p>
36
  </section>
37
 
38
  <section id="skills">
@@ -283,6 +283,7 @@ with Python, PyTorch, and Transformers.</p>
283
  <p>Feel free to reach out to me from these platforms:</p>
284
  <ul>
285
  <li><i class="fa-sharp fa-solid fa-at"></i> <label>aabidaran@gmail.com</label></li>
 
286
  <li><a href="https://github.com/alecbidaran"><i class="fa-brands fa-github"></i></a></li>
287
  <li><a href="https://www.kaggle.com/alibidaran"><i class="fa-brands fa-kaggle"></i></a></li>
288
  </ul>
 
32
  <main>
33
  <section id="about">
34
  <h2>About Me</h2>
35
+ <p>Welcome to my website. My name is Ali Bidaran, and I am an AI engineer. I studied electronic engineering, while my main profession is designing ML and AI models for various projects. My main research interest is designing Computer Vision and NLP, in particular LLMs, for different applications. Moreover, I often contribute designing embedded systems, PCB boards and IoT projects. </p>
36
  </section>
37
 
38
  <section id="skills">
 
283
  <p>Feel free to reach out to me from these platforms:</p>
284
  <ul>
285
  <li><i class="fa-sharp fa-solid fa-at"></i> <label>aabidaran@gmail.com</label></li>
286
+ <li><a href="https://www.linkedin.com/in/ali-bidaran-79875415b/"><i class="fa-brands fa-linkedin"></i></a></li>
287
  <li><a href="https://github.com/alecbidaran"><i class="fa-brands fa-github"></i></a></li>
288
  <li><a href="https://www.kaggle.com/alibidaran"><i class="fa-brands fa-kaggle"></i></a></li>
289
  </ul>