Pinned Repositories
annakrolikowska
boilerplate-project-exercisetracker
A boilerplate for a freeCodeCamp project.
css-html-task
ECMAScript-new-features-list
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
excursions-platform
It is a platform, which consists of two parts - in the first panel, you are able to create an excursion offer as an admin and in the second panel, you can purchase order as a client. Excursions and orders are stored in database - API running on JSON Server.
expense-manager
food-order-form
This application allows users to place food orders. Creating using React and TypeScript. The form data is submitted via a POST request as JSON.
garden-landingpage
Translation of a graphic design project from Figma to code. Landing page coded in HTML, CSS + Bootstrap, and JavaScript.
mazury-website
The landing page was created using HTML, pure CSS, and JavaScript. It features a dynamic image gallery with a slider and expandable sections for additional information. It was my first real project for a client.
react-kanban
It is a Kanban Board (visual-organization tool), created using React. Tasks can be added to the board, removed and moved between columns (each column has a limit of tasks). The data is stored in Local Storage.
annakrolikowska's Repositories
annakrolikowska/portfolio
This is my portfolio website that I created using TypeScript, React, and SCSS. The website has a simple design that I previously prepared in Figma. Color theme of the website can be changed according to preferences. Various animations have been used.
annakrolikowska/react-kanban
It is a Kanban Board (visual-organization tool), created using React. Tasks can be added to the board, removed and moved between columns (each column has a limit of tasks). The data is stored in Local Storage.
annakrolikowska/annakrolikowska
annakrolikowska/boilerplate-project-exercisetracker
A boilerplate for a freeCodeCamp project.
annakrolikowska/css-html-task
annakrolikowska/excursions-platform
It is a platform, which consists of two parts - in the first panel, you are able to create an excursion offer as an admin and in the second panel, you can purchase order as a client. Excursions and orders are stored in database - API running on JSON Server.
annakrolikowska/expense-manager
annakrolikowska/food-order-form
This application allows users to place food orders. Creating using React and TypeScript. The form data is submitted via a POST request as JSON.
annakrolikowska/garden-landingpage
Translation of a graphic design project from Figma to code. Landing page coded in HTML, CSS + Bootstrap, and JavaScript.
annakrolikowska/kanban-board
It is a Kanban Board (visual-organization tool), created using React and Redux. Tasks can be added to the board, removed and moved between columns (each column has a limit of tasks). The data is stored in Local Storage.
annakrolikowska/mazury-website
The landing page was created using HTML, pure CSS, and JavaScript. It features a dynamic image gallery with a slider and expandable sections for additional information. It was my first real project for a client.
annakrolikowska/prismatic-blog
It is a blog which has content from a headless CMS (prismic.io) and coded with React Router. Each post is assigned to a category. Pagination is used.
annakrolikowska/GD-accessibility
Semantic HTML, Alternate text, Keyboard accessible, Aria attributes, Ease of navigation, Properly size touch targets
annakrolikowska/GD-fullstack-app
annakrolikowska/html-scss-exercise
Design from Figma to HTML & SCSS.
annakrolikowska/js-payment-form
Figma design to code. Simple project with payment form to improve my skills in SCSS and JS.
annakrolikowska/js-product-card
Product card. Design from Figma to HTML & SCSS & Javascript.
annakrolikowska/language-course-website
A landing page offering Polish language lessons for Ukrainians. Built using React and Tailwind CSS.
annakrolikowska/node-exercisetracker
https://www.freecodecamp.org/learn/back-end-development-and-apis/back-end-development-and-apis-projects/exercise-tracker
annakrolikowska/practice-react-redux-enhancement
➡ Zrozumienie Reduxa w stopniu ponadpodstawowym zdecydowanie ułatwia pracę z nim oraz umożliwia korzystanie z jego pełnych możliwości przy pomocy rozszerzeń. Sprawdź, czy Twoja wiedza jest wystarczająca do rozpoczęcia przygody z Reduxem na poziomie bardziej zawansowanym.
annakrolikowska/practice-react-routing
➡ Implementacja nawigacji dla serwisu (ang. routing) jest bardzo ważnym elementem – zwłaszcza jeśli ma to być zrobione bez powielania kodu. Najoptymalniej jest wykorzystywać te same komponenty na wielu podstronach i uzależniać zawartość strony od parametrów przekazywanych w adresie URL.
annakrolikowska/practice-react-testing
➡ Obsługa błędów oraz pisanie testów jednostkowych czy integracyjnych to bardzo ważna część pracy programisty. Pozwala ona utrzymywać kod o wysokiej jakości. Każda zmiana w implementacji jest od razu testowana i pozwala to dość szybko wychwycić ewentualne problemy.
annakrolikowska/react-redux-calendar
It is a meeting calendar app, created by React and Redux. New meetings are added using a form. These are stored in a database - an API running on a JSON Server.
annakrolikowska/rwd-landing-page
It is a static responsive website created using semantic HTML and CSS. This site looks good on any screen (laptop, tablet. mobile).
annakrolikowska/spotify-app
annakrolikowska/staff-api
annakrolikowska/staff-database
The application presents employee data in a table format, allowing users to filter, sort, and paginate the data. Redux is used for state management.
annakrolikowska/task-gear
annakrolikowska/ts-advanced
annakrolikowska/typescript-exercise
javascript to typescript