-
-
-
-
tic_tac_toe Public
A tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns
Ruby UpdatedAug 21, 2025 -
game-of-life Public
Forked from extendi/game-of-lifeGame of Life - Extendi <> Gabriele
Ruby UpdatedAug 4, 2025 -
caesar_cipher Public
One of the simplest and most widely known encryption techniques
Ruby UpdatedAug 4, 2025 -
custom_enumerable_project Public
Forked from TheOdinProject/custom_enumerable_projectTo prove that there’s no magic with the Enumerable module, we’re going to rebuild those methods
Ruby MIT License UpdatedJul 30, 2025 -
ruby_testing Public
Forked from TheOdinProject/ruby_testingTesting Ruby with Rspec
Ruby MIT License UpdatedJun 23, 2025 -
-
curriculum Public
Forked from TheOdinProject/curriculumThe open curriculum for learning web development
JavaScript Other UpdatedApr 9, 2025 -
-
-
-
-
recursion Public
Use recursion to tackle two classic problems that can leverage recursion: Fibonacci and Merge Sort
Ruby UpdatedJan 5, 2025 -
hangman Public
Building a command line Hangman game where one player plays against the computer, but a bit more advanced
Ruby UpdatedDec 28, 2024 -
-
mastermind Public
Build a Mastermind game from the command line where you have 12 turns to guess the secret code, starting with you guessing the computer’s random code
Ruby UpdatedDec 8, 2024 -
bubble_sort Public
One of the simpler (but more processor-intensive) ways of sorting a group of items in an array
Ruby UpdatedOct 15, 2024 -
stock_picker Public
Implement a method #stock_picker that takes in an array of stock prices, one for each hypothetical day. It should return a pair of days representing the best day to buy and the best day to sell. Da…
Ruby UpdatedSep 22, 2024 -
sub_strings Public
Implement a method #substrings that takes a word as the first argument and then an array of valid substrings (your dictionary) as the second argument. It should return a hash listing each substring…
Ruby UpdatedSep 20, 2024 -
javascript-exercises Public
Forked from TheOdinProject/javascript-exercisesJavaScript MIT License UpdatedSep 2, 2024 -
calculator Public
Project Calculator Foundations Course | The Odin Project
JavaScript UpdatedAug 24, 2024 -
etch-a-sketch Public
In this project I will be creating a pretty neat toy to flex my DOM manipulation skills. I am going to build a browser version of something between a sketchpad and an Etch-A-Sketch
JavaScript UpdatedAug 9, 2024 -
JavaScript30 Public
Forked from wesbos/JavaScript3030 Day Vanilla JS Challenge
HTML UpdatedAug 1, 2024 -
-
rock-paper-scissors Public
For this project, I will create the game Rock Paper Scissors. This game will be played entirely in the console.
JavaScript UpdatedJul 25, 2024 -
-
-
course-001 Public
Forked from elm-city-craftworks/course-001Files and Serialization Ruby Course
UpdatedMar 20, 2022