10000 RicardoGWill (RicardoGWill) / Repositories · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View RicardoGWill's full-sized avatar

Block or report RicardoGWill

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Add2Numbers Public

    Adds, Subtracts, Multiplies, and Divides two numbers.

    Java Updated Oct 18, 2019
  • Short Git Test using the Terminal in Android Studio

    Java Updated Mar 17, 2019
  • JavaScript Updated Feb 2, 2019
  • This app, similar to the "Toast" one, uses some dependencies, including "recyclerview" and "glide", and "circleimageview". As you might expect, this has a RecyclerView layout. It contains images th…

    Java 1 Updated Jan 17, 2019
  • This app uses some dependencies, including "recyclerview" and "glide", and "circleimageview". As you might expect, this has a RecyclerView layout. It contains images that are retrieved from the int…

    Java Updated Jan 16, 2019
  • This is a simple React project, mostly taken from the official documentation relating to "Forms" (https://reactjs.org/docs/forms.html). I have done forms previously, but with this, I wanted to isol…

    JavaScript Updated Jan 14, 2019
  • This app is the next evolution of the "redux-example" project, and uses the "redux" and "react-redux" dependencies. It is a counter with 3 buttons. The "count" starts at "0", and one button "increm…

    JavaScript 1 Updated Jan 13, 2019
  • This is perhaps the most basic example of using Redux in a React app. It is a counter. There is one button with a count starting at "0". The three main components are App.js, Counter.js, and one ca…

    JavaScript Updated Jan 13, 2019
  • This is a project using React JS. I use "react-router" and "react-router-dom" to create multiple pages that can be navigated between. These pages mimic the beginning pages when applying for a loan …

    JavaScript 1 Updated Dec 21, 2018
  • This is a project done to show Lendng Tree what I can accomplish using React JS, in this case. I use "react-router" and "react-router-dom" to create multiple pages that can be navigated between. Th…

    JavaScript 1 Updated Dec 14, 2018
  • This is a React project with multiple pages. This app has "react-router" (version 4) and "react-router-dom" installed so users can navigate through the pages. This was mostly done by following the …

    JavaScript Updated Dec 13, 2018
  • This is a React page with multiple components that, in some cases, work with each other to produce results, such as the "Home" component updating the "Header" component via a button press that rout…

    JavaScript Updated Dec 13, 2018
  • redux-demo Public

    This React page uses Redux to store states. The interface does not change, but using the console when inspecting, you can see how states are stored in the code. (This is from the tutorial in the "C…

    JavaScript Updated Dec 10, 2018
  • api-basics Public

    This React JS page uses JSON to make a list of titles from the most recent posts on Reddit.com/r/space. (This is from the tutorial in the "Complete React JS web developer with ES6" Udemy course.)

    JavaScript 1 Updated Dec 9, 2018
  • This Kotlin app has a Sign-In activity, a Profile activity, and an Edit activity. You first see your profile info (which defaults to "Not Set") at first. You then sign in and are taken to the Profi…

    Kotlin 1 Updated Dec 7, 2018
  • Snippets Public

    This contains JSON files with Snippets for use in IDEs, to make coding quicker.

    Updated Dec 6, 2018
  • This React JS "Router" shows how to create and navigate between different pages. I created two pages with the list of pages at the top, and then a single line at the bottom of each, to tell which p…

    JavaScript 1 Updated Dec 5, 2018
  • This Kotlin app allows you to press a button to change the (lower) background to that color. In addition, when you long-press the "white" or "black" buttons while the background is already a color,…

    Kotlin 1 Updated Dec 4, 2018
  • This React JS app allows you to click on courses, which cost money. When clicking on a course, it adds the price to the total. If you click it again, it subtracts that price from the total. You can…

    JavaScript 1 Updated Dec 2, 2018
  • stop-watch Public

    This is a React.js app that tracks in real time how long you have been on the website.

    JavaScript Updated Dec 2, 2018
  • This app plays one song. The song is able to be paused, stopped, and moved to the end. Also, there is a SeekBar with number TextViews at each end, showing where in the song it is, and the user can …

    Java 1 Updated Nov 22, 2018
  • ShellGame Public

    This Kotlin app is of my own concept and design. I decided to make a "Shell Game". Basically, a user presses "Shuffle", and one of the three green buttons gets a star. If is the user's job to choos…

    Kotlin 1 Updated Nov 21, 2018
  • This is a Tic-Tac-Toe app created using a React Native tutorial (see my other Kotlin Tic-Tac-Toe app for an app that I created totally on my own). This is not only a Tic-Tac-Toe game but also takes…

    JavaScript Updated Nov 20, 2018
  • TicTacToe Public

    This is a Kotlin app of my own design. It is a classic Tic-Tac-Toe game. It has nine buttons (one for each move choice on the board), plus a "Start New Game" button. Upon the first press (and all "…

    Kotlin 1 Updated Nov 18, 2018
  • This is a Kotlin app that I thought up and created myself! It is a game in which you need to guess a random number between 1 and 100. You first press the "Start New Game" to begin (at which point t…

    Kotlin 1 Updated Nov 13, 2018
  • This app determines the status of battery charging ("Charging", "Discharging", etc.) and the percentage charge remaining in the battery of the mobile device running it. It also has five images repr…

    Java Updated Nov 12, 2018
  • This app works with Google Firebase. Firebase adds a database aspect so that people can log into the app and the information is stored in an online database. A user can log in and be taken to "Seco…

    Java 3 Updated Nov 11, 2018
  • This is a very simple Kotlin app. I am using the Button's ID directly from the XML file instead of using the "findViewByID()" method. The Gradle had this ability applied automatically, so I could i…

    Kotlin Updated Nov 11, 2018
  • This app has a RecyclerView with an Adapter. It is complex, seemingly more complex than the previous "RecyclerViewProject" that I did. This has a list of items that you can scroll through. It also …

    Java Updated Nov 5, 2018
  • This app calculates tips. You insert the amount into the EditText, change the percentage to tip via the SeekBar, and press the button to calculate the tip. The tip amount automatically starts at 15…

    Java 1 Updated Nov 4, 2018
0