Logo

My portfolio

  • AWS tutorials

    Screenshot of project

    Various AWS tutorials created throughout my carreer.

    IAM - EC2 - S3 - Lambda - Other

  • Nursery website

    Screenshot of project

    A website created for the Polish private nursery in the "hybrid" app model. Django is being used to serve the React application and provide frontend data through the REST framework. Data are saved in Heroku's PostgreSQL database. Gallery images are fetched from AWS S3. Thanks to Django, the user can easily change almost every aspect of the website through the admin panel.

    React - Django - Django REST - S3

  • Wantaki

    Screenshot of project

    Very useful app if you are tired of receiving missed gifts. Create a list of items you want to get, and then share it with the world! Simple as that ;). I've implemented collection of items, other theme colors and in the future I'm going to add other features like: pagination, resetting the password, google login and fetching images to items.

    React - Redux - REST - Firebase

  • Folta portfolio

    Screenshot of project

    A project which I started after finishing React course and at the same time website which you're watching now ;). My own portfolio which I couldn't wait to finish and I'm very proud of. I've used Gatsby, a static site generator, to make my portfolio really fast. Data are read from markdown files so the next projects could be added in seconds.

    React - Gatsby - GRAPHQL

  • Burger builder

    Screenshot of project

    A project created while going through the online course. A React app (Router, Redux, Hooks, Authentication) for building burger, sending an order to firebase ,and fetching data to display it on a different route.

    React - Router - Redux - Firebase

  • Show me the budget

    Screenshot of project

    First app after finishing the JavaScript course. You can add your incomes, expenses for a given month and available budget with percentages will be displayed on the screen. Local storage and API call to change a quote every day implemented. An application is written with DRY principle and basics of OOP (IIFE).

    Vanilla JavaScript

  • Yatsu webpage

    Screenshot of project

    Example interface for all-in-one booking app. On this webpage, I was practicing Flexbox. The page is fully responsive.

    HTML5 - CSS3 - SASS - FLEXBOX

  • Better life webpage

    Screenshot of project

    Example webpage for a personal development company. No flexbox and css grid. Fully responsive, Sass (7-1 architecture).

    HTML5 - CSS3 - SASS