BrittanyBlake
Full-Stack Web Developer | Ruby on Rails | React & Redux | Javascript | HTML & CSS | Git | SQL
Frontend Developer
Pinned Repositories
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.
Calculator
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.
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.
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.
private-events
In this project, we were tasked with building a simple version of the EventBrite website using Ruby on Rails
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.
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.
BrittanyBlake's Repositories
BrittanyBlake/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.
BrittanyBlake/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.
BrittanyBlake/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.
BrittanyBlake/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.
BrittanyBlake/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.
BrittanyBlake/restaurant-page-js
This restaurant page is a Single Page Application built entirely with Javascript using DOM manipulation and webpack.
BrittanyBlake/Calculator
This is a solo project built with React in which I was tasked with building a calculator.
BrittanyBlake/Capstone-project-html
Capstone projects are solo projects at the end of the each of the Microverse Main Technical Curriculum sections.
BrittanyBlake/private-events
In this project, we were tasked with building a simple version of the EventBrite website using Ruby on Rails
BrittanyBlake/finance_tracker
This was built following an RoR tutorial.
BrittanyBlake/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.
BrittanyBlake/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.
BrittanyBlake/JS-Tic-Tac-Toe
This is a Tic-Tac-Toe game built with Javascript.
BrittanyBlake/message_me
This is a rails application built following an RoR tutorial
BrittanyBlake/my_first_rails_app
BrittanyBlake/Personal-Projects
An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.
BrittanyBlake/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.
BrittanyBlake/resort-reservations
BrittanyBlake/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.
BrittanyBlake/alpha-blog
I built this following an RoR tutorial
BrittanyBlake/blog_app
This is an RoR application built following a tutorial.
BrittanyBlake/carto_ui_test
BrittanyBlake/frontend-assessment-hedyla
BrittanyBlake/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.
BrittanyBlake/toy_app
This is an RoR tutorial.
BrittanyBlake/BrittanyBlake
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.
BrittanyBlake/personal_blog
Implementing what I've learned by creating my own project
BrittanyBlake/sample_app
This is a RoR tutorial.
BrittanyBlake/SQL-ZOO-solutions
This is a list of the solutions to the SQL exercises found on the SQL Zoo website.