BenMKT
US-certified Full-Stack Software Developer who enjoys leveraging diverse and emerging technologies to build impressive web applications
Kenya
Pinned Repositories
Accountability-and-Transparency-Party-Event
This Event Project was a requirement of module one, where we learned HTML, CSS, JavaScript, the importance of git workflows following best practices of committing early and often, the use of linters to ensure code quality follows the HTML and CSS best practices.
Awesome-Books-Project
Awseome Books Project is a virtual library project to track a collection of books built mainly with JavaScript primarily applying Modules, Classes and their methods following ES6 best practices.
Bookstore
This is a single page Application that allows users to input and store their favorite books and keep track of their progress while reading them through the Bookstore API. Built with RTK, Redux, HTML5 and CSS3. Deployed with Render.
Budget-App
Track and manage your budget effortlessly with this web application. Easily categorize your transactions and gain insights into your spending habits, empowering you to make informed financial decisions.
math-magicians
Math Magicians is a WebApp for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations while reading random math-related quotes. Built with Front-End HTML5, CSS3, JavaScript and React
Portfolio
My portfolio website built using JavaScript, CSS and deployed using GitHub Pages showcasing some of my projects and skills.
Recipe-App
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them
Space-Travelers-Hub
🚀☄Space Travelers' Hub is a project in collaboration with @Tomas where we created a React Redux app that fetches data from the SpaceX API and lets you "reserve" rockets and missions for leisure or business travels. To infinity and beyond! 🌌
To-Do-List
This To-Do-List app project allows a user to list To-Do tasks, mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage. Unit tests done using mocks.
TripTrek-API
TripTrek is an innovative car booking application designed to elevate your travel experience. With TripTrek, effortlessly reserve a vehicle for your journeys, whether it's a quick city escape or a scenic road trip. Our user-friendly platform ensures a seamless and convenient booking process. It's a FullStack Web App built with RoR and React.
BenMKT's Repositories
BenMKT/Accountability-and-Transparency-Party-Event
This Event Project was a requirement of module one, where we learned HTML, CSS, JavaScript, the importance of git workflows following best practices of committing early and often, the use of linters to ensure code quality follows the HTML and CSS best practices.
BenMKT/Portfolio
My portfolio website built using JavaScript, CSS and deployed using GitHub Pages showcasing some of my projects and skills.
BenMKT/Awesome-Books-Project
Awseome Books Project is a virtual library project to track a collection of books built mainly with JavaScript primarily applying Modules, Classes and their methods following ES6 best practices.
BenMKT/Bookstore
This is a single page Application that allows users to input and store their favorite books and keep track of their progress while reading them through the Bookstore API. Built with RTK, Redux, HTML5 and CSS3. Deployed with Render.
BenMKT/React-Redux-project
A mobile SPA using React and Redux. The App allows users to check a list of metrics obtained from a selected API. The application has a homepage with a list of items, a details page displaying specific data for each item and an about page. The project follows design guidelines and incorporates interactions for a seamless UX.
BenMKT/BenMKT
Remote Full-stack web developer ready for adventure.
BenMKT/math-magicians
Math Magicians is a WebApp for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations while reading random math-related quotes. Built with Front-End HTML5, CSS3, JavaScript and React
BenMKT/My-Templates
BenMKT/Recipe-App
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them
BenMKT/Space-Travelers-Hub
🚀☄Space Travelers' Hub is a project in collaboration with @Tomas where we created a React Redux app that fetches data from the SpaceX API and lets you "reserve" rockets and missions for leisure or business travels. To infinity and beyond! 🌌
BenMKT/Enumerable
BenMKT/Morse-Decoder
BenMKT/OOP-school-library
Imagine that you are the librarian of OOP University and you need a tool to record what books are in the library, who borrows them, and when. Luckily this app does all that for you directly from the CLI. Used Object Oriented Programming (OOP), Unit Testing and Ruby to create this app collaboratively.
BenMKT/redux-toolkit-tutorial-starter
BenMKT/vet_clinic_database
BenMKT/Budget-App
Track and manage your budget effortlessly with this web application. Easily categorize your transactions and gain insights into your spending habits, empowering you to make informed financial decisions.
BenMKT/TripTrek-API
TripTrek is an innovative car booking application designed to elevate your travel experience. With TripTrek, effortlessly reserve a vehicle for your journeys, whether it's a quick city escape or a scenic road trip. Our user-friendly platform ensures a seamless and convenient booking process. It's a FullStack Web App built with RoR and React.
BenMKT/atp-party
BenMKT/BlogApp
BenMKT/BlogViteApp
BenMKT/Catalog_of_my_things
This CLI app allows users to manage their collection of their favourite books, music albums, movies, and games. This app is built collaboratively using Ruby by following the provided UML class diagram and incorporates features such as adding items, archiving, and displaying lists of various categories.
BenMKT/hello-rails-back-end
BenMKT/hello-rails-react
BenMKT/hello-react-front-end
BenMKT/hellorails
BenMKT/next-app
BenMKT/nextjs-dashboard
BenMKT/tailwind-project
This is a dynamic React landing page, meticulously crafted with TypeScript with an aim of mastering the art of responsive design using nothing but Tailwind CSS thus exploring the power of modern web development!
BenMKT/TDD_project
This TDD project app allows users to resolve some challenges related to: numbers factorial, reverse strings (or any other reversible inputs). It also checks if a number is divisible by 3, 5 or 3 and 5 and returns a string according to the result. This app was created through Test Driven Development (TDD) with Ruby and collaboratively.
BenMKT/TripTrek-UI
TripTrek is an innovative car booking application designed to elevate your travel experience. With TripTrek, effortlessly reserve a vehicle for your journeys, whether it's a quick city escape or a scenic road trip. Our user-friendly platform ensures a seamless and convenient booking process. It's a FullStack App built with RoR and React.