Javier (@javitocor)
  • Stars
    star
    397
  • Global Rank 70,308 (Top 3 %)
  • Followers 59
  • Following 61
  • Registered almost 5 years ago
  • Most used languages
    JavaScript
    40.8 %
    Ruby
    33.3 %
    Python
    11.7 %
    HTML
    8.3 %
    CSS
    4.2 %
    Others
    1.6 %
  • Location πŸ‡ͺπŸ‡Έ Spain
  • Country Total Rank 846
  • Country Ranking
    Ruby
    43
    TSQL
    48
    CSS
    132
    SCSS
    168
    HTML
    191
    Python
    1,091

Top repositories

1

Project-Management-Tool-MERN

A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.
JavaScript
19
star
2

Rock-Paper-Scissors-JS

Classic game ROCK, PAPER, SCISSORS to play in the browser. Built with JavaScript.
HTML
15
star
3

Weather-App-JS

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.
JavaScript
10
star
4

Dung-Salvation-Shooter-Game-JS

Shooter game built with Javascript using Phaser and Webpack. Capstone Project for Microverse on the top of my Javascript knowledge.
JavaScript
10
star
5

javitocor

8
star
6

Capstone-Project

HTML & CSS final project - Mock Chess tournament - Multi-page website where you can find all information relative to a fictitious chess tournament.
CSS
8
star
7

Restaurant-Page-JS

This restaurant mock-page is dynamically rendered entirely with JavaScript, using Webpack. In this site, you can find the home page, a menu page, an about us page and a page with the location of different branches of the restaurant worldwide.
JavaScript
7
star
8

Dribbble-clone

A Dribble clone with ruby on rails following the indications in https://web-crunch.com/posts/lets-build-dribbble-clone-with-ruby-on-rails
Ruby
6
star
9

hello_app

Ruby
6
star
10

Tic-Tac-Toe-JS

Classic game tic-tac-toe built with JavaScript for browser. Collaborative project inside Microverse's curriculum.
JavaScript
6
star
11

Private-Events

Project based on associations in RoR. Following the requirements in The Odin Project.
Ruby
6
star
12

Discussion-Forum

A discussion forum built up with ruby on rails following the indications in https://web-crunch.com/posts/lets-build-with-ruby-on-rails-discussion-forum
Ruby
6
star
13

Flight-booker

A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails
Ruby
6
star
14

Affiliate-website-Django

A website to buy amazon products built with Django and Bootstrap.
CSS
6
star
15

My-Blog-in-rails

Blog built with Ruby on Rails as a practice, no tutorials, no guidelines. In this blog, you can add posts, with tags, add comments and interact with other users. As an extra feature, one search bar will help you to find everything you want within the website.
Ruby
6
star
16

MasterChess-RoR-Capstone-Project

Kind of twitter for chess lovers - Built with Ruby on Rails by following the MVP pattern - Social media to share opinions, tactics, events and even learn. Everything related to chess. An app made with love for chess addicts.
Ruby
6
star
17

old-members-only

Old(deprecated) Odin project built from scratch with Ruby on Rails to practice associations.
Ruby
5
star
18

members-only

A project built with Ruby on Rails based on authenticate users and modify the view for logged users
Ruby
5
star
19

Mastermind_Ruby

Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.
Ruby
5
star
20

Rails_blogger

A blog built up with ruby on rails following the indications in http://tutorials.jumpstartlab.com/projects/blogger.html
Ruby
5
star
21

Micro-Reddit

Project based on associations between different Rails models.
Ruby
5
star
22

rails-tester

Ruby
5
star
23

Ruby-Capstone-Project

Web Scraper - Final project of Ruby section inside Microverse's course - Project built to get all information related to the products inside Disney Store website. Information of the search is exported into a CSV file.
Ruby
5
star
24

kittens-API

Project from The Odin Project to create a simple toy-app API in Ruby on Rails
Ruby
5
star
25

Etch-A-Sketch--JS

Users can play with a digital etch-a-sketch. Built with JS following the requirements in The Odin Project.
HTML
5
star
26

Social-media-App

Social Media app cloning Facebook. Collaborative project built with Ruby on Rails following MVP pattern.
Ruby
5
star
27

Twitter-clone

Project based on a https://www.web-crunch.com/ tutorial
Ruby
5
star
28

movies_app

Movie database where users can add, comment, rate movies. Built with Ruby on Rails
Ruby
4
star
29

Coding-Challenges---repl.it

Solutions to coding challenges at repl.it
Ruby
4
star
30

Demo_blog

Project based on a tutorial in web-crunch.com
Ruby
4
star
31

Testing-Javascript

Project to practice testing in JS environment using Jest.
JavaScript
4
star
32

BACKGROUNDS-AND-GRADIENTS

Clone Apple website built with HTML&CSS using backgrounds and gradients.
CSS
4
star
33

PsychologicalTest-React-Django-

A one-page app to test if you are an introvert or an extrovert person. Frontend built with React&Redux and the backend built with Django&Django Rest Framework.
Python
4
star
34

Blog-Django

A Blog built with Django where bloggers can signup/login, and perform CRUD operations for posts. Bloggers can search per tags or headlines and comment in posts.
CSS
4
star
35

my_first_rails_app

Created a basic ruby on rails app
Ruby
4
star
36

toy_app

Ruby
4
star
37

Ruby-coding-challenges-The-Odin-Project

Solutions to coding challenges proposed by The Odin Project
Ruby
4
star
38

Flickr-Api

Project from The Odin Project where I built an API to show the photos when the flickr user id is given. Built in Ruby on Rails
Ruby
4
star
39

Rails-API-tutorial

Practice project following the instructions from: https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one
Ruby
3
star
40

sample_app

Ruby
3
star
41

My-Portfolio

My portfolio with all my projects and info
HTML
3
star
42

Coding-Challenges-JS-The-Odin-Project

Coding challenges in JS form The Odin Project - Fundamentals 4 Lesson.
JavaScript
3
star
43

React-Memory-Card

A simple memory game built with React. Project inside The Odin Project.
JavaScript
3
star
44

Bare-Metal-Forms-and-Helpers

Project based on building forms as a Ruby on Rails practice. Collaborative project.
Ruby
3
star
45

rails-react-recipes

Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend
Ruby
3
star
46

Information-and-Security

5 Different projects to practice with express security library helmet and python.
JavaScript
3
star
47

React-Devise-Tutorial

Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial
Ruby
3
star
48

Enumerable-Methods

This project contains an implementation of some of Ruby's enumerable methods. Built as a practice wit Ruby.
Ruby
3
star
49

doctor-app

A web app that allows the doctor/patient sign up or log in, the patient can book appointments with the doctor. Built with Ruby on Rails
Ruby
3
star
50

Multi-Tool-React-Native

A mobile app with a custom drawer and custom tab navigators where you can search for movies and TV shows, also if you are bored you can get quotes from GoT, Breaking Bad and Chuck Norris jokes. Built with React Native & Redux.
JavaScript
3
star
51

Friendly-Chat-Firebase

Firebase Tutorial - You can find it here: https://codelabs.developers.google.com/codelabs/firebase-web/#0
JavaScript
3
star
52

Events-Controller-React

A webapp to manage the tickets selling and attendance to events, users must register/login to access the protected routes, built with React&Redux.
JavaScript
3
star
53

Express-MySQL-API

An API built with Express js and MySQL. You can perform all CRUD operations with customers model.
JavaScript
3
star
54

Tool-Hub-React-Native

A mobile app with a custom drawer and header to use different tools as a dictionary, latest news feature and where you can know what happens in history on a specified date. Built with React Native & Redux.
JavaScript
2
star
55

Express-Mongoose-API

A very basic RESTfull API built with Express and Mongoose
JavaScript
2
star
56

YouTube-Project

First project built with HTM&CSS inside Microverse's curriculum. A fake clone of YouTube.
HTML
2
star
57

Events-API-Express

An API with authentication and permissions. Users can register/login and on role-based can perform different CRUD operations over users, events and tickets. Built with Express, Mongoose and JWT.
JavaScript
2
star
58

currency-converter-react-native

A mobile app calling acustom api to convert currencies,following the instructions by Spencer Carli. Built with React Native.
JavaScript
2
star
59

Hackerrank-coding-challenges

Solutions to hackerrank coding challenges with JavaScript.
JavaScript
2
star
60

Resume-Site-Django

A resume site built with Django. Add your personal data by modifying the HTML file and you can deploy it into heroku.
Python
2
star
61

Bubble-Sort-Project

This Is Bubble Sort Method using Ruby.
Ruby
2
star
62

Weather-App-Django

A Weather app built with Django where you can add cities to get the current weather.
Python
2
star
63

Quotes-Express-JS

Simple API to display and add famous quotes using EXPRESS and JS
JavaScript
2
star
64

Members-Only-Express

A web app where only members can see the owner and date of the messages and only the admins can delete messages. Built with Express and Mongoose.
JavaScript
2
star
65

ecommerce-MERN

An eCommerce website where guests or logged in customers can add items to cart and checkout. Built with MERN stack and Redux.
JavaScript
2
star
66

API-Blog-DRF

An API where user can register/login and get a Token that allow them to make CRUD operations with blogs and comments, without token users have permissions ReadOnly.
Python
2
star
67

Basic-Express.js-API

A simple API built with Express.js. Project inside The Odin Project.
JavaScript
2
star
68

my-own-private-css-framework

SASS framework, final project of the HTML & CSS section of The Odin Project.
SCSS
2
star
69

calculator-React

A calculator for Math-magicians Inc, a fictional company, using REACT.
JavaScript
2
star
70

DRF_Auth

A very simple api with authorization token implementation.
Python
2
star
71

Django-Auth-Template

Basic template to use Django's auth system.
Python
2
star
72

doctor-appointments

A web app that allows the user sign up or log in as a patient and book appointments with a doctor.
Ruby
2
star
73

Lord-of-the-Rings-Catalogue-React-Native

A mobile app calling an official API to get all the information about The Lord of the Rings. Built with React Native & Redux.
JavaScript
2
star
74

Todo-App-Django

A Todo list app with registration/login feature built with Django.
Python
2
star
75

your-snooker-coach

A webApp that allows the user to book trainings with world class snooker players. Built with Ruby on Rails, React and Redux.
Ruby
2
star
76

Django-Rest-Framework

A Web API for creating and viewing highlighted code snippets. Following the steps of the official tutorial.
Python
2
star
77

Calculator-JS

A calculator for browser. Built with JavaScript.
JavaScript
2
star
78

Test-Project

JavaScript
1
star
79

SettingUpStickler

1
star
80

Bookstore-React

A bookstore webapp for Magic-books Inc., a fictional company, using REACT&REDUX.
CSS
1
star
81

new1

HTML
1
star
82

Project-SQL-ZOO

Practice project with SQL
TSQL
1
star
83

Python-Direcory-Tree-Generator

A Directory Tree Generator for the command line.
Python
1
star
84

Microverse-collaboration

HTML
1
star
85

Quality-Assurance

5 Different projects to practice using Expressjs and other libraries. Tests included
JavaScript
1
star
86

Star-Wars-Catalogue

A catalogue where users will find everything related to Star Wars, built with React&Redux.
JavaScript
1
star
87

news-api

Ruby
1
star
88

Bing_search

A program built up with ruby to get HTTP information in every request to bing.com using rest-client gem. Also, display the links of the search.
Ruby
1
star
89

HTML-CSS---Template

JavaScript
1
star
90

Linterns-template

JavaScript
1
star
91

Express-Library

A simple library web app to keep track of the available books and information about them and their authors. User can filter by book, author and genre. built with Express and Mongoose. Project inside The Odin Project.
JavaScript
1
star
92

Chat-App-Django

A Chat app built with Django and Channels.
Python
1
star
93

Using-Bootstrap

Clone of The Newsweek website using HTML, CSS and Bootstrap.
JavaScript
1
star
94

Computing-with-Python

5 Different projects to practice using Python.
Python
1
star
95

Django-Library

Basic library built with Python/Django
Python
1
star
96

Diary-App-Django

A diary app built with Django where you can add your entries.
Python
1
star
97

Chat-App-React-Native

A mobile chat app. Built with React Native.
JavaScript
1
star
98

introvert-or-extrovert-React

Check if you are an introvert or an extrovert by answering the questions to this test, built with React&Redux.
JavaScript
1
star
99

D3-Practice

Project to practice with D3 library. Built with JS.
JavaScript
1
star
100

FILE-I-O-AND-SERIALIZATION

A hangman game for the command line where players can save their game and play again whenever they want. Built with RUBY following the requirements in The Odin Project.
Ruby
1
star