|
| 1 | +--- |
| 2 | +# Display name |
| 3 | +title: Linus Mainka |
| 4 | +#8f9521 |
| 5 | +# Username (this should match the folder name) |
| 6 | +authors: |
| 7 | +- linus |
| 8 | + |
| 9 | +# Is this the primary user of the site? |
| 10 | +superuser: false |
| 11 | + |
| 12 | +# Role/position |
| 13 | +role: PhD Candidate |
| 14 | + |
| 15 | +# Organizations/Affiliations |
| 16 | +organizations: |
| 17 | +- name: University of Amsterdam |
| 18 | + |
| 19 | +# Short bio (displayed in user profile at end of posts) |
| 20 | +# bio: My research interests include distributed robotics, mobile computing and programmable matter. |
| 21 | + |
| 22 | +interests: |
| 23 | +- Side-Channel Countermeasures |
| 24 | +- Efficient Cryptographic Implementations |
| 25 | +- |
| 26 | + |
| 27 | +education: |
| 28 | + courses: |
| 29 | + - course: MSc Computer Science |
| 30 | + institution: VU Amsterdam & University of Amsterdam |
| 31 | + year: 2024 |
| 32 | + |
| 33 | + |
| 34 | +# Social/Academic Networking |
| 35 | +# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons |
| 36 | +# For an email link, use "fas" icon pack, "envelope" icon, and a link in the |
| 37 | +# form "mailto:[email protected]" or "#contact" for contact widget. |
| 38 | +# Link to a PDF of your resume/CV from the About widget. |
| 39 | +# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. |
| 40 | +# - icon: cv |
| 41 | +# icon_pack: ai |
| 42 | +# link: files/cv.pdf |
| 43 | + |
| 44 | +# Enter email to display Gravatar (if Gravatar enabled in Config) |
| 45 | +email: "" |
| 46 | + |
| 47 | +# Highlight the author in author lists? (true/false) |
| 48 | +highlight_name: false |
| 49 | + |
| 50 | +# Organizational groups that you belong to (for People widget) |
| 51 | +# Set this to `[]` or comment out if you are not using People widget. |
| 52 | +user_groups: |
| 53 | +- PhD Students |
| 54 | +--- |
| 55 | + |
| 56 | +<h2>About Linus</h2> |
| 57 | +<p> |
| 58 | +I'm currently doing my PhD with my supervisor <a href="/author/kostas-papagiannopoulos/">Kostas Papagiannopoulos</a>, where I'm working on Side-Channel attacks, countermeasures against them, and the efficient and secure implementation of cryptographic algorithms on platforms like RISC-V. |
| 59 | +</p> |
| 60 | +<p> |
| 61 | +When I'm not working, I love to go bouldering both indoors and outdoors or play (board) games with friends. |
| 62 | +</p> |
0 commit comments