ArthurGC
Full-stack Developer with a love for React and Ruby on Rails. I usually play video games and watch videos about web development. Software Developer at Buk
Full-stack DeveloperArequipa, Perú
ArthurGC's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
charlax/professional-programming
A collection of learning resources for curious software engineers
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
IanLunn/Hover
A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
Olshansk/interview
Everything you need to prepare for your technical interview
RyanFitzgerald/devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
gouthampradhan/leetcode
Leetcode solutions
jayshah19949596/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
KittyGiraudel/awesome-sass
A curated list of awesome Sass.
asyraffff/readme-with-video
German-Cobian/Tic-Tac-Toe
This is an implementation of the popular TIC-TAC-TOE Game created using the Ruby Programming Language. The logic of the game is neatly parceled into two classes: player and board.
German-Cobian/Web-Development-Course
A multi-page website meant to promote, inform and sell the tickets for a web development course. Built with Html and Css,
D4nielJ/todo-list
Web App that allows the user to keep a list of items in his browser. Made with JavaScript ES2016.
German-Cobian/Enumerable-Methods
A set of enumerable methods re-created by the authors in the ruby programming language.
D4nielJ/developer-portfolio
This is my portfolio! Take a look. I focused on providing a good user experience to the visitors.
gabrielyea/react-stuff
German-Cobian/Social-Media
This social media app allows users to create posts, friend other users and then comment and/or like their posts.
D4nielJ/capstone-the-portal
Website for a great event taking place in Yosemite National Park! Built with JavaScript and SCSS.
gabrielyea/leaderboard
Simple leaderboard app consumes scores API. Displays users and their scores. Build with JavaScript SASS and Webpack.
gabrielyea/module1-capstone
A responsive web page for a conference portal. It counts with 2 themes made using SASS maps and functions.
gabrielyea/awesome-books
An app that lets you add and remove books from a list. It uses local storage to save data. Build with Java Script and SASS
gabrielyea/Mint-clone-page
A login page with real-time field validation. Made using JavaScript and CSS
D4nielJ/bookstore
bookstore CMS bootstraped with Redux and React
gabrielyea/to-do-list
A Todo list app, lets us create and manage tasks. Also, implements drag and drop functionality. Build with JavaScript SASS and Webpack.
ArthurGC/SpiderMarket_Website
Spider Market where you can find Spiderman's comics. Give a like or leave a comment on which is your favorite. Built with JavaScript, SASS/SCSS, and Webpack.
gabrielyea/Etch-a-Sketch
An interactive grid that lets you draw simple images. The app lets you change the resolution of the grid. Made with JavaScript.
mrigorir/webpack
This is my very first installation of webpack, where I got to know the basics of this amazing tool.
gabrielyea/RockPaperScissorGame
A rock paper scissors game made with js