• Stars
    star
    1
  • Language
    Ruby
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

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.
JavaScript
8
star
2

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 Javascript
JavaScript
6
star
3

js-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.
JavaScript
5
star
4

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.
JavaScript
5
star
5

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.
Ruby
3
star
6

bookstore

JavaScript
3
star
7

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! πŸ˜„
JavaScript
3
star
8

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.
Ruby
3
star
9

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 page
Ruby
2
star
10

main-rwd

HTML
2
star
11

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.
Ruby
2
star
12

react-todo

JavaScript
2
star
13

portfolio

HTML
2
star
14

leaderboard

JavaScript
2
star
15

hello-react-front-end

JavaScript
2
star
16

finance-tracker

Ruby
2
star
17

hello-rails-back-end

Ruby
2
star
18

office-booking-backend

Office booking is a rails REST API application that allows users to authenticate, add offices and make reservations.
Ruby
2
star
19

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.
HTML
2
star
20

hello-rails-react

Ruby
2
star
21

hackerrank-challenges-collection

JavaScript
2
star
22

react-rails-tut

Ruby
2
star
23

math-magicians

JavaScript
2
star
24

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.
Ruby
2
star
25

TedLivist

1
star
26

drawing-book

JavaScript
1
star
27

coins-tracker

JavaScript
1
star
28

electronics-shop

JavaScript
1
star
29

to-do-list

JavaScript
1
star
30

hurdle-race

JavaScript
1
star
31

ruby-exercise

Ruby
1
star
32

split-app

Ruby
1
star
33

message_me

Ruby
1
star
34

library-fine

JavaScript
1
star
35

awesome-books

JavaScript
1
star
36

coins-tracker-backend

Ruby
1
star
37

redux-example

JavaScript
1
star
38

rd-build

1
star
39

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.
Ruby
1
star
40

todo-review

This app utilizes localStorage for storing and retrieving tasks. It also contains the accompanying tests written with Jest
JavaScript
1
star
41

find-digits

JavaScript
1
star
42

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.
Ruby
1
star