|
2 | 2 | layout: about |
3 | 3 | title: about |
4 | 4 | permalink: / |
5 | | -subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. Etc. |
| 5 | +subtitle: |+ |
| 6 | + <div class="alert alert-info" role="alert"> |
| 7 | + <i class="fas fa-briefcase"></i> <b>Continuous Optimization Research Lead at the <a href="https://iol.zib.de/opt">IOL Lab</a> of <a href="https://www.zib.de/">Zuse Institute Berlin</a></b><br> |
| 8 | + <i class="fas fa-graduation-cap"></i> <b>3rd-year PhD candidate in Mathematics at <a href="https://www.tu.berlin/en/math">TU Berlin</a></b><br> |
| 9 | + <i class="fas fa-graduation-cap"></i> <b>Advisor: <a href="http://www.pokutta.com/">Prof. Dr. Sebastian Pokutta</a></b> |
| 10 | + </div> |
| 11 | +
|
| 12 | +# <div class="alert alert-success" role="alert"> |
| 13 | +# <i class="fas fa-flask"></i> <b>We are hiring!</b> We are seeking motivated PhD students to work on first-order methods and continuous optimization. Reach out or directly apply <a href="http://iol.zib.de/openings" class="alert-link">here</a>! |
| 14 | +# </div> |
6 | 15 |
|
7 | 16 | profile: |
8 | 17 | align: right |
9 | 18 | image: prof_pic.jpg |
10 | | - image_circular: false # crops the image to make it circular |
11 | | - more_info: > |
12 | | - <p>555 your office number</p> |
13 | | - <p>123 your address street</p> |
14 | | - <p>Your City, State 12345</p> |
15 | | -
|
| 19 | + image_circular: true # crops the image to make it circular |
16 | 20 | selected_papers: true # includes a list of papers marked as "selected={true}" |
17 | 21 | social: true # includes social icons at the bottom of the page |
18 | 22 |
|
19 | | -announcements: |
20 | | - enabled: true # includes a list of news items |
21 | | - scrollable: true # adds a vertical scroll bar if there are more than 3 news items |
22 | | - limit: 5 # leave blank to include all the news in the `_news` folder |
| 23 | +#announcements: |
| 24 | +# enabled: true # includes a list of news items |
| 25 | +# scrollable: true # adds a vertical scroll bar if there are more than 3 news items |
| 26 | +# limit: 3 # leave blank to include all the news in the `_news` folder |
23 | 27 |
|
24 | | -latest_posts: |
25 | | - enabled: true |
26 | | - scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items |
27 | | - limit: 3 # leave blank to include all the blog posts |
| 28 | +#latest_posts: |
| 29 | +# enabled: true |
| 30 | +# scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items |
| 31 | +# limit: 3 # leave blank to include all the blog posts |
28 | 32 | --- |
29 | 33 |
|
30 | | -Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder. |
| 34 | +I am a PhD candidate at Sebastian Pokutta's [IOL Lab](https://iol.zib.de) at the [Zuse Institute Berlin](https://www.zib.de) and lead of the IOL.Opt area focusing in first-order optimization. My research interests are Frank-Wolfe methods, mixed-integer convex optimization and optimal experiment design. |
31 | 35 |
|
32 | | -Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically. |
| 36 | +In my free time, I love to read both fiction (fantasy, crime, horror) and non-fiction (mathematics, psychology, history, biographies). I am part of a women's choir and like to try out new art supplies. |
33 | 37 |
|
34 | | -Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them. |
|
0 commit comments