Media Design 1st grade
In our first year of media design, we learned the basics of visual communication and how to use Adobe Illustrator. One of the main topics was creating vector graphics – clean, scalable images made of paths instead of pixels. With Illustrator, we designed logos, icons, and illustrations while exploring color, shape, and composition. These skills form the foundation for all future design projects.
Media Design 2nd grade
In our second year of Media Design, we focused on working with Adobe Photoshop. We learned how to edit images, create compositions, and design posters using layers, masks, and various tools. Through creative tasks, we developed a better understanding of visual communication, layout, and digital image editing. Photoshop helped us turn simple ideas into expressive visuals and professional results
Visual arts and creative expression 2nd grade
In this subject, we focused on two areas: printing and typography. First, we learned different printing techniques like linocut and stamp printing. Later, we worked with letters and type. We learned how typography can express mood and meaning.


As a final project, we redesigned an album cover for a song of our choice. We used typography on purpose — to match the mood of the music and make the design more powerful.
In 2nd grade we’ve got a new subject: Photograpy, we explored the basics of digital photography. We learned how to use a camera, adjust settings like ISO, aperture, and shutter speed, and compose strong images.
The focus was on understanding light, perspective, and storytelling through photos. We also edited our pictures using Adobe Photoshop and camera raw to enhance contrast, color, and sharpness. Here you can see some of the photos i’ve captured.
Informatics 1st grade
In the first year, we learned the basics of web development using Visual Studio Code. We created simple websites with HTML and styled them using CSS.
We learned how to structure content, add images and links, and design layouts with colors, fonts, and spacing. This gave us a solid foundation in front-end development.
This is the link for my website i made in 1st grade. It’s content is also about me, but in a more personal way. If i caught your attention, feel free to click the link below and have a look at my website.
To my first own website
Informatics 2nd grade
In the second year, we worked with StackBlitz and the p5.js library to learn creative coding. We created visual projects using JavaScript, including random circles, numbers, and simple animations.
We practiced using loops, variables, colors, and text to build interactive sketches. These projects helped us understand the basics of programming in a creative and visual way.
In this project, we used the coding platform StackBlitz and the JavaScript library p5.js. Our task was to use a loop to draw 10 colorful circles at random positions on the canvas.
We learned how loops work and how to control size, position, and color using code. It was a fun way to explore randomness and visual design through programming.
In another task, we created a simple sketch that shows a random number in the center of the screen every time the page is loaded.