Pinned Repositories
AboutMeNano
algoClass
Common data structures and algorithms
algoWorkshop
Algorithm and Data Base workshop.
angular2-webpack-starter
An Angular 2 Starter kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Dev/Prod), Karma, Protractor, Jasmine, Istanbul, TypeScript, TsLint, Ng2Lint, Hot Module Replacement, Typings, and Webpack by @AngularClass
angularjs-styleguide
AngularJS styleguide for teams
angularjs-testing-quick-start
The companion repository for One Hungry Mind's AngularJS Testing Quick Start.
CSSVariables003
Wes Bos 30 projects 30 days
jid
json incremental digger
markpj1's Repositories
markpj1/array-exercises
markpj1/c9.ide.language.javascript
The repository for c9.ide.language.javascript, a Cloud9 core plugin
markpj1/capstone
Capstone project for functional programming and fun!
markpj1/characterFrequency
Toy problem to count the frequency of letters in a string
markpj1/chromeHAR
HAR viewer that mimics (or at least tries really hard to) Chromes network tab
markpj1/devsummit
Chrome Dev Summit Site: A fast, Material Design conference site
markpj1/firstsite
is this remote
markpj1/FizzBuzzRemote
First remote / push thingy
markpj1/free-programming-books
markpj1/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
markpj1/function-exercises
markpj1/furtherExercisesUnit2
Unit 2/ lesson 1 / project 5
markpj1/immutube
Youtube + functors, a most unlikely combo
markpj1/JavaScript-Koans-1
javascript koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.
markpj1/let-er
Transpile non-ES6 let-blocks into ES6 (or ES3)
markpj1/longestRun
Javascript function that finds the longest run of characters in a string.
markpj1/nested_squares
markpj1/object-exercises
markpj1/Pokemon-WebAudio
Search for pokemon and hear their names spoken out loud!
markpj1/put_stuff
markpj1/refactorFizz
a not quite right version of re-factored FizzBuzz.
markpj1/reFuzz
Nicer version of re-factored fizzBuzz needs reset.
markpj1/Spoon-Knife
This repo is for demonstration purposes only.
markpj1/svg.js
A lightweight library for manipulating and animating SVG
markpj1/sweet.js
Sweeten your JavaScript.
markpj1/Telegraph-Prep-Curriculum
Full Curriculum for Telegraph Prep. Learn JavaScript in 4 short weeks!
markpj1/telegraphPrep
Exercises for Telegraph Prep course
markpj1/udportfolio
markpj1/voice-elements
Web Component wrapper to the Web Speech API, that allows you to do voice recognition and speech synthesis using Polymer
markpj1/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.