Skip to content
View JohnIrle's full-sized avatar
💻
💻

Block or report JohnIrle

Report abuse

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

Report abuse
JohnIrle/README.md

Hi there 👋

I like to develop for the web with Typescript, MongoDB, Express, React, and Node.

Pinned Loading

  1. Wikipedia-search-app Wikipedia-search-app Public

    Web application that uses the Wikipedia search api to display the results of a search.

    TypeScript 2 1

  2. React-Markdown-Preview React-Markdown-Preview Public

    Uses the Marked library to parse markdown and display the result.

    JavaScript 1

  3. MERN-authentication-starter MERN-authentication-starter Public

    A starter for authentication in a full stack MERN application

    TypeScript 2 1

  4. Request-Header-Parser Request-Header-Parser Public

    An Express server that returns a JSON object with the IP address, language and operating system of a request.

    TypeScript 2 1

  5. Timestamp-micro-service Timestamp-micro-service Public

    An Express server that sends a JSON object with unix and natural language dates. Accepts unix and natural language parameters.

    TypeScript 2 1

  6. Pixel-Paint Pixel-Paint Public

    A JavaFX pixel based paint program with save and load via text files.

    Java