Skip to content

Instantly share code, notes, and snippets.

View elliotvhill's full-sized avatar

Elliot Hill (he/him) elliotvhill

View GitHub Profile
@elliotvhill
elliotvhill / readme-template.md
Created July 10, 2024 23:19 — forked from meg-gutshall/readme-template.md
A README.md template I created from a few different resources. It's a work in progress. ;) Please comment below with any suggestions for edits!

Project Title

Description: A few sentences about your project and/or overview that explains what your project is about.

Build Status and Code Style

Build status of continuous integration (travis, appveyor, etc.) and code style (xo, standard etc.). It's common to include status badges here so contributors and prospective end-users can see the status of your project at a glance. Just don't go too crazy or it will look like a mess.

Find status badges at the follow sites: >- Shields.io

Live Coding Challenge Practice Guide

This guide contains instructions for the Live Coding Practice session of the Technical Interviewing Basics webinar.

As Pairs in Breakout Rooms...

Coding Challenge for Candidate (Partner A) (15 minutes)

  • The Candidate (Partner A) will share their screen
  • Fork this Repl (easily log in using your GitHub credentials)

Guide on How to Build a Browser Game

Intro

Getting started and knowing how to structure the code in an application is one of the most difficult things for students to figure out.

Also, there might be plenty of sources available to learn about how to use a forEach loop, but finding help on how to think like a developer and write code to implement an app's features is difficult at best.

NDG Tribute Page
----------------
FreeCodeCamp tribute page project
A [Pen](http://codepen.io/ell8031/pen/GNMMQm) by [Elliot](http://codepen.io/ell8031) on [CodePen](http://codepen.io/).
[License](http://codepen.io/ell8031/pen/GNMMQm/license).