There are no reviews yet. Be the first to send feedback to the community and the maintainers!
LEO-Workshop-Website
This is a Capstone project I worked on at the end of the HTML & CSS Microverse Curriculum. The aim was to portray a deep understanding of HTML5, CSS3, Bootstrap, Sass and their best practises.Apple-Website-Webpage
This is a clone of an old version of the Apple website to demonstrate the use of background photos and gradientsRuby-Linters
This is a code linter like Rubocop that trawls through your code files and finds problems, such as methods with too many lines, code style violations, or common gotchas.My_Blog_App
To get familiar with Ruby on Rails, this project was built and successfully deployed on HerokuNew-York-Times-Article
To portray an understanding of CSS positioning techniques (float, flex and grid), the New York Times article page was designed using HTML and CSS.Newsweek
This is a replica of the news site Newsweek.com built with the aim of portraying an understanding of the use of Bootstrap Frameworks.Tic-Tac-Toe-Game
Tic Tac Toe game played on the console built with RubySmashing-Magazine-Heatmap
This project shows a gray scale heat map of the Smashing Magazine Web page elaborating Visual Hierarchy in Design and UXCaesar-Cipher
This program shows one of the most widely known encryption techniques where it takes in a string and a shift factor and then outputs the modified stringMicro-Reddit
This project helps us to practice data modeling and putting our active record knowledge to practice by building our own lightweight Reddit clone.my_weather_app
A weather app where the user is able to search for a specific location's weather information by city and toggle displaying the data in Fahrenheit or Celsius.youtube_video_player
My-Enumerables
Enumerable modules are methods that get mixed into the Array and Hash classes (among others) and provides us with lots of handy iterator methods.SQL-zoo
Forms
Building a form the old fashioned way with basic HTML and then the Rails way with the use of form helpersEnumerable-Methods
In this project, we built our own enumerable methods. Enumerable modules are methods that get mixed into the Array and Hash classes (among others) and provide us with lots of handy iterator methods.Coding-Challenges
architecture-styles
members-only
my-private-events
game-with-phaser
Shooter game built with Javascript using Phaser and Webpack. where I had to learn how to use the Phaser 3 framework, create the story, find the different assets, test the game and meet all the given requirements.restaurant-page
Practicing DOM manipulation by dynamically rendering a simple restaurant homepage.DOM elements were created using JavaScript but the styling was done in a separate CSS file.My-First-Rails-App
ROCK-PAPER-SCISSORS
Georjane
Fizzbuzz
This is a method for Fizz buzz which is a group word game for children to teach them about division built with ruby.Sub-Strings
A method Sub Strings for counting how many times a substring was found in an array of wordsRails-Sample-App
janereact-project
awaikenthemes
redux-recipes-catalogue
This SPA has 2 types of pages: one page with a list of food items that could be filtered by category; one page for the food item details; The data used is retrieved from an API and stored in the Redux store.redux-magic-bookstore
A front-end of an application that will help organize and manage a bookstore built with React and Reduxjane-library
authentication_api
A Rails RESTful API to manage database resources for my frontend final capstonereact-calculator
react-bootstrap
expressjs-login
how to use ExpressJS to create a user login form that validates and sanitizes user input for security.My-Sample-Application
my_first_api
nodejs_mysql
oop-training
book_scan_tool
Competitive-Programming
react-amplified
check-me-demo-app
An educative and interactive platform powered by AI to fight breast cancer promote early detection through self-screeningher-blueprint-africa
first_rails_api
Javascript-30
30 Days of Vanilla JS Coding Challenge. Building 30 things following WesBos Javascript 30 days tutorialsmobile-menu-for-small-portfolio
javascript-calculator
LEMP_stack
amplify-js-app
coding-round-evaluator
react-tic-tac-toe
review-past-project
test-linters
---
fetch-api
portfolio
to-do-list
dream_vacation_api
redux_hotels_and_resorts
This is a final capstone project that uses 3 tables, users, hotels, favorites in Postgres. It Connects to the back-end API to send and receive domain data. With routes for each of the screens, so the user can easily go back and forward, Using redux to store info used across the app, like the user infoLove Open Source and this site? Check out how you can help us