-
Full-Stack Developer
- Belgium
- https://garciajordy.github.io/Portfolio-v2/
Stars
In this project, I built a basic restaurant page using JavaScript and webpack. All pages are build using DOM manipulations.
Flagify is a simple vanilla JavaScript country flag guessing game, using firebase to store high scores.
A social media website build with Ruby on Rails, where you can create and like tweets, follow people and see their tweets on your timeline.
In this project, we built a basic web-based library application using JavaScript. One can add books to the library, delete the books and mark the book as read. We use local storage to store the dat…
A learning platform similar to duolingo and customizable by teacher
This is my Portfolio, I created this using semantic HTML, SASS, and Javascript, using a lot of animations and transitions.
Inventory system to track the products in an inventory.
A project that allows users to create their patterns with different colors.
JavaScript-based game, played between you and the computer. It has only two possible outcomes: a draw, or a win for the one and a loss for the other. Have fun & good luck!
Wishes is a mobile-only app where you can create groups, add wishes, pay other users their wishes and check your own wishes and paid wishes. Created with Ruby on Rails.
This repo includes initial code for a social media app. We implemented our own Friendship model which connects users. Possibility to send, accept and reject friend requests or unfriend confirmed fr…
This is a quick extract that helps explains the underlying concepts of bubble sort, using Ruby.
Solutions to the challenges from The Odin Project using Ruby, from the Ruby course
Solutions for HackerRank coding challenges, using Javascript and Ruby
garciajordy / tic_tac_toe
Forked from JulianaOsemeke/tic_tac_toeCollaborative Project
Implemented my own version of Ruby's enumerable methods, using Ruby.
Created a blog_app using Ruby on Rails, using Create, Read, Update and Destroy
I implemented all the ActiveRecords relations that are possible to test my database skills, using Ruby on Rails.
Created a re-former project in order to learn about Rails forms. We created a User model and implemented the pages for showing all users (index), creating a user (new), and updating a user (edit).
Created a members-only website where only members are allowed to create posts and see the author of the post, guests are allowed to see all posts but not the author of the post.
In this private_event project, we created a simple website where the user must first login before creating events. Users also can exchange invitations only for their own events.