There are no reviews yet. Be the first to send feedback to the community and the maintainers!
css-ninja
This project is based on an online website to learn CSS. It contains the main page, about and tickets page each of these pages have 2 different screen sizes: mobile and desktop.newsweek-clone
This is a clone version of the Newsweek main page, it was build using HTML & CSS.tnw-web-page
In this project, you will replicate the archived version of the website The Next Web using HTML & CSS.rapido-rapido
This project is about building our own web application based on an external API.New-York-Times
In this project, we will use HTML & CSS to make a clone of the New York Times articlestic_tac_toe
A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does .Mhdez221993
I'm a passionate full-stack web developer from Colombia. I’m currently learning Ruby on Rails, C++ and Java.rubocop
The whole idea of this project is to build my own version on a linter build in ruby to check ruby codemath_magicians
This is a calculator app that provides simple mathematical functions in a beautifully designed app.Capstone-project-Kanban-board
js-algorithms
JavaScript Algorithmsspacex_travelers_hub
The Space Travelers' Hub consists of Rockets, Missions, and My Profile pages.youtube
This is my own youtube version. A fully functional application, that allows you upload videos and songs. You can like, comment and subscribe to others' uploadstick_tock
getting-starting-with-bootrap
SQL_Zoo
In this repository you can find the answers for SQL_Zoo project.enumerable
Custom Ruby's enumerable methodscovid_tracking
The Covid-19 Tracking Project collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.bookstore
The Bookstore is a website similar to the "Awesome Books" website.private-events
github-slideshow
A robot powered training repository 🤖bookish_react
Getting Started with Create React Appcomic_dance_club
The project we are going to build for the Final Capstone Project is based on an app to book an appointment to try a new dance class.to_do_list
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.hello_rails_app
The goals of this project are: Install Ruby on Rails framework and Use RubyGems as a software package system.awesomeBooks
In this project, We will build a basic website that allows users to add/remove books from a list. We will achieve that by using JavaScript objects and arrays.TV-APP
This project is about building pre capstone project websitereact_todo_app
React Todo Appshopping_cart
Our shopping cart app will allow you to see a dynamic list of products, add items to a cart, and eventually checkout.Rails-Associations
Associations make it much easier to perform various operations on the records in your code. There are multiple types of associations available: One-to-one One-to-many Many-to-many Polymorphic one-to-manyDo-I-follow-JS-best-practices
This project is made form my partner to perform a code review for my code.crypto_tracker
This is a Vue project designed to track crypto coin prices. You can see the prices in the Bar chart or table mode. Also, you can interact with the table, which is multicolumn sorting or preferer to find a specific price or date, you can filter by custom input.HTML-and-CSS
Leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.hello_react_front_end
Set up a "Hello world" project with two apps. Implement a connection between a Ruby on Rails back-end and React front-end. Understand pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.hello_rails_react
By now you've used many different gems with Rails and this exercise will have you connect previous knowledge with new knowledge as you get a chance to use the react-rails gem. This gem allows you to build React components as a part of your Rails JavaScript and serve it in a component, react_component, to be used in a regular ERB file.vet_clinic_database
Build a relational database based to store animals' information.Try-Gitflow
In this exercise, I practice Gitflow with an empty reporestcountries
Test development projectpay_easy
The Ruby on Rails capstone project (remember what they are?) is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.react-mui
Learn Material UIdance_club_api
This API offers service to a react application that books and displays dance class appointmentsreac_template
This is a react boiler plateshoutr
We'll build our own Twitter-like service called "Shoutr" where we'll create "Shouts" instead of "Tweets." We'll be using the gem "Clearance" for authenticationre-former
In this project, we’ll build a form the old fashioned way and then the Rails way.redux
Learn Reduxmarket_place_api
portfolio
Software Engineer | JavaScript, Rails, React, Redux | In love with pair-programming, JavaScript, C++, and remote work.PortFolio
Software Engineer | JavaScript, Rails, React, Redux | In love with pair-programming, JavaScript, C++, and remote work.set_up_project_with_webpack
In this project l build a simple yet powerful Webpack boilerplate, which you can later use as a starting point in your projects.spacex_travelers
The Space Travelers' Hub consists of Rockets, Missions, and My Profile pages.webpack-boilerplate
This is a templet that contains a boilerplate made of webpack & jest.catalog_of_my_things
We created a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.countries_api
This API has 5 end points where the first 3 are for authentication and the other 2 return one or all countries for a given stringblog_app
I will create a fully functional blog app website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.my_enumerable
The Enumerable mixin provides collection classes with several traversal and searching methods, and with the ability to sort. The class must provide a method each, which yields successive members of the collection. If #max, min, or sort is used, the objects in the collection must also implement a meaningful <=> operator, as these methods rely on an ordering between members of the collection.decode_morse_code
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.school_library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will see will allow a you to do so.Love Open Source and this site? Check out how you can help us