keebot-png
Full-Stack web developer. Stack: JavaScript | Ruby | Rails | React | Redux | Vue | Express.js | MySQL
Full Stack DeveloperSouth Africa
Pinned Repositories
Awesome-Books-1
In this project, We build the Awesome books application by using JavaScript. This application displays user-inputs as book data.
Awesome-books-es6
This is the same Awesome books project that was built, however, the JavaScript files were divided into modules and ES6 syntax was used.
Blog-app
The Blog App is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Capstone-project-1
This is the first capstone project of the Microverse course which involved promoting an online tech event which showcased the latest technologies. This website encompasses everything that we learned in the first module and it was built using Bootstrap.
keebot-png
personal_portfolio
This personal portfolio project showcases all of our projects that we built in Microverse so far. Built with HTML, CSS and Javascript.
Rails-budget-app
Budget App is a mobile web application designed to help users manage their budget. The app allows users to view a list of transactions associated with a category, making it easy to track spending and see where their money is going.
Rails-Recipe-app
This is a recipe app created with rails which allows users to add (create) and delete custom made recipes and can generate food lists. There is a sign up and log in page to authenticate users. Authorization was also implemented to prevent current users from deleting other user recipes.
Shopping-Website
This is a mobile app that is built using React and Redux as a state management system. This is an ecommerce store that displays product categories and the details of those specific products e.g. size, brand, color etc.
To-Do-List--1
In this project, We build a to do list minimalist website that allows users to create and modify a to do list with CRUD functionality. Built with Javascript as well as basic HTML and CSS. Also Javascript files were divided into modules and ES6 syntax was used.
keebot-png's Repositories
keebot-png/keebot-png
keebot-png/personal_portfolio
This personal portfolio project showcases all of our projects that we built in Microverse so far. Built with HTML, CSS and Javascript.
keebot-png/Blog-app
The Blog App is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
keebot-png/Enumerables
In this project we have learn't to use a module inside class. We have created a class `MyList` and a module `MyEnumerable`. The module `MyEnumerable` will implement a subset of the functionality of Enumerable.
keebot-png/Shopping-Website
This is a mobile app that is built using React and Redux as a state management system. This is an ecommerce store that displays product categories and the details of those specific products e.g. size, brand, color etc.
keebot-png/to-do-app-react
This is a step by step tutorial of creating a to do list app using the React framework.
keebot-png/webpack-installation
Webpack installation exercise
keebot-png/bookstore-1
keebot-png/Catalog-My-Things
This is a console app written in Ruby code which represents a record of everything that you own.
keebot-png/Leaderboard-API
This project showcases a leaderboard allowing users input their scores from a game to be displayed. This is done using multiple API features in JavaScript.
keebot-png/math-magicians-1
keebot-png/Rails-budget-app
Budget App is a mobile web application designed to help users manage their budget. The app allows users to view a list of transactions associated with a category, making it easy to track spending and see where their money is going.
keebot-png/Rails-Recipe-app
This is a recipe app created with rails which allows users to add (create) and delete custom made recipes and can generate food lists. There is a sign up and log in page to authenticate users. Authorization was also implemented to prevent current users from deleting other user recipes.
keebot-png/Space-Travel-Project
keebot-png/booking-back-end
This is the backend that uses Ruby on Rails to create API endpoints that will be used in the front-end.
keebot-png/booking-front-end
This is the front-end design for the full stack web app that uses React and Redux
keebot-png/calories-tracker
Calorie tracker built with vanilla javascript and calculates the total amount of calories of a user consumes based on various activities
keebot-png/Flixx-app-tailwind
This is a Vanilla JavaScript project styled with tailwind that fetches a public API that displays movie and TV show data and styled in the form of a streaming site.
keebot-png/hello-rails
This is a simple Rails project with the purpose of familiarizing setup.
keebot-png/hello-rails-backend
This the backend side of the project used for creating api's using Ruby on Rails
keebot-png/hello-rails-front-end
This is the front end of the app that uses react to display the user interface and generates and random greeting that is fetched an API.
keebot-png/hello-rails-react-project
This project involves the integration of React and Rails within a single application, utilizing Webpack as the underlying technology.
keebot-png/JavaScript-Capstone-Project
This JavaScript project fetches a food meals API. It allows a user to select a particular food and give comments as well as likes.
keebot-png/Mastering-React-Test-Driven-Development-Second-Edition
Mastering React Test-Driven Development, published by Packt
keebot-png/Ruby_Morse_code
This project uses Ruby methods and functions to decipher a Morse Code message provided as a string parameter.
keebot-png/School-Library-OOP
The aim of this project is to build a school app using object oriented programming with Ruby. Classes are constructed to represent students and teachers.
keebot-png/TDD-project
The idea behind this project is to incorporate test driven development (TDD) in Ruby, meaning to write tests before we code.
keebot-png/todo-list
Todo list created with JavaScript and webpack
keebot-png/Vet-Clinic
This project is a relational database to create the data structure for a vet clinic.
keebot-png/vue-music-tutorial
This is a music app built using Vue.js and Firebase