Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by odilson-dev
A curated list of projects in awesome lists by odilson-dev .
https://github.com/odilson-dev/project-rock-paper-scissors
In this project i simulate the game Rock Paper Scissors between you and the PC. Hope you enjoy it
Last synced: 13 Nov 2024
https://github.com/odilson-dev/memory-card
Memory Card Game is a React-based project, done as an Assignment from Odin
memory-card netlify-deployment reactjs
Last synced: 13 Nov 2024
https://github.com/odilson-dev/linked-list
A linked list is a linear collection of data elements called nodes that “point” to the next node by means of a pointer.
Last synced: 13 Nov 2024
https://github.com/odilson-dev/mastermind
Mastermind is a command line game where you have 12 turns to guess the secret code, starting with you guessing the computer’s random code.
game mastermind ruby theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/library
Project Library from TOP.
book html-css-javascript library
Last synced: 13 Nov 2024
https://github.com/odilson-dev/hangman
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
file marshal project-hangman ruby serialization
Last synced: 13 Nov 2024
https://github.com/odilson-dev/homepage
My portfolio boilerplate from Odin
html-css-javascript portfolio-website theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/hashmap
The Hashmap Project is an assignment from TOP's curriculum, where participants work on creating and implementing a hashmap data structure as part of their learning exercises.
data-structures hashmap ruby theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/command-line-application
You can search and delete files easily on your system using this script
application command-line python311 typer
Last synced: 13 Nov 2024
https://github.com/odilson-dev/bubble-sort
I build a method #bubble_sort that takes an array and returns a sorted array. It will use the bubble sort methodology
Last synced: 13 Nov 2024
https://github.com/odilson-dev/admin-dashboard
A full dashboard design to practice css grid
admin-dashboard assignment grid-layout html-css theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/chess-ruby
Chess is a board game for two players, called White and Black, each controlling an army of chess pieces, with the objective to checkmate the opponent's king.
chessgame final-project ruby theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/caesar-cipher
In this project, i'll implement a caesar cipher that takes in a string and the shift factor and then outputs the modified string:
Last synced: 13 Nov 2024
https://github.com/odilson-dev/battleship
Battleship game implemented in JavaScript using Test Driven Development (TDD) principles
battleship bundler html-css-javascript jest-tests test-driven-development webpack
Last synced: 13 Nov 2024
https://github.com/odilson-dev/members-only-nodejs
Members only club written using Express.js, EJS for templating/frontend, PosgreSQL | deployed using adaptable.io
authentication epressjs nodejs postgresql-database
Last synced: 13 Nov 2024
https://github.com/odilson-dev/weather-app
A weather forecast site using the open map weather API. I got comfortable consuming the API using Async/Await to work with promises using the fetch function.
await-async html-css-javascript promises webpack5
Last synced: 13 Nov 2024
https://github.com/odilson-dev/connect-four
Connect Four is a two-player game where players take turns dropping pieces into a grid
connect-four game ruby theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/travel-agency
Travel Agency is a sample website for a Travel Agency. It's currently in french but i still wanted to show it
agency css html javascript travel
Last synced: 13 Nov 2024
https://github.com/odilson-dev/shopping-cart
Shopping App, built with React and React Router
api component context-api reactjs state-management
Last synced: 13 Nov 2024
https://github.com/odilson-dev/tic-tac-toe-js
An implementation of the classic Tic-Tac-Toe game using HTML, CSS, and JavaScript
factory-functions html-css-javascript theodinproject tic-tac-toe
Last synced: 13 Nov 2024
https://github.com/odilson-dev/todo-list
This project represents a comprehensive todo list solution that empowers users to manage their tasks efficiently and effortlessly
bundler html-css-javascript localstorage todolist webpack
Last synced: 13 Nov 2024
https://github.com/odilson-dev/problem-solving
Solving problem using a Pseudocode
Last synced: 13 Nov 2024
https://github.com/odilson-dev/git_test
My first GitHub repo doing The Odin Project
Last synced: 13 Nov 2024
https://github.com/odilson-dev/the-user-manager-crm-poo
A use user manager that allow to create users, save them in a database using TinyDB. Get and delete the user data from the database.
Last synced: 13 Nov 2024
https://github.com/odilson-dev/tic-tac-toe
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.
game ruby theodinproject tic-tac-toe
Last synced: 13 Nov 2024
https://github.com/odilson-dev/the-bitcoin-price
In this Project, i used AJAX de get data about crypto market and showed it on my website using Blockchain info API
Last synced: 13 Nov 2024
https://github.com/odilson-dev/sub-strings
I'll 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.
Last synced: 13 Nov 2024
https://github.com/odilson-dev/testing-practice
Practicing TDD(Test Driven Development) from Odin
html-css-javascript jest-tests npm tdd-javascript test theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/stock-picker
I'll implement a method #stock_picker that takes in an array of stock prices, one for each hypothetical day.
Last synced: 13 Nov 2024
https://github.com/odilson-dev/sample-resume
This is my Sample Resume Website
Last synced: 13 Nov 2024
https://github.com/odilson-dev/snake-game
Snake Game is a game about a snake and an apple. You scored 1 point and the snake become a bit longer each time the he eats an apple. If the snake eats himself or the strikes on the wall, it's game over.
css game game-development html javascript web
Last synced: 13 Nov 2024
https://github.com/odilson-dev/sql_zoo
Build and run queries against existing tables using SQL ZOO
database mysql-database queries sql
Last synced: 13 Nov 2024
https://github.com/odilson-dev/skills-introduction-to-github
My clone repository
Last synced: 13 Nov 2024
https://github.com/odilson-dev/sign-up-form
Just a sign up form
css form-validation html signup
Last synced: 13 Nov 2024
https://github.com/odilson-dev/shopping-list
This is a script that allows the user to modify a shopping list with 5 options
Last synced: 13 Nov 2024
https://github.com/odilson-dev/restaurant-page
This project is part of The Odin Project curriculum, focusing on practicing DOM manipulation by dynamically rendering a restaurant homepage using JavaScript.
bundler html-css-javascript webpack
Last synced: 13 Nov 2024
https://github.com/odilson-dev/etch-a-sketch
I'm going to build a browser version of something between a sketchpad and an Etch-A-Sketch.
etch-a-sketch html-css-javascript theodinprojectfoundations
Last synced: 13 Nov 2024
https://github.com/odilson-dev/odin-kittens
This is a fast and straightforward project where i set up a Rails app to be a data-producing API…
odin-kittens restful-api ruby-on-rails
Last synced: 13 Nov 2024
https://github.com/odilson-dev/re-former
A simple project to practice making forms in rails
form-helper ruby ruby-on-rails
Last synced: 13 Nov 2024
https://github.com/odilson-dev/project-recursion
The Fibonacci Sequence, which sums each number with the one before it, is a great example of a problem that can be solved recursively.
Last synced: 13 Nov 2024
https://github.com/odilson-dev/project-knight-travails
In this project, i built a function #knight_moves that shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.
Last synced: 13 Nov 2024
https://github.com/odilson-dev/landing-page
A Landing page sample
frontend html-css landing-page theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/micro-reddit
micro-reddit reddit ruby-on-rails
Last synced: 13 Nov 2024
https://github.com/odilson-dev/calculator
This is my final project from TOP foundations.
calculator css3 foundation html5 javascript theodinproject
Last synced: 13 Nov 2024
https://github.com/odilson-dev/odin-recipes
Creating a recipe while sudying at Odin
Last synced: 13 Nov 2024
https://github.com/odilson-dev/skills-code-with-codespaces
My clone repository
Last synced: 13 Nov 2024
https://github.com/odilson-dev/file-uploader
A full stack file storage system built with Express.js
Last synced: 13 Nov 2024
https://github.com/odilson-dev/skills-review-pull-requests
My clone repository
Last synced: 13 Nov 2024
https://github.com/odilson-dev/skills-communicate-using-markdown
My clone repository
Last synced: 13 Nov 2024
https://github.com/odilson-dev/react-cv-application
A small CV appliaction using React JS. Done as an assignment from TheOdinProject
javascript react-components reactjs
Last synced: 13 Nov 2024