Skip to content
View wdchris's full-sized avatar

Block or report wdchris

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. calendar-grid-swift calendar-grid-swift Public

    A scrollable calendar grid for iOS, written in Swift

    Swift 4 1

  2. trello-dashboard trello-dashboard Public

    A small repo to connect to Trello and filter boards

    JavaScript

  3. netlify-forms-react.js netlify-forms-react.js
    1
     const [email, setEmail] = useState("")
    2
    
                  
    3
     const handleSubmit = e => {
    4
        fetch("/", {
    5
          method: "POST",
  4. capital-caller capital-caller Public

    This project is a simulation of a capital call within an investment environment.

    JavaScript