rendercv/tests/testdata/test_markdown_to_html/engineeringresumes_filled.html

787 lines
22 KiB
HTML
Raw Normal View History

2024-03-31 19:10:55 +00:00
<h1>John Doe's CV</h1>
<ul>
<li>Phone: +90 541 999 99 99</li>
<li>Email: <a href="mailto:johndoe@example.com">johndoe@example.com</a></li>
<li>Location: Istanbul, Turkey</li>
<li>Website: <a href="https://example.com/">example.com</a></li>
<li>LinkedIn: <a href="https://linkedin.com/in/johndoe">johndoe</a></li>
<li>GitHub: <a href="https://github.com/johndoe">johndoe</a></li>
<li>Instagram: <a href="https://instagram.com/johndoe">johndoe</a></li>
<li>Orcid: <a href="https://orcid.org/0000-0000-0000-0000">0000-0000-0000-0000</a></li>
2024-04-16 11:42:47 +00:00
<li>Mastodon: <a href="https://example/@johndoe">@johndoe@example</a></li>
2024-03-31 19:10:55 +00:00
<li>Twitter: <a href="https://twitter.com/johndoe">johndoe</a></li>
</ul>
<h1>Text Entries</h1>
2024-04-07 23:44:02 +00:00
<p>This is a <em>TextEntry</em>. It is only a text and can be useful for sections like <strong>Summary</strong>. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.</p>
<p>This is a <em>TextEntry</em>. It is only a text and can be useful for sections like <strong>Summary</strong>. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.</p>
<p>This is a <em>TextEntry</em>. It is only a text and can be useful for sections like <strong>Summary</strong>. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.</p>
2024-03-31 19:10:55 +00:00
<h1>Bullet Entries</h1>
<ul>
2024-04-07 23:44:02 +00:00
<li>This is a bullet entry.</li>
<li>This is a bullet entry.</li>
2024-03-31 19:10:55 +00:00
</ul>
<h1>Publication Entries</h1>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils</h2>
<ul>
<li>Sept. 2021</li>
<li>J. Doe, <strong>H. Tom</strong>, S. Doe, A. Andsurname</li>
</ul>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Sept. 2021</li>
<li>J. Doe, <strong>H. Tom</strong>, S. Doe, A. Andsurname</li>
</ul>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils</h2>
<ul>
<li>Sept. 2021</li>
<li>J. Doe, <strong>H. Tom</strong>, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Sept. 2021</li>
<li>J. Doe, <strong>H. Tom</strong>, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h1>Experience Entries</h1>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2015 to present </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2015 to present </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>
<p>Sept. 2015 to present </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>
2024-04-14 22:57:16 +00:00
<p>June 2020 </p>
2024-03-31 19:10:55 +00:00
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2015 to present </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>
2024-04-14 22:57:16 +00:00
<p>Sept. 2015 to June 2020 </p>
2024-03-31 19:10:55 +00:00
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Some <strong>Company</strong>, Software Engineer</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h1>Education Entries</h1>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to present </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to present </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to present </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2015 to present </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>
2024-04-14 22:57:16 +00:00
<p>June 2020 </p>
2024-03-31 19:10:55 +00:00
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to present </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2015 to present </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>
2024-04-14 22:57:16 +00:00
<p>June 2020 </p>
2024-03-31 19:10:55 +00:00
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to present </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>
2024-04-14 22:57:16 +00:00
<p>Sept. 2015 to June 2020 </p>
2024-03-31 19:10:55 +00:00
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to present </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>
2024-04-14 22:57:16 +00:00
<p>Sept. 2015 to June 2020 </p>
2024-03-31 19:10:55 +00:00
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>
<p>Sept. 2021 </p>
</li>
<li>
2024-03-31 19:26:39 +00:00
<p>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</p>
2024-03-31 19:10:55 +00:00
</li>
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2021 </li>
<li>Istanbul, Turkey </li>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h1>Normal Entries</h1>
<h2>My Project</h2>
<h2>My Project</h2>
<ul>
<li>Istanbul, Turkey </li>
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2015 to present </li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2015 to present - Istanbul, Turkey </li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 - Istanbul, Turkey </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 - Istanbul, Turkey </li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2015 to present - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 - Istanbul, Turkey </li>
2024-03-31 19:10:55 +00:00
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 - Istanbul, Turkey </li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2015 to present - Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 - Istanbul, Turkey </li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>June 2020 - Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 </li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
<li>Sept. 2021 - Istanbul, Turkey </li>
</ul>
<h2>My Project</h2>
<ul>
2024-04-14 22:57:16 +00:00
<li>Sept. 2015 to June 2020 - Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h2>My Project</h2>
<ul>
2024-03-31 19:26:39 +00:00
<li>Sept. 2021 - Istanbul, Turkey - Did <em>this</em> and this is a <strong>bold</strong> <a href="https://example.com">link</a>.</li>
2024-03-31 19:10:55 +00:00
<li>Did that.</li>
</ul>
<h1>One Line Entries</h1>
<ul>
<li>Pro<strong>gram</strong>ming: Python, C++, JavaScript, MATLAB</li>
</ul>