weather-app
This is a weather app that uses the Open-Weather-API to fetch data on the weather of various cities. A user can search for cities and the background image changes depending on the weather in that city.Bookable-app
This is my capstone project for the Ruby on Rails curriculum. In this project, I created a web application that allows a user to register books that they read and organize them into groups of their choosing. I also implemented a feature using GoodReads' API that allows the user to search for more information about a book.JS-Shooter-game
This is my capstone assessment where I was tasked with building a shooter video game using Javascript and the game engine Phaser.puppy-health-app
This project is a Health and habits tracking app for pets built with React/Redux and Ruby on Rails. The App comprises of a list of categories such as food, walks, appointments. All of the data in this application is retrieved from and posted to my custom Puppy Health RESTful API and is retrieved through the redux store.restaurant-page-js
This restaurant page is a Single Page Application built entirely with Javascript using DOM manipulation and webpack.Ruby-Capstone-Project
Capstone projects are solo projects at the end of the each of the Microverse Main Technical Curriculum sections.job-search
This Job Search website comprises of a list of the jobs returned by the GitHub Jobs API and a search option to filter the jobs by description or location. All of the data is retrieved from the GitHub Jobs APi and is retrieved through the Redux store.private-events
In this project, we were tasked with building a simple version of the EventBrite website using Ruby on RailsCalculator
This is a solo project built with React in which I was tasked with building a calculator.Capstone-project-html
Capstone projects are solo projects at the end of the each of the Microverse Main Technical Curriculum sections.finance_tracker
This was built following an RoR tutorial.members_only
In this project, we were tasked with building a web application where users who are signed up can create posts and view posts created by other members.Testing_practice
In this project, we were tasked with building a few functions and testing those functions using Jest. This project was designed to strengthen our skills in TDD.my_first_rails_app
JS-Tic-Tac-Toe
This is a Tic-Tac-Toe game built with Javascript.Personal-Projects
An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.resort-reservations
tic-tac-toe
This is a Tic-Tac-Toe game built with Ruby. This game has no front end and is played entirely in your terminal.puppy-health-api
Puppy Health api RESTful API that allows authenticated users to track their pet's eating habits, exercise, appointments, medication and overall health.message_me
This is a rails application built following an RoR tutorialDesign-Teardown
In this project, we were tasked with creating a grayscale heat map of the Smashing Magazine website.alpha-blog
I built this following an RoR tutorialfrontend-assessment-hedyla
toy_app
This is an RoR tutorial.carto_ui_test
blog_app
This is an RoR application built following a tutorial.micro-reddit
In this project, we were tasked with building a simple version of Reddit called micro-reddit. This project was built with Ruby on Rails and runs in the console.newsweek-clone
In this project, I built a clone of the Newsweek webpage using Bootstrap as much as possible.git_test2
personal_blog
Implementing what I've learned by creating my own projectApple-clone
This was a solo project where I was asked to build a clone of an archived Apple page. In this project, I needed to use images as backgrounds and gradients.HTML-forms
In this project, we were tasked with building a static clone of Mint's sign up page.Bubble-sort
In this project, we were asked to build a bubble sorting algorithm.NewYorkTimes-clone
In this project, we were asked to clone an article page of the NY times using float, flexbox, and grid to place the elements on the pagemicroverse-trial-landing-page-project
sample_app
This is a RoR tutorial.git_test
SQL-ZOO-solutions
This is a list of the solutions to the SQL exercises found on the SQL Zoo website.BrittanyBlake
enumerable-methods
This is a solo project in which I was required to rebuild a few of Ruby's popular iterator methods. The goal of this project was to gain a deeper understanding of how these popular methods work.Love Open Source and this site? Check out how you can help us