Skip to content
View w314's full-sized avatar

Block or report w314

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. storeAppstoreAppPublic

    NodeJs REST API for an e-comerce website. It uses jwt for authentication, a postgreSQL database run in a docker container, and Jasmine for testing. Current functions include: index, show, create pr…

    TypeScript

  2. reactUseRefExamplereactUseRefExamplePublic

    Basic react app that demonstrates the use of the useRef hook by using it to capture a previous state of a state variable, referencing a DOM element and counting the rerenders of the page.

    TypeScript

  3. storeFrontstoreFrontPublic

    An e-commerce front end built with Angular. Currently displays a list of products, has the possibility to add products to the cart, view the cart and contains a basic mock checkout page.

    TypeScript

  4. reactPokemonsUseReducerreactPokemonsUseReducerPublic

    Basic react app that fetches and displays a list of pokemons. The list can be filtered and pokemons can be selected to display more information about them. State is managed by useReducer and passed…

    TypeScript

  5. EmployeeReimbursementSystemEmployeeReimbursementSystemPublic

    Fullstack Employee Reimbursement System that allows for reimbursement management. Uses Java / Spring Boot backend and React / TypeScript frontend.

    Java

  6. PetRegistryPetRegistryPublic

    Backend for a pet registry application using Spring Boot.

    Java