<?xml version="1.0" encoding="UTF-8"  ?>

<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<atom:link href="https://www.lares.fer.hr/feed/rss.php" rel="self" type="application/rss+xml" />
	<title>FER - Join us</title>
	<link>http://www.fer.unizg.hr/lares/students_home/join_us</link>
	<description>FER Feed</description>
	<language>hr</language>
	<copyright>Copyright: (C) www.fer.unizg.hr</copyright>
	<webMaster>webmaster@fer.hr (Webmaster)</webMaster>
	<managingEditor>webmaster@fer.hr (Webmaster)</managingEditor>
	<ttl>240</ttl>


		<item>
		<title>Students’ projects and research over the years</title>
		<pubDate>Tue, 05 May 2026 14:11:26 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;p style="text-align: justify;"&gt;Over the years, LARES students have explored diverse research topics and real-world applications under mentorship guidance. Browse their work by academic year to discover projects, theses, and innovations that shaped our research community.&lt;/p&gt;

&lt;div class="timeline-container"&gt;
&lt;div class="timeline"&gt;
&lt;div class="timeline-line"&gt;&amp;nbsp;&lt;/div&gt;
&lt;!-- Green line behind --&gt;&lt;!-- &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2026"&gt;2025/2026&lt;/a&gt; --&gt;&lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2026"&gt;2025/2026&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2025"&gt;2024/2025&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2024"&gt;2023/2024&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2023"&gt;2022/2023&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2022"&gt;2021/2022&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2021"&gt;2020/2021&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2020"&gt;2019/2020&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2019"&gt;2018/2019&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2018"&gt;2017/2018&lt;/a&gt; &lt;a class="timeline-item" href="https://www.lares.fer.hr/lares/students/year_of_2017"&gt;2016/2017&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;style type="text/css"&gt;/* Timeline container */
.timeline-container {
  width: 100%;
  padding: 20px 0;
  background-color: transparent;
  overflow-x: auto;
  position: relative;
}

/* Timeline layout */
.timeline {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  position: relative;
  padding: 20px;
  min-width: max-content;
  margin: 0 auto;
  flex-wrap: nowrap;
  overflow-x: auto;
  width: 100%;
  background-color: transparent;
}

/* Green line behind items */
.timeline-line {
  position: absolute;
  top: 50%;
  left: 0;
  height: 4px;
  width: calc(100% - 40px);
  background-color: #36b583;
  transform: translateY(-50%);
  z-index: 0;
}

/* Timeline items */
.timeline-item {
  background-color: white;
  padding: 10px 20px;
  border: 2px solid #36b583;
  border-radius: 20px;
  color: #36b583;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  z-index: 1;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  white-space: nowrap;
  min-width: 100px;
}

.timeline-item:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 8px rgba(0, 63, 92, 0.4);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .timeline {
    gap: 10px;
    padding: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .timeline-item {
    font-size: 1.1rem;
    padding: 10px 15px;
    min-width: 80px;
  }

  .timeline-line {
    width: 100%;
  }
}
&lt;/style&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.lares.fer.hr/lares/students_home/join_us#content___13908</link>
			<guid>https://www.lares.fer.hr/lares/students_home/join_us#content___13908</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
			<item>
		<title>Meet your potential mentors</title>
		<pubDate>Tue, 05 May 2026 17:16:52 GMT</pubDate>
		<category>Content</category>
		<description>
		&lt;table border="0" width="100%"&gt;&lt;tr&gt;&lt;td&gt;
		
					&lt;p&gt;Students can choose one of the following mentors for guidance in their research and projects.&lt;/p&gt;
&lt;style type="text/css"&gt;.mentors-one-line table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-family: Arial, sans-serif;
  background-color: #f9f9f9;
  table-layout: auto;
}
.mentors-one-line td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 16.66%;
}
.mentors-one-line td p { margin: 5px 0; }

.mentor-title   { font-weight: bold; }
.mentor-name    { font-weight: bold; display: block; }
.mentor-surname { font-weight: bold; display: block; }

.mentors-one-line td img {
  width: 100%;
  max-width: 140px;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}
.mentors-one-line td img:hover {
  border: 3px solid #003F5C;
  box-shadow: 0 0 10px rgba(0,63,92,0.6);
}

.mentors-one-line .line-blue,
.mentors-one-line .line-green {
  width: 140px;
  height: 2px;
  margin: 10px auto;
}
.mentors-one-line .line-blue  { border-bottom: 2px solid #223b5a; }
.mentors-one-line .line-green { border-bottom: 2px solid #36b583; }

@media screen and (max-width: 768px) {
  .mentors-one-line table { display: block; width: 100%; }
  .mentors-one-line tr { display: flex; flex-wrap: wrap; justify-content: space-around; }
  .mentors-one-line td {
    width: 48%;
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mentors-one-line td img { max-width: 120px; }
}
&lt;/style&gt;
&lt;div class="mentors-one-line"&gt;
&lt;table border="0" cellpadding="1" cellspacing="1" style="width:100%; margin:0 auto;"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;&lt;!-- MARIO --&gt;
			&lt;td&gt;
			&lt;p class="mentor-title"&gt;Prof., Ph.D.&lt;/p&gt;

			&lt;p class="mentor-name"&gt;MARIO&lt;/p&gt;

			&lt;p class="mentor-surname"&gt;VAŠAK&lt;/p&gt;

			&lt;div class="line-blue"&gt;&amp;nbsp;&lt;/div&gt;

			&lt;p&gt;&lt;a href="https://www.fer.unizg.hr/en/mario.vasak" target="_blank"&gt;&lt;img alt="Mario Vašak" src="/images/50015112/29 Mario Vasak (1).jpg" /&gt; &lt;/a&gt;&lt;/p&gt;
			&lt;/td&gt;
			&lt;!-- ŽELJKO --&gt;
			&lt;td&gt;
			&lt;p class="mentor-title"&gt;Prof., Ph.D.&lt;/p&gt;

			&lt;p class="mentor-name"&gt;ŽELJKO&lt;/p&gt;

			&lt;p class="mentor-surname"&gt;BAN&lt;/p&gt;

			&lt;div class="line-green"&gt;&amp;nbsp;&lt;/div&gt;

			&lt;p&gt;&lt;a href="https://www.fer.unizg.hr/en/zeljko.ban" target="_blank"&gt;&lt;img alt="Željko Ban" src="/images/50015112/4. Zeljko Ban.jpg" /&gt; &lt;/a&gt;&lt;/p&gt;
			&lt;/td&gt;
			&lt;!-- MATO --&gt;
			&lt;td&gt;
			&lt;p class="mentor-title"&gt;Prof., Ph.D.&lt;/p&gt;

			&lt;p class="mentor-name"&gt;MATO&lt;/p&gt;

			&lt;p class="mentor-surname"&gt;BAOTIĆ&lt;/p&gt;

			&lt;div class="line-blue"&gt;&amp;nbsp;&lt;/div&gt;

			&lt;p&gt;&lt;a href="https://www.fer.unizg.hr/en/mato.baotic" target="_blank"&gt;&lt;img alt="Mato Baotić" src="/images/50015112/19. Mato Baotic.jpg" /&gt; &lt;/a&gt;&lt;/p&gt;
			&lt;/td&gt;
			&lt;!-- VINKO --&gt;
			&lt;td&gt;
			&lt;p class="mentor-title"&gt;Assoc. Prof., Ph.D.&lt;/p&gt;

			&lt;p class="mentor-name"&gt;VINKO&lt;/p&gt;

			&lt;p class="mentor-surname"&gt;LEŠIĆ&lt;/p&gt;

			&lt;div class="line-green"&gt;&amp;nbsp;&lt;/div&gt;

			&lt;p&gt;&lt;a href="https://www.fer.unizg.hr/en/vinko.lesic" target="_blank"&gt;&lt;img alt="Vinko Lešić" src="/images/50015112/Vinko_Lesic.jpg" /&gt; &lt;/a&gt;&lt;/p&gt;
			&lt;/td&gt;
			&lt;!-- BRANIMIR --&gt;
			&lt;td&gt;
			&lt;p class="mentor-title"&gt;Assoc. Prof., Ph.D.&lt;/p&gt;

			&lt;p class="mentor-name"&gt;BRANIMIR&lt;/p&gt;

			&lt;p class="mentor-surname"&gt;NOVOSELNIK&lt;/p&gt;

			&lt;div class="line-blue"&gt;&amp;nbsp;&lt;/div&gt;

			&lt;p&gt;&lt;a href="https://www.fer.unizg.hr/en/branimir.novoselnik" target="_blank"&gt;&lt;img alt="Branimir Novoselnik" src="/images/50015112/62. Branimir Novoselnik.jpg" /&gt; &lt;/a&gt;&lt;/p&gt;
			&lt;/td&gt;
			&lt;!-- ANITA --&gt;
			&lt;td&gt;
			&lt;p class="mentor-title"&gt;Asst. Prof., Ph.D.&lt;/p&gt;

			&lt;p class="mentor-name"&gt;ANITA&lt;/p&gt;

			&lt;p class="mentor-surname"&gt;BANJAC&lt;/p&gt;

			&lt;div class="line-green"&gt;&amp;nbsp;&lt;/div&gt;

			&lt;p&gt;&lt;a href="https://www.fer.unizg.hr/en/anita.martincevic" target="_blank"&gt;&lt;img alt="Anita Banjac" src="/images/50015112/6. Anita Banjac.jpg" /&gt; &lt;/a&gt;&lt;/p&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;

&lt;p style="margin-top: 15px;"&gt;Descriptions of research areas, potential topics and other information about each mentor can be found at &lt;a href="https://www.fer.unizg.hr/djelatnici/mentorstvo" target="_blank"&gt; https://www.fer.unizg.hr/djelatnici/mentorstvo &lt;/a&gt; by selecting the desired mentor from the drop-down list.&lt;br /&gt;
&lt;br /&gt;
Our assistants will also be available to help you succeed in mentor-guided courses — see the full team at &lt;a href="https://www.lares.fer.hr/lares/about_lares/people" target="_blank"&gt; LARES – About us &lt;/a&gt;.&lt;/p&gt;

				&lt;/td&gt;&lt;/tr&gt;
				&lt;/table&gt;
		</description>
					<link>https://www.lares.fer.hr/lares/students_home/join_us#content___13894</link>
			<guid>https://www.lares.fer.hr/lares/students_home/join_us#content___13894</guid>
		        				    <dc:creator>Obrisani Korisnik</dc:creator>
	    	</item>
	</channel>
</rss>
