Skip to content
View dev-marisa's full-sized avatar

Block or report dev-marisa

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
dev-marisa/README.md
{ name:     "Marisa Goode",
  pronouns: ["she", "her", "hers"],
  email:    "[email protected]",
  company:  "Coding Dojo",
  position: "Curriculum Developer",
  location: "Arlington, VA" }

// CodingDojo.com
// Transforming lives through programming literacy.

Pinned Loading

  1. discord-timestamp-generator discord-timestamp-generator Public

    JavaScript

  2. dojo-sweeper dojo-sweeper Public

    There are ninjas in the dojo, you must find them!

    JavaScript 2

  3. custom-wiki custom-wiki Public

    How hard can this be? πŸ€”

    JavaScript

  4. txt2srt txt2srt Public

    Convert Zoom transcripts to usable srt formatted subtitles

    Python

  5. dojo-pen dojo-pen Public

    browser text editor for HTML and CSS

    JavaScript 1 1

  6. How to set up a Spring Boot Data Pro... How to set up a Spring Boot Data Project w/ Bootstrap
    1
    # Spring Boot Checklist
    2
    
    
    3
    ### Step 0 - Starting the project
    4
    
    
    5
    Inside of `Package Explorer` right click -> new -> Spring Starter Project