Projects in Awesome Lists by TedLivist
A curated list of projects in awesome lists by TedLivist .
https://github.com/tedlivist/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.
Last synced: 23 Apr 2025
https://github.com/tedlivist/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
Last synced: 10 Jul 2025
https://github.com/tedlivist/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.
bootstrap javascript react redux
Last synced: 09 Oct 2025
https://github.com/tedlivist/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! :smile:
Last synced: 29 Mar 2025
https://github.com/tedlivist/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.
algorithm coding coding-challenge ruby
Last synced: 25 Jul 2025
https://github.com/tedlivist/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.
Last synced: 29 Mar 2025
https://github.com/tedlivist/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.
coding-challenge ruby the-odin-project
Last synced: 29 Mar 2025
https://github.com/tedlivist/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
Last synced: 12 Apr 2026
https://github.com/tedlivist/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.
Last synced: 06 Jan 2026
https://github.com/tedlivist/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.
Last synced: 23 Oct 2025
https://github.com/tedlivist/office-booking-backend
Office booking is a rails REST API application that allows users to authenticate, add offices and make reservations.
Last synced: 18 May 2026
https://github.com/tedlivist/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.
Last synced: 29 Mar 2025
https://github.com/tedlivist/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.
caesar-cipher coding-challenge ruby
Last synced: 29 Mar 2025
https://github.com/tedlivist/todo-review
This app utilizes localStorage for storing and retrieving tasks. It also contains the accompanying tests written with Jest
Last synced: 28 Jun 2025
https://github.com/tedlivist/hello-world-solidity
Intro to contract deployment on solidity
Last synced: 29 Mar 2025
https://github.com/tedlivist/emitwinner
Solution to the Alchemy Ethereum course W4 challenge
Last synced: 16 Jun 2026
https://github.com/tedlivist/github-slideshow
A robot powered training repository :robot:
Last synced: 13 Jun 2025