Pinned Repositories
angular-express-boilerplate
A boilerplate to create single-page browser applications using Angular and Express.
CodeComplete2ndEdition
Key points from Code Complete 2nd Edition
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
CS50
Course notes and problem sets for Harvard's CS50 Introduction to Computer Science
csi
electron-angular-boilerplate
A boilerplate to create kiosk applications using Angular and Electron.
food_recs
rust_lang_notes
mtham8's Repositories
mtham8/IntroToAlgorithms
mtham8/E-Deets
Energy Consumption Visuals Search
mtham8/One-Click-to-Be-Pro
A list of the best resources to help you get started in becoming a pro
mtham8/AlgorithmVisualizer
Algorithm Visualizer
mtham8/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
mtham8/team-haskell-1
mtham8/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
mtham8/free-programming-books
:books: Freely available programming books
mtham8/team-haskell
mtham8/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
mtham8/notesee
mtham8/bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
mtham8/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
mtham8/Full-stack-Developer-Interview-Questions-and-Answers
A list of helpful full-stack developer related questions you can use to interview potential candidates, test yourself or completely ignore.
mtham8/JavaScript-Garden
A collection of documentation about the most quirky parts of the JavaScript language.
mtham8/back-end-developer-interview-questions
A list of helpful back-end related questions you can use to interview potential candidates. Inspired by the git-repo https://github.com/darcyclarke/Front-end-Developer-Interview-Questions.git
mtham8/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
mtham8/system-design-interview
System design interview for IT company
mtham8/d3-transform
add an interface for svg transform attributes in d3.js
mtham8/js-algorithms
Javascript versions of classic software development algorithms