Giter VIP home page Giter VIP logo

Cian Lopez's Projects

5e-dnd-wild-surge-picker icon 5e-dnd-wild-surge-picker

Android App for Dungeons and Dragons 5E which will roll on the Sorcerer Wild Surge Table and give you the specific effect.

bird_sightings icon bird_sightings

Bird Sightings is a full stack JavaScript application with an Express server and MongoDB database.

cc-w11-d1-homework icon cc-w11-d1-homework

Using your knowledge about scope and variable declarations in JavaScript, look at the following code snippets and predict what the output or error will be and why.

cc-w11-d2-homework icon cc-w11-d2-homework

John Hammond has tasked you with creating an app to help him manage his theme park. He needs to be able to track and manage information about the various dinosaurs in his park and the number of visitors that they will attract.

cc-w11-d3-homework icon cc-w11-d3-homework

You should write the code to make the Traveller tests pass, without modifying the spec files.

cc-w11-d3-lab icon cc-w11-d3-lab

You should write the code to make the Cinema tests pass. You should use JavaScript's built-in enumerator methods, only using `forEach` if you can't find a way to use one of the other more appropriate methods.

cc-w11-d4-advanced_enumerator_lab icon cc-w11-d4-advanced_enumerator_lab

You have been given four projects, each containing a coding problem. You should write the code to make the tests pass, without modifying the spec files. You should use JavaScript's built-in enumerator methods where appropriate.

cc-w11-record_store icon cc-w11-record_store

Your task is to model the interaction between a record store and a record collector to enable them to buy and sell records from one another.

cc-w12-d2-pub_sub_lab icon cc-w12-d2-pub_sub_lab

Your task is to create an app that allows a user to click on a planet name in the menu (already provided), to view the planet's details. Implement the Pub/Sub pattern to separate your presentation and business logic into views and models.

cc-w12-d3-pubsub_instruments_lab icon cc-w12-d3-pubsub_instruments_lab

Your task is to create an app that allows a user to select an instrument family from a drop-down, and see information about it below. Implement the Pub/Sub pattern to separate your presentation and business logic into views and models.

cc-w12-d3-request_api_homework icon cc-w12-d3-request_api_homework

Your task is to create an app that takes an inputted number from the user and displays a random fact about it. Using the Numbers API, you will need to make a request for a random fact about the submitted number.

cc-w12-d4-nested_view_api_request icon cc-w12-d4-nested_view_api_request

Your task is to create an app that displays a list of all the Scottish Munros. (A Munro is a mountain over 3,000 feet). Use the [Munros API](https://munroapi.herokuapp.com/) to make a request to get the data.

cc-w13-d1-intro_to_js_full_stack icon cc-w13-d1-intro_to_js_full_stack

Your boss has asked to you look over the codebase of a full-stack JavaScript application. The front-end is written in JavaScript using no frameworks, the back-end uses an Express server and a MongoDB database. Your task is to make yourself familiar with the codebase.

cc-w4-d2-homework icon cc-w4-d2-homework

Create a simple sinatra app to allow the user to play rock, paper, scissors in their browser.

cc-w6-weekend_homework icon cc-w6-weekend_homework

You are being asked to model a hotel. This hotel will contain a collection of rooms, of different types (e.g. bedrooms, conference rooms, dining rooms). Each room will have at least a capacity and a collection of guests.

cc-w6d3-lab icon cc-w6d3-lab

This lab is to model a basic card game and implement the rules.

cc-w6d4-afternoon_lab icon cc-w6d4-afternoon_lab

Your task is to model and create a system to store information for employees of a large development company. You should use TDD, inheritance, packages, and abstract classes for this.

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.