Giter Site home page Giter Site logo

✨ Rachel Gonzalez || @raquel-gonzo ✨

Rachel Gonzalez's Projects

algorithm icon algorithm

practicing algorithms and rewriting built-in JavaScript functions

authors icon authors

a full-stack CRUD app listing your favorite authors.

coin-flip icon coin-flip

Intro to Promises: re-writing functions as promises.

faker-api icon faker-api

Using Express, I build my first server and use the FakerAPI.

functional-components icon functional-components

Using functional components instead of class-based components, create a "card" for each new person.

hoisting-syntax icon hoisting-syntax

predicting the output of JS functions while taking into account hoisting.

hook-form icon hook-form

Create a form using react (hooks, functional components)

matching-game icon matching-game

A matching game made with HTML, CSS, and JavaScript (freeCodeCamp tutorial)

min-to-front icon min-to-front

Given an array of comparable vals, move the lowest element to the front of the array. This will shift backward elements that were previously ahead of it. Don't otherwise change the array's order.

oop-ninja icon oop-ninja

Create a Ninja class. add an attribute: name add an attribute: health add a attribute: speed - give a default value of 3 add a attribute: strength - give a default value of 3 add a method: sayName() - This should log that Ninja's name to the console add a method: showStats() - This should show the Ninja's name, strength, speed, and health. add a method: drinkSake() - This should add +10 Health to the Ninja

personcard icon personcard

Using react, class components and props, create people and their stats.

poke-api icon poke-api

using React, Promises, and the pokemon API, click a button that displays the names of all the pokemon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.