Skip to content

Commit

Permalink
fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
massimotisi committed Feb 10, 2025
1 parent 3609acb commit 3284d6e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div style="display: flex;flex-direction: row; margin-top: -50px; margin-bottom: -50px">
<div style="flex: fit-content;align-content: center;">
<a href="https://www.ls2n.fr/equipe/naomod/">
<img class="logo" src="img/logo-ls2n.svg" style="height: 9rem; margin-left: -30px;" alt="LS2N logo">
<img class="logo" src="img/logo-ls2n.svg" style="height: 6rem; margin-left: -30px;" alt="LS2N logo">
</a>
</div>

Expand All @@ -19,7 +19,7 @@
</div>
<div style="flex: fit-content;align-content: center;">
<a href="https://www.univ-nantes.fr/">
<img class="logo" src="img/logo-univnantes.png" alt="Nantes University logo" style="height: 3rem;">
<img class="logo" src="img/logo-univnantes.png" alt="Nantes University logo" style="height: 2rem;">
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion members.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
website: https://pagesperso.ls2n.fr/~mottu-jm/welcome-en.html

- name: Dalila Tamzalit
title: FUll Professor
title: Full Professor
affiliation: Nantes University
picture: dalila.jpg

Expand Down
8 changes: 7 additions & 1 deletion projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,13 @@
start_date: January 2025
end_date: December 2027
desc: |
MOSAICO is a research and innovation European project that aims to transform software development with a collaborative ecosystem of AI agents. The project will create a platform where AI tools and developers interact seamlessly to automate key tasks—requirements analysis, code generation, testing, and deployment—boosting efficiency and software quality. With a strong focus on ethical AI and user-friendly interfaces, MOSAICO seeks to enhance developer productivity and open new possibilities for innovation in software engineering
MOSAICO is a research and innovation European project that aims to transform
software development with a collaborative ecosystem of AI agents. The project
will create a platform where AI tools and developers interact seamlessly to
automate key tasks—requirements analysis, code generation, testing, and
deployment—boosting efficiency and software quality. With a strong focus on
ethical AI and user-friendly interfaces, MOSAICO seeks to enhance developer
productivity and open new possibilities for innovation in software engineering.

- title: MATISSE
website: https://www.linkedin.com/company/matisse-project-kdt
Expand Down

0 comments on commit 3284d6e

Please sign in to comment.