There are no reviews yet. Be the first to send feedback to the community and the maintainers!
office-booking-frontend
Office booking is a React appliation that allows users to authenticate, add delete offices and make reservations. This project was bootstrapped with Create React App.TedLivist.github.io
This Word Counter program, as the name implies, is a program that counts the number of words in an input area. It may be considered an equivalent of the process behind Microsoft Word word counter. This program was mainly written to practice the Array.flat method in Javascriptjs-capstone-netflex
NETFLEX is a web application that fetches TV Shows from an external API - TV Maze API. Users can like and comment on a TV Show. The likes and comments features are all handled by API. Built with Javascript.covid-figures
This is a web app built on an API. It displays real-time data of confirmed covid cases across selected countries. On navigating to a country, an additional breakdown of cases for that country is displayed across its different regions.weather-scraper
This program scrapes weather forecast requests for a city from Weather-Forecast.com along with some additional weather information for nearby cities. Built with Ruby.bookstore
pound-kilogram
This is a Javascript program that converts weight from the imperial units system (lb) to the metric units system (kg) and vice verse. Simple input the value in the appropriate box and you have you conversion! 😄fibonacci_seq
Fibonacci Sequence is a series of numbers in which each number is the summation of the preceding two (or three or more) numbers. In this algorithm implementation using a function written in Ruby, the numbers are a summation of the previous two.mac-forum
Mac Forum is an online web blog where users can join, create articles and upvote articles. The article with the highest vote gets featured on the from pagemain-rwd
sub_strings
This is a Ruby challenge that solves the Sub Strings Challenge as described on the Odin Project. The function takes a string and a defined dictionary and returns a hash containing the number of times each word in the string occurs in dictionary.react-todo
portfolio
leaderboard
hello-react-front-end
finance-tracker
hello-rails-back-end
office-booking-backend
Office booking is a rails REST API application that allows users to authenticate, add offices and make reservations.html-capstone
This is a capstone project created to demonstrate mastery of HTML & CSS. The project was created following a given design template with personalized content.hello-rails-react
hackerrank-challenges-collection
react-rails-tut
math-magicians
stock_picker
This is a Ruby function that implements the stock-picker coding challenge on The Odin Project. An array of price stocks over a range of days is given and the program outputs the best days to buy and sell to realize the biggest profit.TedLivist
drawing-book
bubble_sort
coins-tracker
electronics-shop
to-do-list
hurdle-race
ruby-exercise
split-app
library-fine
awesome-books
coins-tracker-backend
redux-example
rd-build
tic-tac-toe
This is a tic-tac-toe game which two players can play. The winner is the one who first aligns their marker on three subsequent cells (horizontally, vertically or diagonally). After cells are exhausted, and there is no winner it is a tie.todo-review
This app utilizes localStorage for storing and retrieving tasks. It also contains the accompanying tests written with Jestfind-digits
caesars_cipher
This is a Ruby function that solves the Caesar's Cipher algorithm challenge on the Odin Project. It takes a string and a number and returns another string with each character in the new string being a result of the initial character shifted the inputted number of times in the Alphabet.Love Open Source and this site? Check out how you can help us