Skip to content

Commit

Permalink
Merge branch 'main' of github.com:MBCharaf/CV into main
Browse files Browse the repository at this point in the history
  • Loading branch information
MBCharaf committed Jul 23, 2024
2 parents 267f60f + 20a8280 commit 5903065
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1>Jonas Charaf</h1>
<h2>About Me</h2>
<p>I am a senior Open RAN technical lead specializing in 5G Open RAN performance, QoS, and sustainability. </p>

<p> I have lead projects at Capgemini’s Engineering such as the German funded project: “i14y Lab” </p>
<p> I have lead projects at Capgemini’s Engineering such as the German funded project: <a href="https://www.i14y-lab.com/">“i14y Lab”</a> </p>

<p> I have also worked as 5G NR researcher at Deutsche Telekom were I focused on cutting-edge technologies and conterbuted to Horizon 2020 EU projects such as 5GMoNArch.

Expand Down Expand Up @@ -161,6 +161,7 @@ <h2>Education</h2>
<div class="container">
<h2>Accomplishments</h2>
<ul>
<li><strong>02/2024 - MWC24 Detsche Telekom Main Stage</strong><a href="https://mwc.telekom.com/speaker/jonas-charaf-2024">MWC24 Link</a></li>
<li><strong>10/2019 - IEEE 2nd 5G World Forum Dresden:</strong> Provided a demonstration system for Axians. <a href="https://www.youtube.com/watch?v=79qnZN4NNzw&t=35s">Demo Video</a></li>
<li><strong>02/2019 - MWC-19:</strong> HfTL Radio Lab Demonstration for 5G MoNArch. <a href="https://www.youtube.com/watch?v=lJs1aWvZu5U">5GMoNArch Video</a></li>
<li><strong>10/2018 - DAAD Preis 2018 for international students:</strong> For social activities and research work in the 5G area. <a href="https://www.hft-leipzig.de/de/hochschule/alumni/service/news/news-detailansicht/article/student-aus-syrien-erhaelt-daad-preis-2018.html">DAAD Prize 2018</a></li>
Expand All @@ -171,7 +172,7 @@ <h2>Accomplishments</h2>
<section id="contact" class="contact-section">
<div class="container">
<h2>Contact Me</h2>
<p>Feel free to reach out via <a href="mailto:[email protected]">email</a> or connect with me on <a href="https://linkedin.com/in/mbcharaf">LinkedIn</a>.</p>
<p>Feel free to reach out via <a href="mailto:[email protected]">email</a> or connect with me on <a href="linkedin.com/in/mbeshercharaf">LinkedIn</a>.</p>
</div>
</section>

Expand Down
2 changes: 1 addition & 1 deletion js/myScript.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ $(document).ready(function() {
scrollTop: $($(this).attr('href')).offset().top - 70
}, 500, 'linear');
});
})
})

0 comments on commit 5903065

Please sign in to comment.