Pinned Repositories
chessGame
Chess game playable in the terminal made in Ruby as TOP last ruby project
etch-A-Sketch
Browser version of something between a sketchpad and an Etch-A-Sketch
simpleCalculator
Last project from TOP foundations curriculum
rockPaperScissors
hangman
Command-line version of the classic Hangman game. The game is designed for a single player competing against the computer. It incorporates key features including the ability to save and load the game state
sign-up-form-top
This project involves creating an interactive sign-up form for an imaginary service using intermediate HTML and CSS skills learned in prior lessons.
Proyecto-ML
basic_ruby_projects
binary_search_tree
Ruby implementation of classes and methods to convert a sorted array into a binary search tree (BST)
blog-app
This repository contains the source code for a blog application built using Ruby on Rails. The application allows users to create, read, update, and delete articles, as well as add comments to each article. The application also includes a simple authentication system for creating user accounts and logging in.
ARecabarren's Repositories
ARecabarren/celestial-bodies-db
ARecabarren/postgresql-test
ARecabarren/members-only
ARecabarren/re-former
ARecabarren/my-first-rails-app
First web app developed with Ruby on Rails
ARecabarren/learn-bash-by-building-a-boilerplate
ARecabarren/rockPaperScissors
ARecabarren/micro-reddit
ARecabarren/easy-snap
ARecabarren/blog-app
This repository contains the source code for a blog application built using Ruby on Rails. The application allows users to create, read, update, and delete articles, as well as add comments to each article. The application also includes a simple authentication system for creating user accounts and logging in.
ARecabarren/friends-app
ARecabarren/hangman
Command-line version of the classic Hangman game. The game is designed for a single player competing against the computer. It incorporates key features including the ability to save and load the game state
ARecabarren/etch-A-Sketch
Browser version of something between a sketchpad and an Etch-A-Sketch
ARecabarren/SQLZoo-solutions
Repository for storing all of my solutions for the SQL exercises, tutorials, and quizzes on SQLZoo.
ARecabarren/top-dashboard
Latest project from the intermediate HTML-CSS chapter. Aiming to develop an admin dashboard predominantly using grid layout.
ARecabarren/odin-css-exercises
CSS exercises repository, part of the foundations Odin Project chapter. For practice purposes
ARecabarren/sign-up-form-top
This project involves creating an interactive sign-up form for an imaginary service using intermediate HTML and CSS skills learned in prior lessons.
ARecabarren/simpleCalculator
Last project from TOP foundations curriculum
ARecabarren/chessGame
Chess game playable in the terminal made in Ruby as TOP last ruby project
ARecabarren/chess
Chess playable in the terminal.
ARecabarren/connect-four-game
Two player board game, wins who get four consecutive positions with the same color. Developed with TDD methodology
ARecabarren/basic_ruby_projects
ARecabarren/tic-tac-toe
ARecabarren/deeper-git-practice
Playground to interact and experiment with other commands using Git.
ARecabarren/knights-travails
Set basics elements to simulate a board and the availables moves for the Knight, checks edge cases and computes shortest path between two positions
ARecabarren/binary_search_tree
Ruby implementation of classes and methods to convert a sorted array into a binary search tree (BST)
ARecabarren/codetest
ARecabarren/custom_enumerable_project
ARecabarren/event-manager
ARecabarren/mastermind