Aaron Rory Newbold (@Aaron-RN)
  • Stars
    star
    43
  • Global Rank 367,247 (Top 13 %)
  • Followers 29
  • Following 14
  • Registered about 8 years ago
  • Most used languages
    JavaScript
    64.7 %
    HTML
    17.6 %
    Ruby
    11.8 %
    CSS
    5.9 %
  • Location 🇧🇸 The Bahamas
  • Country Total Rank 3
  • Country Ranking
    CSS
    2
    HTML
    3
    Ruby
    5

Top repositories

1

REACT-REDUX-TMDB-MovieDB

Project using the TMDB API coupled with a React, Redux, Router-DOM Front-end Interface as the language to power a website that showcases various movies based sorted by genres, popularity, rating, and upload date.
JavaScript
5
star
2

JS-BattleShips-V2

My take on the traditional Battleship game. Includes sound effects, CSS effects, a simple AI enemy, and explosions!
JavaScript
4
star
3

JS-ColorGame

Can you guess which color corresponds to the shown RGB, and Hex code? This repository is a color guessing game built using Vanilla JavaScript. Can you guess which of the colors shown correspond with the text description shown. Formats available in both RGB, and Hexadecimal.
JavaScript
3
star
4

JS-BattleShips

Creating the classic game ‘Battleship’ within a Test Development Driven (TDD) environment. If you’ve never played it, or need a refresher you can read about it here and you can play an online version here.
JavaScript
2
star
5

JS-TodoList

Todo lists are a staple in beginning webdev tutorials because they can be very simple. There is, however, a lot of room for improvement and many features that can be added.
JavaScript
2
star
6

HTML-Building-With-Responsive-Design

In this project, you’ll get the chance to build a responsive website. We’ll be cloning The Next Web, a tech-focused magazine which uses media queries to gracefully degrade their site as the window size is reduced.
HTML
2
star
7

JS-DropdownMenu

An importable module for JavaScript drop down menus
JavaScript
2
star
8

HTML-Framework-Advanced-CSS3

In this project, built my own simple 12 column grid-based framework, using a combination of HTML, CSS, and JavaScript. As an example Microsoft.com was created to showcase the use of the framework.
CSS
2
star
9

Ruby-Tic-Tac-Toe

Build a tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns.
Ruby
1
star
10

REACT-TicTacToe

Simple straight forward rendition of the commonly known game Tic Tac Toe, built using React.js
JavaScript
1
star
11

JS-Restaurant-Page

The main goal of this project is for the student to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.
JavaScript
1
star
12

ROR-Bookstore-BackEnd

Ruby on Rails built Database to store the books for the React-Redux Bookstore
Ruby
1
star
13

HTML-Using-Bootstrap

A solo project where I am tasked with creating a replica of the newsweek.com website using the Bootstrap framework
HTML
1
star
14

HTML-Design-and-UX

This project consists of building a heatmap of the Smashing magazine website
HTML
1
star
15

JS-Library

Let’s extend the ‘Book’ example from the previous lesson and turn it into a small Library app. Using JavaScript coupled with HTML & CSS
JavaScript
1
star
16

REACT-Calculator

In this project you will learn how to build a very simple React application. You will work in a real-world project for a fictional company that requires your help. The project has been split into multiple milestones, and each milestone has functional and technical requirements that you will need to implement. The original version of this content can be found and edited [here](https://github.com/microverseinc/project-react-calculator/blob/master/README.md).
JavaScript
1
star
17

JS-WeatherApp

Use everything we’ve been discussing to create a weather forecast site using the weather API from the previous lesson. You should be able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius.
JavaScript
1
star