Skip to content
View ArturDevCraft's full-sized avatar

Block or report ArturDevCraft

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ArturDevCraft/README.md

Hi there! πŸ‘‹ I'm Artur, a passionate Frontend Developer

πŸ‘©β€πŸ’» About Me

I specialize in building dynamic and user-friendly web applications using React, JavaScript, HTML, and CSS. I enjoy creating clean, efficient, and responsive designs that deliver seamless user experiences.

πŸ”§ Technologies I work with:

  • React
  • JavaScript (ES6+)
  • Redux
  • Node.js (express, next.js)
  • HTML5 & CSS3 (Flexbox, Grid, SASS)
  • Version Control with Git

✨ Currently, I'm focused on:

  • Developing my own app to gain experience
  • Building reusable and scalable components in React
  • Optimizing web performance
  • Exploring modern front-end frameworks and tools
Feel free to check out my repositories to see some of the projects I'm working on!

πŸ’Ό My Projects

Car Workshop APP (in progress):

An app that allows you to order a visit to an auto repair shop and track the progress of the work. One administrative user (workshop) and multiple customer accounts can be registered.

The application consists of frontend and backend parts. The frontend is implemented using React, Redux, SCSS. I used node.js + express.js to write the backend.

Logging is protected by an encrypted password. Authentication of the frontend with the backend is done using JSON web token. The application uses a mongoDB database. It is deployed on the Vercel platform. The application handle both data validation errors and connection issues.


Online Shop Cart App

A simple shopping cart application built with React and TypeScript, utilizing Redux for state management. The project showcases both class-based components and the use of Higher-Order Components (HOCs). Users can add, remove, and update product quantities in the cart, providing a clean and interactive shopping experience.


Project Managment App:

It is simple application implemented with REACT, Tailwind. With the help of the application You can can add and delete new project, for each project it's possible to add and delete tasks. State managment is realized by useState, additionaly application stores state in browser local storage.


My projects realized during React Course

  • Previews links are in repository readme
  • Repository

###

πŸ›  Language and tools

react logo redux logo javascript logo typescript logo html5 logo css3 logo tailwindcss logo bootstrap logo sass logo nextjs logo mongodb logo vscode logo git logo jest logo npm logo nodejs logo

πŸ”₯ My Stats :

stats graph languages graph streak graph

Popular repositories Loading

  1. React-Course React-Course Public

    My React learning progress with: "React - The Complete Guide 2025" course

    JavaScript

  2. React_Course-Project_6 React_Course-Project_6 Public

    My React learning progress with: "React - The Complete Guide 2025" course - Project 6 The Project Managment Application

    JavaScript

  3. HTML_CSS_Course-Part_4 HTML_CSS_Course-Part_4 Public

    Task to be completed independently in the fourth part of the Web-Dev course

    HTML

  4. ArturDevCraft ArturDevCraft Public

  5. carWorkshop-backend carWorkshop-backend Public

    JavaScript

  6. carWorkshop-frontend carWorkshop-frontend Public

    JavaScript