Pinned Repositories
anime-club-API
calculator-react-app
HTML-CSSCapstoneProject
This project is an assignment for the HTML/CSS capstone project base on a reference page to show the learning got into the module, I got more practice on this project and all those challenges have done before help me to progress.
marvel-catalogue
This project is a single page application built with React and Redux, All data used in the app was retrieved from the Marvel developers API and is stored in the Redux store, also you can filter by creators to see the comics that the creator selected worked on.
MCA-social
I base this project on the Twitter web app. This project is a capstone project for Ruby on Rails framework. I learned a lot while I was doing the app; It was challenging at the beginning, but I overcome all the difficulties and I created a full stack application. This app works as a social media where you can share your opinions about movies. Users can create an account with the username and logging using the username. You can share your opinions and see the opinions of other people. Gregoire Vella created the original design, you can see it here
redux_project_bookstore
this project is the front-end of a bookstore cms build with React and Redux.
RESTAURANT-PAGE-JS
I base this project on the practice for DOM manipulation with JavaScript and Webpack. This project is a landing page for a restaurant where you can visit and see the menu that is available on the restaurant, also you can see a map where the restaurant is located.
social-media-app
This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.
TODO-LIST-JS
I base this project on the practice for DOM manipulation with JavaScript, Webpack and working with OOP. This project is an app to create To-dos and manage your tasks with colors and priorities. You can include your to-dos on different projects, edit its details and delete the to-do if you completed it.
Using-bootstrap
This project is an imitation of the newsweek.com website built for educational purposes.
kenderb's Repositories
kenderb/MCA-social
I base this project on the Twitter web app. This project is a capstone project for Ruby on Rails framework. I learned a lot while I was doing the app; It was challenging at the beginning, but I overcome all the difficulties and I created a full stack application. This app works as a social media where you can share your opinions about movies. Users can create an account with the username and logging using the username. You can share your opinions and see the opinions of other people. Gregoire Vella created the original design, you can see it here
kenderb/RESTAURANT-PAGE-JS
I base this project on the practice for DOM manipulation with JavaScript and Webpack. This project is a landing page for a restaurant where you can visit and see the menu that is available on the restaurant, also you can see a map where the restaurant is located.
kenderb/social-media-app
This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.
kenderb/Using-bootstrap
This project is an imitation of the newsweek.com website built for educational purposes.
kenderb/Building-with-responsive-design
kenderb/LIBRARY-JS
This is just a simple web app where you can create books or delete them once they already exist. You can also show if you have read the book before, at the moment you create it or after creating the book.
kenderb/RCP_basic_SCSS_linter
Create a linter for best practices on SCSS files. I did this project to push me in a real-life situation, creating a program with requirements and deadlines to output a functional product at the end.
kenderb/WEATHER-APP
kenderb/blogger
kenderb/Members-Only
kenderb/my_first_rails_app
kenderb/re-former
kenderb/active-record-queries
kenderb/blog-test
kenderb/RSpec_practice
kenderb/Ruby_practice
kenderb/twitter-clone
kenderb/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
kenderb/Maya-tools
kenderb/mobl
kenderb/MySQL_practice
kenderb/three.js
JavaScript 3D library.
kenderb/undervolt
Undervolt Intel CPUs under Linux
kenderb/bubble-sort
kenderb/camset
GUI for v4l2-ctl
kenderb/design-teardown
kenderb/enumerable_methods
kenderb/PracticeTD
kenderb/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
kenderb/oop_tic_tac_toe
Created a TIC TAP TOE game using ruby.