Skip to content
View davidtudorjohn's full-sized avatar
😃
😃
Block or Report

Block or report davidtudorjohn

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Portfolio-v1-Client Portfolio-v1-Client Public

    React front-end for full stack portfolio app. Be sure to check out Portfolio-v1-Backend as well.

    JavaScript 1

  2. Personal-Site-Client Personal-Site-Client Public

    Personal site client made with React and TypeScript, containerized with Docker, and integrated continuously with a CI pipeline using Travis-CI to automate testing, building, and pushing images to d…

    TypeScript 1

  3. TS-React-Demo TS-React-Demo Public

    TypeScript 1

  4. Portfolio-v1-Backend Portfolio-v1-Backend Public

    Node.j/Express.js backend for "Portfolio-v1" React.js client

    JavaScript

  5. Emporia Emporia Public

    Ecommerce store web application for health products.

    JavaScript

  6. Go-Split-and-Sort-Ints Go-Split-and-Sort-Ints Public

    Go program that takes an input of integers from the user , splits the input into 4 slices and sorts each slice of the input in a separate, concurrent goroutine

    Go