Skip to content

Commit 07c2454

Browse files
committed
create unconference subdir
1 parent 50e28c9 commit 07c2454

18 files changed

+10
-10
lines changed

src/content/pages/beginners-day-unconference.mdx renamed to src/content/pages/beginners-day-unconference/index.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ subtitle:
99
As part of this year's Beginners' Day, on **Saturday 19th July** we'll be hosting the Unconference in cooperation with [junior.guru](https://junior.guru/). It's a full day of panel discussions, Q&A sessions, interactive sessions, and short talks focused on getting started and growing as a junior in a tech role.
1010

1111
<a href="https://junior.guru" class="block w-[350px] m-auto hover:scale-105 transition-transform " target="_blank">
12-
![junior.guru Logo](./images/junior-guru.min.svg)
12+
![junior.guru Logo](./junior-guru.min.svg)
1313
</a>
1414

1515

@@ -23,7 +23,7 @@ Listen to a panel discussion with three junior developers as they share what lif
2323
<a href="https://www.linkedin.com/in/michaela-trckova-fe-dev/" class ="hover:scale-105 transition-transform" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank" target="_blank">
2424
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
2525
<img
26-
src="images/unconference/michaela_trckova.jpg"
26+
src="michaela_trckova.jpg"
2727
alt="Profile photo of Michaela Trčková"
2828
style={{
2929
width: '250px',
@@ -43,7 +43,7 @@ Listen to a panel discussion with three junior developers as they share what lif
4343
<a href="https://www.linkedin.com/in/miloslav-jezek/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
4444
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
4545
<img
46-
src="images/unconference/miloslav_jezek.jpg"
46+
src="miloslav_jezek.jpg"
4747
alt="Profile photo of Miloslav Ježek"
4848
style={{
4949
width: '250px',
@@ -63,7 +63,7 @@ Listen to a panel discussion with three junior developers as they share what lif
6363
<a href="https://www.linkedin.com/in/fusatytata/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
6464
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
6565
<img
66-
src="images/unconference/simon_koreny.jpg"
66+
src="simon_koreny.jpg"
6767
alt="Profile photo of Šimon Kořený"
6868
style={{
6969
width: '250px',
@@ -87,7 +87,7 @@ This interactive workshop puts you right in the center of the conversation. You
8787

8888
Each group will explore these topics through open discussion, drawing on personal experiences and shared insights. At the end, we’ll come back together so each group can share one or two of their best takeaways with everyone. Bring your curiosity, your questions, and your voice—this is a session built for learning from each other.
8989

90-
![A group of people working and collaborating on computers during a workshop](./images/unconference/sprints1.jpg)
90+
![A group of people working and collaborating on computers during a workshop](sprints1.jpg)
9191

9292
### Panel discussion: Landing A Great Job
9393

@@ -99,7 +99,7 @@ Whether you're switching careers or just starting out, this is your chance to le
9999
<a href="https://www.linkedin.com/in/janamoudra/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
100100
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
101101
<img
102-
src="images/unconference/jana_moudra.jpg"
102+
src="jana_moudra.jpg"
103103
alt="Profile photo of Jana Moudrá"
104104
style={{
105105
width: '250px',
@@ -119,7 +119,7 @@ Whether you're switching careers or just starting out, this is your chance to le
119119
<a href="https://www.linkedin.com/in/barbora-nemcova/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
120120
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
121121
<img
122-
src="images/unconference/barbora_nemcova.jpg"
122+
src="barbora_nemcova.jpg"
123123
alt="Profile photo of Barbora Němcová"
124124
style={{
125125
width: '250px',
@@ -145,7 +145,7 @@ On the other hand, what do seniors expect from juniors? What is it like to mento
145145

146146
Come share your perspective and help us explore those questions together!
147147

148-
![A group of people looking at a projector screen in a classroom](./images/unconference/sprints2.jpg)
148+
![A group of people looking at a projector screen in a classroom](./sprints2.jpg)
149149

150150
### Q&A session: From Junior To Senior
151151

@@ -157,7 +157,7 @@ We’ll cover topics like growing your skills, earning trust, taking on more res
157157
<a href="https://www.linkedin.com/in/gaborambrozy/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
158158
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
159159
<img
160-
src="images/unconference/gabor_ambrozy.jpg"
160+
src="gabor_ambrozy.jpg"
161161
alt="Profile photo of Gábor Ambrózy"
162162
style={{
163163
width: '250px',
@@ -177,7 +177,7 @@ We’ll cover topics like growing your skills, earning trust, taking on more res
177177
<a href="https://www.linkedin.com/in/citizenmani/" class ="hover:scale-105 transition-transform" style={{ textDecoration: 'none', color: 'inherit' }} target="_blank">
178178
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '1rem' }}>
179179
<img
180-
src="images/unconference/manivannan_selvaraj.jpg"
180+
src="manivannan_selvaraj.jpg"
181181
alt="Profile photo of Manivannan Selvaraj"
182182
style={{
183183
width: '250px',

0 commit comments

Comments
 (0)