Full Stack Web Developer, Code Factory Vienna, 1050, Vienna
German Course, (ÖSD Certificate B2), update training GmbH, 1210, Vienna
English Course, (Aptis Certificate B2), die Berater Unternehmensberatung GmbH, Vienna
Training as a Medical Assistant, MedicSystem Training Center, Vienna
Sozial Pedagogy, University of Krakow (without completion)
International Business Administration, Pedagogical University (without completion)
High School Senior Year, Krakow, Poland (Completed with Matura)
Certificate Medical Assistant
•Performing administrative and clinical tasks
•Drawing blood and connecting patients to plasma-extracting machines
•Taking patient histories and measuring vital signs
•Scheduling appointments and maintaining records
Event Page
• Symfony is used to quickly create CRUD (Create, Read, Update, Delete) operations and manage application logic.
• PHP is used for handling server-side operations, while SQL is used to manage and query the database.
• Bootstrap is used to create responsive and visually appealing layouts, while CSS customizes styles, colors, and spacing for a cohesive design.
• Users can create a new event or view detailed information about existing events on the page.
E-commerce Page Team Project
• PHP is used for handling user authentication, shopping cart sessions, and order processing.
• This project includes a live chat feature using PHP, allowing users to communicate in real time.
• After registering, users can access a dedicated section where they can ask questions or leave reviews about products.
• The fetch function uses AJAX to connect with the backend and handle responses.
• Event listeners in JavaScript trigger actions when admin click buttons or choose categories in the dashboard.
• SQL stores product details, user data, and transaction history in the database.
Jewellery Shop
• The HTML structure of the page displays various categories of jewelry and individual product details.
• CSS is used to create a luxurious, visually rich design that highlights the jewelry.
• JavaScript is used for product filtering, adding items to the cart, and updating the cart total in real time.
• PHP processes customer orders and handles secure payment transactions.
• Angular allows users to browse through different jewelry categories with smooth transitions and no page reloads.
• Symfony is used to create a secure backend for managing user accounts, orders, and inventory.
• SQL is utilized to store product details, order history, and user profiles.
Task Planner
• This project uses HTML to structure a task planner where users can organize their tasks.
• CSS provides styling to create a clean and organized layout for the planner interface.
• JavaScript enables users to add new tasks and set the priority level to high or low, helping them manage tasks effectively.
Photography Page
• HTML structures the photo page, defining the layout and elements displayed to users.
• CSS is used to style the photo page, creating a visually appealing and responsive design.
• TypeScript powers the functionality, enabling interactions and data handling on the photo page.
• Angular manages the dynamic content, allowing users to interact seamlessly with the photos and related features.
Food Blog
• This project uses HTML to create the structure of the page, utilizing the CSS Grid system for responsive and flexible layouts.
• CSS is used to style the page, ensuring elements are aligned and spaced correctly for a clean and user-friendly interface.
Animal Adoption
• This Pet Adoption project is primarily built with PHP, allowing users to register and log in to their accounts.
• After logging in, users can view available animals for adoption, with details fetched from the database.
• Users can search, filter, and read more details about each animal to make informed adoption decisions.
My Library
• The My Library project fetches data from the database, allowing users to see details of books, DVDs, and CDs after logging in.
• Users can search for items by name or author to easily find specific content.
• Registered users can also create new items and add them to the database, keeping the library up to date.
• In the My Library project, users can borrow books, DVDs, and CDs from the library.
• Once a user borrows an item, it is marked as unavailable, and the status is updated to show that the item is no longer available for checkout.