Skip to content
View CarolinaFledgling's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report CarolinaFledgling

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CarolinaFledgling/README.md

Hi there 👋

Nice to meet you! My name is Karolina

Who Am I? 🤠

  • 🤓 Self taught Developer

  • 🧳 I'm from Poland but I live in Norway

  • 🔭 I’m currently practice JavaScript, React, Typescript

  • 🎯 Goal : To be a better Developer

  • 🧐 I'm interested in building high-quality websites and dynamic applications.

  • ⚡ Fun fact: I'm a big fan of “Harry Potter” ✨

  • 🤓 I learn from my mistakes and never stop learning

  • 🤙 In my free time: I enjoy playing sports ⚽, Nintendo games 🎮 and traveling 🗺️

Thanks for visiting!

🔗 Links

portfolio linkedin

Pinned Loading

  1. react-pratice-task-1 react-pratice-task-1 Public

    In that small project I wanted to practice all these core patterns and concepts that are important for React, like components, props, state, lifting state, styling…

    JavaScript

  2. portfolio-react portfolio-react Public

    Portfolio is built in React and connected to the content management Sanity(CMS). The goal of the project is to practice working with React, working with Form, Sanity (CMS), Sass, Framer Motion. I s…

    JavaScript

  3. ToDoCodingChallenge ToDoCodingChallenge Public

    Coding challenge. Create a to-do list according to requirements. I used the hook useReducer and Jest tool because I wanted to practice them. The hook helps us manage a state. Jest is a JavaScript t…

    JavaScript

  4. nodejs-crawler-oda nodejs-crawler-oda Public

    This is a web crawler script that extracts product data from a website and saves it to JSON file and CSV file based on configuration file provided via command line arguments. Built with Node.js and…

    JavaScript 1

  5. next.js-rest-api-tasks next.js-rest-api-tasks Public

    The main goal of that project is to practice working with REST API. By using two separate APIs together to complete tasks from description. Additionally, I created navigation between tasks to make …

    JavaScript