Pinned Repositories
esformatter-jsx
esformatter plugin: format jsx files (or js files with Facebook React JSX Syntax)
eslint-formatter-friendly
A simple formatter/reporter for ESLint that's friendly with iterm2 "click to open file" functionality (works with Sublime Text and vscode editors)
eslint-friendly-formatter
A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality
mobx-form
persistify
a wrapper around `browserify` to make incremental builds
prepush
Yet another prepush script that will run tasks defined in a config file
shell-executor
Execute shell commands in parallel. Heavily inspired by [parallelshell](https://github.com/keithamus/parallelshell), with improved log messages
yuidoc-theme-blue
a Simple theme inspired by the blue color for yuidoc (npm version)
royriojas's Repositories
royriojas/watch-run
Re-execute a given command everytime something changes in a specific directory
royriojas/coalescy
Simple function that return the first non null or undefined argument
royriojas/corona
A super simple web page to compare the covid-19 progress on several countries
royriojas/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
royriojas/angular-experiments
Simple angular experiments
royriojas/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
royriojas/coding-interview-university
A complete computer science study plan to become a software engineer.
royriojas/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
royriojas/covid19
JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily
royriojas/csscomb.js
CSS coding style formatter
royriojas/excalidraw
Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
royriojas/get-exports-from-file
parses a javascript file and outputs a list of exported components
royriojas/grunt-browserify-jasmine-node-example
An example of how to set up a project for cross-developing for the browser and node.js.
royriojas/gulp-starter
Starter gulpfile.js and structure with commonly used tools
royriojas/interview
Everything you need to prepare for your technical interview
royriojas/interviews
Everything you need to know to get the job.
royriojas/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
royriojas/jirafy
Chrome extension that linkifies JIRA ticket numbers on select pages.
royriojas/leetcode
Leetcode solutions
royriojas/mariasofiariojas
royriojas/minimum-viable-saas
A multi-tier membership SaaS in less than 400 lines of code w/Stripe and Firebase
royriojas/proxyquire-universal
Proxyquire in Node and Proxyquireify in the browser with no code changes
royriojas/react-tiny-markup
royriojas/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
royriojas/spawnly
A wrapper around spawn to make it accepts commands as strings
royriojas/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
royriojas/takenote
📝 A free, open-source notes app for the web.
royriojas/tech-interview-handbook
💯 Materials to help you rock your next coding interview
royriojas/vscode-exports-autocomplete
finds javascript ES6 exports in your project and autocompletes them when writing javascript statements
royriojas/web-architecture
An experiment of a web template with React and Mobx