Pinned Repositories
bamazon
Amazon-like storefront app that takes in orders from customers and depletes stock from the store's inventory.
better-doctor
bitly-clone
A URL shortener web-based app that provides a service similar to Bitly.
echoJS-Scraper
Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
interview-monkey
nytimes-react-search
react-graphql-github-apollo
StarQuest is a Github Repository Search App using React, Graphql and Apollo.
vegan_burger
This app lets users input the names of vegan burgers they'd like to eat. MySQL, Node, Express, Handlebars and ORM are used to put this app together.
yahtzee-dice-game
Web-based dice game similar to the popular game Yahtzee. Each player rolls five dice and hopes for a winning combination.
eleanormark's Repositories
eleanormark/victory
A collection of composable React components for building interactive data visualizations
eleanormark/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
eleanormark/materials
Bonus materials, exercises, and example projects for our Python tutorials
eleanormark/complete-intro-to-react-v5
The Complete Intro to React, the fifth version
eleanormark/awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
eleanormark/normalize.css
A modern alternative to CSS resets
eleanormark/system_design
Preparation links and resources for system design questions
eleanormark/javascript-unit-testing-with-mocha
Unit test using Mocha and Chai
eleanormark/CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
eleanormark/ant-design
🐜 A UI Design Language
eleanormark/iliad
Data browser for biologists
eleanormark/javascript-problems-and-solutions
:trident: A collection of JavaScript problems and solutions for studying algorithms.
eleanormark/git-test
eleanormark/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
eleanormark/GraphQLCasts
Completed Code Examples from GraphQL with React
eleanormark/react-testing-library-course
Test React with react-testing-library
eleanormark/ReactComponentLifecycleDeepDive
eleanormark/project-minimek-course
eleanormark/react_webpack_starter
React 16 and Webpack 4 starter pack
eleanormark/flask-to-do
eleanormark/react-redux-blog
A sample React Redux CRUD app
eleanormark/async-javascript-workshop
eleanormark/graphql
eleanormark/blockchainJS
eleanormark/RubyFu
Rubyfu, where Ruby goes evil!
eleanormark/react-easy-chart
Easy to use React Charting library
eleanormark/sequelize-ui
eleanormark/react-move
React Move 🌀 Beautiful, data-driven animations for React
eleanormark/ironclad_mental_models
Ironclad mental models for algorithm problems.
eleanormark/algorithmic_acrobatics
Exercises to practice the following: Dynamic Programming, backtracking, recursion, linked lists, binary trees, stacks and queues, sorting, Divide and conquer, search, and pointer based solutions