Pinned Repositories
3js-tutorial
Source: https://www.youtube.com/watch?v=Q7AOvWpIVHU
animating-react
Learning React animation via React Spring via tutorial by Scott Tolinski
apollo-with-react
https://www.leveluptutorials.com/tutorials/level-1-apollo-client-with-react
Blog-with-React-Form-and-Redux
Wow! Looks like your run-of-the-mill CRUD app but this was built with React Form and Redux. Totally blown away by this framework and the tutorial by Stephen Grider! The site is meh but the code is super interesting
CMS-in-PHP
Full-fledged CMS (Content Management System) built in PHP, with the guidance of Edwin Diaz's course "PHP for Beginners"
cypress-example-kitchensink
This is an example app used to showcase Cypress.io testing.
jenkins-ci-example
sdjs-cron-job
Open-source cron job written for San Diego JavaScript (SDJS). Queries the Meetup API and creates automated tweets to announce upcoming events.
The-Spamerator
THE SPAMERATOR!!! My first full-stack MERN app (MongoDB, Express, React/Redux, Node). Integrates with Twilio, SendGrid and Facebook login so you can easily spam people via email/SMS
Weather-App-with-Redux
Pretty snazzy weather app created with Stephen Grider's Modern React with Redux course. Pulls in the Open Weather Data API and the Google Maps API, allowing users to search for the temperature, humidity and pressure in US cities
rachelruderman's Repositories
rachelruderman/The-Spamerator
THE SPAMERATOR!!! My first full-stack MERN app (MongoDB, Express, React/Redux, Node). Integrates with Twilio, SendGrid and Facebook login so you can easily spam people via email/SMS
rachelruderman/sdjs-cron-job
Open-source cron job written for San Diego JavaScript (SDJS). Queries the Meetup API and creates automated tweets to announce upcoming events.
rachelruderman/CMS-in-PHP
Full-fledged CMS (Content Management System) built in PHP, with the guidance of Edwin Diaz's course "PHP for Beginners"
rachelruderman/cypress-example-kitchensink
This is an example app used to showcase Cypress.io testing.
rachelruderman/gas-station-craft-demo
Craft demo
rachelruderman/jenkins-ci-example
rachelruderman/Weather-App-with-Redux
Pretty snazzy weather app created with Stephen Grider's Modern React with Redux course. Pulls in the Open Weather Data API and the Google Maps API, allowing users to search for the temperature, humidity and pressure in US cities
rachelruderman/3js-tutorial
Source: https://www.youtube.com/watch?v=Q7AOvWpIVHU
rachelruderman/animating-react
Learning React animation via React Spring via tutorial by Scott Tolinski
rachelruderman/apollo-with-react
https://www.leveluptutorials.com/tutorials/level-1-apollo-client-with-react
rachelruderman/Blog-with-React-Form-and-Redux
Wow! Looks like your run-of-the-mill CRUD app but this was built with React Form and Redux. Totally blown away by this framework and the tutorial by Stephen Grider! The site is meh but the code is super interesting
rachelruderman/react-hooks-for-everyone
Learning React hooks via tutorial by Scott Tolinski. Covers useEffect, useContext, useRef, useState, useMemo, useDebugValue, custom hooks, 3rd party hooks, animating with hooks.
rachelruderman/Booklist-with-Redux
"Tinder is an awful, awful application but it's also a great example for Redux" -Stephen Grider. Thought this tutorial would be a Tinder app but just turned out to be a booklist
rachelruderman/cypress
Fast, easy and reliable testing for anything that runs in a browser.
rachelruderman/easy-fax
rachelruderman/Intro-to-PHP
PHP for Beginners course by Edwin Diaz
rachelruderman/investigate-issue-22247
rachelruderman/issue-23314
rachelruderman/issue-23349
rachelruderman/issue-23355
rachelruderman/JavaScript-30-Day-Challenge
Hulking out my vanilla JavaScript skills with 30 projects in 30 days
rachelruderman/JS-Framework-Library
Framework/library created as part of JavaScript: Understanding the Weird Parts course by Anthony Alicea
rachelruderman/kysely-stack
fullstack TS app with typesafety across the stack
rachelruderman/LEARN-W1D2-The-Box-Model
Playing around with HTML & CSS while learning about the box model at LEARN Academy. Don't forget to click the image for top quality box-related cat vids
rachelruderman/LEARN-W6D5-Express-Full-Stack
Another exciting to-do list! This time it's a full-stack app leveraging express, ejs views, layouts, forms and sequelize
rachelruderman/learnstorybook
Tutorial from https://www.learnstorybook.com/intro-to-storybook/react/en/get-started/
rachelruderman/machine-learning-with-js
Following Stephen Grider's Machine Learning course with TensorFlow
rachelruderman/MEAN-Stack-To-Do
My first MEAN stack app, following Tony Alicea's excellent tutorial from 'Learn and Understand Node.js'
rachelruderman/To-Do-List
Backend to-do list featuring the usual suspects: Node, Express, Postgres, Postman, Sequelize. Also featuring my notes in Word; check 'em out for a peek into my work flow
rachelruderman/wes-bos-react-graphql
Wes Bos' Advanced React with GraphQL course