Skip to content
View WKabat's full-sized avatar
πŸ¦₯
πŸ¦₯

Block or report WKabat

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
WKabat/README.md

Hey, I'm Wiktor πŸ‘‹

Drummer | Frontend Learner | Music School Student


πŸš€ About Me

  • Passionate about music, with experience in drumming and music theory.
  • Big fan of video games, board games, anime, and manga.
  • Focused on frontend development with React and TypeScript.
  • Team player who values collaboration and continuous growth.
  • Looking for my first opportunity as a Junior Frontend Developer.

πŸ› οΈ Tech Stack


πŸ› οΈ Currently Working On

  • little_shop – Developing a simple e-commerce platform using React and TypeScript.

πŸ“š Projects

  • todo_list – A simple task manager built with React + TypeScript.
  • rock-paper-scissors – Classic game implemented in JavaScript.
  • calculator – Simple calculator built with HTML, CSS, and JavaScript.
  • ft_printf – Custom printf function in C.
  • so_long – 2D tile-based game in C using MiniLibX.

πŸ† Where I'm Practicing


πŸ“ˆ Goals for 2025

  • Improve React ecosystem knowledge (testing, state management).
  • Strengthen TypeScript and clean code practices.
  • Explore basic backend development to build fullstack projects.
  • Land my first commercial experience as a Junior Developer!

πŸ“« Let's Connect


Gif

Pinned Loading

  1. todo_list todo_list Public

    A task management application built with React and TypeScript, featuring task creation, completion, deletion, and dynamic state management.

    TypeScript

  2. little_shop little_shop Public

    My first small store

    TypeScript

  3. rock-paper-scissors rock-paper-scissors Public

    A classic Rock-Paper-Scissors game implemented using HTML, CSS, and JavaScript.

    JavaScript

  4. calculator calculator Public

    A simple, interactive calculator built with HTML, CSS, and JavaScript. It offers basic arithmetic operations such as addition, subtraction, multiplication, and division, with a iphone-like design.

    HTML

  5. so_long so_long Public

    A small 2D game developed in C using the MiniLibX graphical library.

    C

  6. ft_printf ft_printf Public

    A custom implementation of the C standard printf function, developed as part of the 42 school curriculum.

    C