Skip to content
View Laruschkaj's full-sized avatar

Block or report Laruschkaj

Report abuse

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

Report abuse

Popular repositories Loading

  1. Pokedex-Project Pokedex-Project Public

    A React application (Pokedex) demonstrating component hierarchy, props, conditional rendering, and dynamic list generation to simulate a Pokemon card game with two randomized hands.

    JavaScript 1

  2. space-battle-simulator space-battle-simulator Public

    A React-based interactive turn-based space battle simulator that tracks player and enemy health, handles random damage, determines battle outcomes, and features a restart option.

    JavaScript 1

  3. react-card-deck react-card-deck Public

    A React application simulating a deck of cards. Features include drawing cards, shuffling the deck via API calls, managing game state, and an auto-draw mode using useEffect and useRef for side eff…

    JavaScript 1

  4. star-destroyer star-destroyer Public

    A React application simulating a "Star Destroyer" game where stars appear randomly every few seconds and can be destroyed by clicking them. Utilizes useEffect for timed star generation and useRef f…

    JavaScript 1

  5. spacecraft-builder spacecraft-builder Public

    A React application for designing spacecraft by managing an inventory of items. Features a controlled form for adding items with validation, and displays/deletes items using a component-based archi…

    JavaScript 1

  6. learn-github learn-github Public

    This repository is for learning GitHub