- Kenya, Nairobi
-
00:42
(UTC -12:00) - https://portfolio-v1-rouge-five.vercel.app/
- @WilsonVitalis
- in/vitalismutwiri
Stars
This is a book web app that allows users to add and display a list of books using HTML, JavaScript, and CSS. The app validates input, generates a searchable list dynamically, and has a responsive d…
This application allows a civilian to book a flight via SpaceX to outer space, you may choose the mission and rocket available and the date of departure. Built with: React-js and Redux
Final capstone project: appointment application which allows the user to book their car in for the services listed. User must sign up/login, user can add or remove services. Built with: React-js, R…
This a blog application where the user can sign in and create comment, like a comment and remove their own comments. Built with: ruby on rails
A calculator application that allows the user to do simple mathematics with the look and feel of a personalized calculator. Built with: React-js
This project is a database with an API that displays all the information about the world statistics of COVID-19 and allows the user to select a country to see all the stats available in that region…
Savvy is an application that allows the user to keep track of expenditures and to catalog the type of expense it will fall under. Built with: ruby on rails.
In this project, I have built a simple HTML list of To Do tasks using webpack and served by a webpack dev server.
In this project I have restructured my Awesome books app code. The goal is to make it more organized by using modules while practicing the ES6 syntax learned.
This is the first Microverse Capstone Project which was meant to summarise all the contents learned through from the first module. The project was about an International Summit which mimicked the d…
Leaderboard website displays scores submitted by different players. It also allows to submit score. All data is preserved to the external API service. Built with HTML, CSS, JAVASCRIPT AND WEBPACK
In this project, I built a basic website that allows users to add/remove books from a list using HTML/CSS to build the app and JavaScript to add functionalities. This project was organized using mo…
This project is a simple To-Do-List App where a user can add, remove and clear tasks. It was designed using HTML/CSS. JavaScript was used to add functionalities by using the webpack dev server to d…
Countries is a project which lets you select any country from any continent and check the details of it like capital name, official language, latitude, longitude and timezones.
This is a To Do List Website, created using HTML, CSS, JS, Webpack, ES6 and JEST. Feel free to use it to keep track of your daily activities.
This is a website created for the Romania Esports League 2022 competition, the biggest gaming competition in 2022. It was created with JS, CSS and HTML.
This is JavaScript capstone project is about building your own web application based on an external API. The webapp consist of two user interfaces. It has a home page with cards and popup window wi…
A web app for math calculations, this app can perform basic math operations like addition, subtraction, multiplication and division. This app is built with JavaScript and makes use of JavaScript op…
A bookstore app where a user can view a set of books and read. The user can also add a new book and remove as well
This project is a simple HTML list of To Do tasks. A user can add items to the list and check the ones which are done, they can also clear all completed task. It is built with html, css, javascript…
In this activity we set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.
This is my portfolio website built with HTML, CSS and JAVASCRIPT, it contains a worksection where all my recent projects are displayed an about section and a contact me section.
This is a website for a basketball summer camp where clients can register and have full details about the program. The website is fully responsive across devices and is built with HTML, CSS and JAV…
This is a books collection application with basic CRUD functionalities. Built with ES6 modules and classes.
My first module project in Microverse. It contains the homepage and about page. It was built with HTML, CSS and JavaScript.
This is a books collection application with basic CRUD functionalities. Built with JavaScript
This project represents my portfolio. It was built with HTML, CSS and JavaScript.
This project shows validations for forms. It's built with HTML, CSS and JavaScript
Built a simple app showing my to do list. This app has basic CRUD functionalities. Built with JavaScript